<?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 on: Linux Lightwave Render Farm: Getting BNR (butterfly netrender) to work in Debian, and possibly others.</title>
	<atom:link href="http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/</link>
	<description>So you don&#039;t have to!</description>
	<lastBuildDate>Wed, 30 Nov 2011 19:30:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/comment-page-1/#comment-142</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 18 Mar 2009 02:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=5#comment-142</guid>
		<description>Thanks Lonnie, good feedback. I should put a poll up on my site to ask specifically which distro people want to use for render farms. Debian / Ubuntu is next on the list anyway!

There is nothing inherently incompatible about the software, just all the ancillary tools that I need to worry about handling. Like using apt-get instead of yum (and finding the right package names), update-rc.d instead of chkconfig, etc. Nothing huge but it will take me some time. 

You are correct that performance is only so-so in vmware, but it does work. One cool thing is that an empty vmware client can be set to PXE boot, kind of like a virtual diskless node, and that works pretty well on the client side. But for server side, a physical box is much better. Keep me in the loop, I look forward to hearing how it goes. Also, if you have downloaded a version already, check again before you install. A newer one will probably be up. 
Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks Lonnie, good feedback. I should put a poll up on my site to ask specifically which distro people want to use for render farms. Debian / Ubuntu is next on the list anyway!</p>
<p>There is nothing inherently incompatible about the software, just all the ancillary tools that I need to worry about handling. Like using apt-get instead of yum (and finding the right package names), update-rc.d instead of chkconfig, etc. Nothing huge but it will take me some time. </p>
<p>You are correct that performance is only so-so in vmware, but it does work. One cool thing is that an empty vmware client can be set to PXE boot, kind of like a virtual diskless node, and that works pretty well on the client side. But for server side, a physical box is much better. Keep me in the loop, I look forward to hearing how it goes. Also, if you have downloaded a version already, check again before you install. A newer one will probably be up.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lonnie</title>
		<link>http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/comment-page-1/#comment-134</link>
		<dc:creator>Lonnie</dc:creator>
		<pubDate>Mon, 16 Mar 2009 12:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=5#comment-134</guid>
		<description>Chris,

I do still intend to look at this, the only issue at hand is that it requires Centos and I don&#039;t have a spare machine readily available to wipe out for that OS ..  We run a Debian network, it&#039;d be wonderful if a Debian package were available.

I could run this in a virtual environment but I don&#039;t think that would be very fair to the software since performance would be greatly impaired... so I&#039;ll see what I can do to set up a test.</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>I do still intend to look at this, the only issue at hand is that it requires Centos and I don&#8217;t have a spare machine readily available to wipe out for that OS ..  We run a Debian network, it&#8217;d be wonderful if a Debian package were available.</p>
<p>I could run this in a virtual environment but I don&#8217;t think that would be very fair to the software since performance would be greatly impaired&#8230; so I&#8217;ll see what I can do to set up a test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/comment-page-1/#comment-90</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 05 Mar 2009 16:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=5#comment-90</guid>
		<description>Sorry Lonnie! I&#039;m back... Well, all you need to try it out is a Centos 5.x box and a copy of our software. 

Specifically you need the renderfarmer download from here:  http://www.linuxrenderfarm.com/downloads/rs-renderfarmer-1.1.tar.gz

And the installation guide is here:
http://www.linuxrenderfarm.com/documentation/cluster-maker-and-render-farmer-installation.html

I am revising that now because some of it is dated, but not so much that it doesn&#039;t work. 

Pre Req&#039;s are short:

* Does /etc/hosts have the correct information?
* Is the system configured with the primary IP address on eth0? Primary means: This is the IP that the master will use to communicate with clients. I.e., if I am 10.0.0.5 and the clients will be 10.0.0.6,7,and 8., then 10.0.0.5 needs to be on eth0
* Is your kernel source linked to /usr/src/linux ? (for tips on obtaining this, check the latest README documents) The source headers provided by yum install kernel-devel are fine.

You&#039;ll want a few nodes that you can set for PXE boot too... 

And thanks! Let me know how it&#039;s going and I look forward to hearing what you think.</description>
		<content:encoded><![CDATA[<p>Sorry Lonnie! I&#8217;m back&#8230; Well, all you need to try it out is a Centos 5.x box and a copy of our software. </p>
<p>Specifically you need the renderfarmer download from here:  <a href="http://www.linuxrenderfarm.com/downloads/rs-renderfarmer-1.1.tar.gz" rel="nofollow">http://www.linuxrenderfarm.com/downloads/rs-renderfarmer-1.1.tar.gz</a></p>
<p>And the installation guide is here:<br />
<a href="http://www.linuxrenderfarm.com/documentation/cluster-maker-and-render-farmer-installation.html" rel="nofollow">http://www.linuxrenderfarm.com/documentation/cluster-maker-and-render-farmer-installation.html</a></p>
<p>I am revising that now because some of it is dated, but not so much that it doesn&#8217;t work. </p>
<p>Pre Req&#8217;s are short:</p>
<p>* Does /etc/hosts have the correct information?<br />
* Is the system configured with the primary IP address on eth0? Primary means: This is the IP that the master will use to communicate with clients. I.e., if I am 10.0.0.5 and the clients will be 10.0.0.6,7,and 8., then 10.0.0.5 needs to be on eth0<br />
* Is your kernel source linked to /usr/src/linux ? (for tips on obtaining this, check the latest README documents) The source headers provided by yum install kernel-devel are fine.</p>
<p>You&#8217;ll want a few nodes that you can set for PXE boot too&#8230; </p>
<p>And thanks! Let me know how it&#8217;s going and I look forward to hearing what you think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lonnie</title>
		<link>http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/comment-page-1/#comment-86</link>
		<dc:creator>Lonnie</dc:creator>
		<pubDate>Wed, 04 Mar 2009 23:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=5#comment-86</guid>
		<description>Chris,

Still waiting to hear back :)</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>Still waiting to hear back :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lonnie</title>
		<link>http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/comment-page-1/#comment-82</link>
		<dc:creator>Lonnie</dc:creator>
		<pubDate>Tue, 03 Mar 2009 04:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=5#comment-82</guid>
		<description>Chris,

I&#039;d be happy to give it a shot, is there anything in particular I need to know? Always interested in such things, and I&#039;d be happy to write up my honest views :)

Lonnie</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>I&#8217;d be happy to give it a shot, is there anything in particular I need to know? Always interested in such things, and I&#8217;d be happy to write up my honest views :)</p>
<p>Lonnie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/comment-page-1/#comment-73</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 27 Feb 2009 22:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=5#comment-73</guid>
		<description>Hi Lonnie - nice writeup!  :)  How can I get you to try out our brand new linux render farm software and tell us what you think??  

We are trying to improve the state of the art when it comes to scaling out linux render farms in no time flat, and we need beta testers. Since you have this experience doing it with BNR, I&#039;d REALLY value your opinion. 

Thanks,
Chris</description>
		<content:encoded><![CDATA[<p>Hi Lonnie &#8211; nice writeup!  :)  How can I get you to try out our brand new linux render farm software and tell us what you think??  </p>
<p>We are trying to improve the state of the art when it comes to scaling out linux render farms in no time flat, and we need beta testers. Since you have this experience doing it with BNR, I&#8217;d REALLY value your opinion. </p>
<p>Thanks,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Incoherent Ramblings &#187; Blog Archive &#187; ButterflyNetRender on Linux</title>
		<link>http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/comment-page-1/#comment-33</link>
		<dc:creator>Incoherent Ramblings &#187; Blog Archive &#187; ButterflyNetRender on Linux</dc:creator>
		<pubDate>Fri, 13 Feb 2009 12:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=5#comment-33</guid>
		<description>[...] initially followed the &#8220;authoratitive&#8221; source for configuring BNR on Linux (found here) which was absolutely excellent.  However, I found that the native BNR client for Linux seemed a [...]</description>
		<content:encoded><![CDATA[<p>[...] initially followed the &#8220;authoratitive&#8221; source for configuring BNR on Linux (found here) which was absolutely excellent.  However, I found that the native BNR client for Linux seemed a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wattilevals</title>
		<link>http://blog.oneduality.com/2009/01/14/getting-bnr-butterfly-netrender-to-work-in-linux/comment-page-1/#comment-27</link>
		<dc:creator>wattilevals</dc:creator>
		<pubDate>Mon, 09 Feb 2009 17:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=5#comment-27</guid>
		<description>Hi, cool site, good writing ;)</description>
		<content:encoded><![CDATA[<p>Hi, cool site, good writing ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

