<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Burgundywall.com</title>
	<atom:link href="http://www.burgundywall.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burgundywall.com</link>
	<description>where the wall is read</description>
	<lastBuildDate>Fri, 01 Mar 2013 13:42:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on NFS file ownership is nobody (solved) by Brown</title>
		<link>http://www.burgundywall.com/tech/nfs-files-ownership-is-nobody/comment-page-1/#comment-337</link>
		<dc:creator>Brown</dc:creator>
		<pubDate>Fri, 01 Mar 2013 13:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.burgundywall.com/?p=407#comment-337</guid>
		<description><![CDATA[Solved my problem.
Thanks for the tip!

One clarification, though, that may help others - 
  editing /etc/idmapd.conf is done on the NFS server/host, not the client machines.]]></description>
		<content:encoded><![CDATA[<p>Solved my problem.<br />
Thanks for the tip!</p>
<p>One clarification, though, that may help others &#8211; </p>
<pre>
 editing /etc/idmapd.conf is done on the NFS server/host, not the client machines.
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NexxTech RF Remote Instructions by Kurt Neufeld</title>
		<link>http://www.burgundywall.com/tech/nexxtech-rf-remote-instructions/comment-page-1/#comment-333</link>
		<dc:creator>Kurt Neufeld</dc:creator>
		<pubDate>Thu, 21 Feb 2013 04:52:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-333</guid>
		<description><![CDATA[I&#039;m happy to hear that. Despite the few comments, this page continues to be my one of my most popular. Kinda sad on several levels... ;)]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m happy to hear that. Despite the few comments, this page continues to be my one of my most popular. Kinda sad on several levels&#8230; <img src='http://www.burgundywall.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NexxTech RF Remote Instructions by Dave</title>
		<link>http://www.burgundywall.com/tech/nexxtech-rf-remote-instructions/comment-page-1/#comment-332</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 21 Feb 2013 04:09:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-332</guid>
		<description><![CDATA[Just dusted one of these timers off to use. Your instructions were a valuable resource. Thanks!]]></description>
		<content:encoded><![CDATA[<p>Just dusted one of these timers off to use. Your instructions were a valuable resource. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto start SickBeard, SABnzbd and CouchPotato by Kurt Neufeld</title>
		<link>http://www.burgundywall.com/tech/auto-start-sickbeard-and-sabnzbd/comment-page-1/#comment-302</link>
		<dc:creator>Kurt Neufeld</dc:creator>
		<pubDate>Tue, 08 Jan 2013 23:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.burgundywall.com/?p=480#comment-302</guid>
		<description><![CDATA[Use the ps command to see running processes. Use the grep command to filter. Use the &#039;kill -9&#039; to stop a process with extreme prejudice.

$ ps auxw&#124;grep -i sickbeard
kneufeld       40222   0.0  0.5  2614032  90928 s007  S+   Mon08am   0:52.58 /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ./SickBeard.py
$ kill -9 40222

You&#039;ll need to show me all your output if you expect me to help you any further.]]></description>
		<content:encoded><![CDATA[<p>Use the ps command to see running processes. Use the grep command to filter. Use the &#8216;kill -9&#8242; to stop a process with extreme prejudice.</p>
<p>$ ps auxw|grep -i sickbeard<br />
kneufeld       40222   0.0  0.5  2614032  90928 s007  S+   Mon08am   0:52.58 /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python ./SickBeard.py<br />
$ kill -9 40222</p>
<p>You&#8217;ll need to show me all your output if you expect me to help you any further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto start SickBeard, SABnzbd and CouchPotato by Chuck</title>
		<link>http://www.burgundywall.com/tech/auto-start-sickbeard-and-sabnzbd/comment-page-1/#comment-301</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Tue, 08 Jan 2013 23:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.burgundywall.com/?p=480#comment-301</guid>
		<description><![CDATA[I&#039;ve stopped sickbeard from the menu and tried killing the process in terminal,
but I still get the &quot;Bad file descriptor&quot; error.  Is there a way to stop sickbeard in 
terminal?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve stopped sickbeard from the menu and tried killing the process in terminal,<br />
but I still get the &#8220;Bad file descriptor&#8221; error.  Is there a way to stop sickbeard in<br />
terminal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto start SickBeard, SABnzbd and CouchPotato by Kurt Neufeld</title>
		<link>http://www.burgundywall.com/tech/auto-start-sickbeard-and-sabnzbd/comment-page-1/#comment-300</link>
		<dc:creator>Kurt Neufeld</dc:creator>
		<pubDate>Tue, 08 Jan 2013 23:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.burgundywall.com/?p=480#comment-300</guid>
		<description><![CDATA[If sickbeard is currently running you&#039;ll likely have problems. Stop sickbeard, then try again. 

Also, check to make sure where your python is. It&#039;s for sure in /usr/bin but I installed Homebrew so I use that one.]]></description>
		<content:encoded><![CDATA[<p>If sickbeard is currently running you&#8217;ll likely have problems. Stop sickbeard, then try again. </p>
<p>Also, check to make sure where your python is. It&#8217;s for sure in /usr/bin but I installed Homebrew so I use that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto start SickBeard, SABnzbd and CouchPotato by Chuck</title>
		<link>http://www.burgundywall.com/tech/auto-start-sickbeard-and-sabnzbd/comment-page-1/#comment-299</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Tue, 08 Jan 2013 23:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.burgundywall.com/?p=480#comment-299</guid>
		<description><![CDATA[When running sickbeard to launchctl I get &quot;Bad file desctriptor&quot; 
Is it because sickbeard is still running?]]></description>
		<content:encoded><![CDATA[<p>When running sickbeard to launchctl I get &#8220;Bad file desctriptor&#8221;<br />
Is it because sickbeard is still running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moving a Solaris 11 rpool by Kurt Neufeld</title>
		<link>http://www.burgundywall.com/tech/moving-a-solaris-11-rpool/comment-page-1/#comment-298</link>
		<dc:creator>Kurt Neufeld</dc:creator>
		<pubDate>Sat, 26 May 2012 16:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.burgundywall.com/?p=458#comment-298</guid>
		<description><![CDATA[Sorry for this long delayed response, I get so little traffic on my little site that I don&#039;t monitor it.

If I remember correctly, you just set your bios to boot from the second drive. If the first drive is gone the pool should still come up, just be in a degraded state. This post sounds different from your issue though, the post was about moving working drives onto a different controller, the different controller causes the disk id&#039;s to be different and the pool to not import them without the the -f (force) parameter.

Not likely to help, and likely too late anyways, but my two cents.

Kurt]]></description>
		<content:encoded><![CDATA[<p>Sorry for this long delayed response, I get so little traffic on my little site that I don&#8217;t monitor it.</p>
<p>If I remember correctly, you just set your bios to boot from the second drive. If the first drive is gone the pool should still come up, just be in a degraded state. This post sounds different from your issue though, the post was about moving working drives onto a different controller, the different controller causes the disk id&#8217;s to be different and the pool to not import them without the the -f (force) parameter.</p>
<p>Not likely to help, and likely too late anyways, but my two cents.</p>
<p>Kurt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto start SickBeard, SABnzbd and CouchPotato by Ken</title>
		<link>http://www.burgundywall.com/tech/auto-start-sickbeard-and-sabnzbd/comment-page-1/#comment-297</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Wed, 09 May 2012 05:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.burgundywall.com/?p=480#comment-297</guid>
		<description><![CDATA[Perfect, wasn&#039;t working right away as my python was in just usr/bin/ rather than local.  Took me a moment to figure why SABnzbd was working but not the python calls :)

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Perfect, wasn&#8217;t working right away as my python was in just usr/bin/ rather than local.  Took me a moment to figure why SABnzbd was working but not the python calls <img src='http://www.burgundywall.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moving a Solaris 11 rpool by Sven</title>
		<link>http://www.burgundywall.com/tech/moving-a-solaris-11-rpool/comment-page-1/#comment-296</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Mon, 16 Apr 2012 01:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.burgundywall.com/?p=458#comment-296</guid>
		<description><![CDATA[Am I reading this right?  I&#039;ve been chasing my tail for two days and now, the new Oracle Solaris 11 doesn&#039;t have failsafe mode?  How am I suppose to boot from a 2nd mirrored hard drive?

Thank you,

--Sven]]></description>
		<content:encoded><![CDATA[<p>Am I reading this right?  I&#8217;ve been chasing my tail for two days and now, the new Oracle Solaris 11 doesn&#8217;t have failsafe mode?  How am I suppose to boot from a 2nd mirrored hard drive?</p>
<p>Thank you,</p>
<p>&#8211;Sven</p>
]]></content:encoded>
	</item>
</channel>
</rss>
