<?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>Rob Garth &#187; nfs4</title>
	<atom:link href="http://blog.sumostyle.net/robg/tag/nfs4/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sumostyle.net/robg</link>
	<description>Mildly Useful Stuff</description>
	<lastBuildDate>Fri, 12 Aug 2011 00:36:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Trash support with NFS4</title>
		<link>http://blog.sumostyle.net/robg/2008/11/11/trash-support-with-nfs4/</link>
		<comments>http://blog.sumostyle.net/robg/2008/11/11/trash-support-with-nfs4/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 11:25:36 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nfs4]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=276</guid>
		<description><![CDATA[Wow déjà vu. So gnome-vfs is still brain dead. Of course NFS4 is going to be used at some point for home directories and need trash support. Why is the list of supported filesystems still hard-coded in a c file? Follow the instructions from the previous post, modify them to say nfs4 instead of fuse. Update: [...]]]></description>
			<content:encoded><![CDATA[<p>Wow <a href="http://blog.sumostyle.net/robg/?p=96">déjà vu</a>. So gnome-vfs is still brain dead. Of course NFS4 is going to be used at some point for home directories and need trash support. Why is the list of supported filesystems still hard-coded in a c file?</p>
<p>Follow the instructions from the previous post, modify them to say nfs4 instead of fuse.</p>
<p><strong>Update: 13/11/2008</strong></p>
<p>Patch file you can apply to the SRPM of gnome-vfs: <a href="http://blog.sumostyle.net/robg/wp-content/uploads/2008/11/gnome-vfs-2162-nfs4-trash.patch">gnome-vfs-2162-nfs4-trash.patch</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2008/11/11/trash-support-with-nfs4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFS4, Kerberos, NTP and Redhat</title>
		<link>http://blog.sumostyle.net/robg/2008/11/11/nfs4-kerberos-ntp-and-redhat/</link>
		<comments>http://blog.sumostyle.net/robg/2008/11/11/nfs4-kerberos-ntp-and-redhat/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 00:55:26 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[kerberos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nfs4]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=274</guid>
		<description><![CDATA[My latest lab build is using nfs4 to mount home directories. Kerberos authentication requires the time to synced before it will work. Redhat (CentOS) tries mounting Network filesystems before syncing the time on startup. Can anyone else see the problem? If any of our lab machines have their time out by more than 5 minutes [...]]]></description>
			<content:encoded><![CDATA[<p>My latest lab build is using nfs4 to mount home directories.</p>
<p>Kerberos authentication requires the time to synced before it will work. Redhat (CentOS) tries mounting Network filesystems before syncing the time on startup. Can anyone else see the problem?</p>
<p>If any of our lab machines have their time out by more than 5 minutes the mount will fail.</p>
<p>I have changed the startup priority of ntpd from 58 to 12, and this has fixed the problem.</p>
<p>As ntpd only requires networking to work, I cannot understand why it starts at 58, but problem solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2008/11/11/nfs4-kerberos-ntp-and-redhat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

