<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stormsail &#187; MacOSX</title>
	<atom:link href="http://www.stormsail.com/category/macosx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stormsail.com</link>
	<description>The future's bright, the futures Andy Land...</description>
	<lastBuildDate>Mon, 29 Mar 2010 17:41:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>MacOSX and Solaris NFS</title>
		<link>http://www.stormsail.com/2005/07/18/macosx-and-solaris-nfs/</link>
		<comments>http://www.stormsail.com/2005/07/18/macosx-and-solaris-nfs/#comments</comments>
		<pubDate>Mon, 18 Jul 2005 16:16:08 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.stormsail.com/?p=46</guid>
		<description><![CDATA[Looks like you need to specify noconn on the command line when mounting NFS shares off servers with more than one address: noconn -> do not use a connect call to mount from the server. This is necessary for NFS servers with multiple IP addresses or servers not listening to the standard NFS port 2049 [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like you need to specify noconn on the command line when mounting NFS shares off servers with more than one address:</p>
<p>noconn -> do not use a connect call to mount from the server. This is necessary for NFS servers with multiple IP addresses or servers not listening to the standard NFS port 2049</p>
<blockquote><p>
mount -o noconn fenella:/export/calls /mnt
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.stormsail.com/2005/07/18/macosx-and-solaris-nfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
