<?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: Debian Diskless Cluster Howto</title>
	<atom:link href="http://gabeortiz.net/2009/debian-diskless-cluster-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/</link>
	<description>storybook american generalist</description>
	<lastBuildDate>Mon, 07 Mar 2011 01:39:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bruce</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-500</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 19 May 2010 18:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-500</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-431&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-431&quot; rel=&quot;nofollow&quot;&gt;Anderson&lt;/a&gt; :&lt;/strong&gt;
          Hello Gabriel,
After following these steps I could not run any application that is distributed by the cluster. How do the processes to be distributed in the cluster automatically or as a program can take advantage of this type of cluster?
         &lt;/blockquote&gt;


You need a message-passing interface and software which is designed for parallel processing. I suggest looking into http://www.open-mpi.org/</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-431"><p>
<strong><a href="#comment-431" rel="nofollow">Anderson</a> :</strong><br />
          Hello Gabriel,<br />
After following these steps I could not run any application that is distributed by the cluster. How do the processes to be distributed in the cluster automatically or as a program can take advantage of this type of cluster?
         </p></blockquote>
<p>You need a message-passing interface and software which is designed for parallel processing. I suggest looking into <a href="http://www.open-mpi.org/" rel="nofollow">http://www.open-mpi.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabe</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-432</link>
		<dc:creator>gabe</dc:creator>
		<pubDate>Sun, 18 Apr 2010 15:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-432</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-431&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-431&quot; rel=&quot;nofollow&quot;&gt;Anderson&lt;/a&gt; :&lt;/strong&gt;
          &lt;p&gt;Hello Gabriel,&lt;br&gt;
After following these steps I could not run any application that is distributed by the cluster. How do the processes to be distributed in the cluster automatically or as a program can take advantage of this type of cluster?&lt;/p&gt;
         &lt;/blockquote&gt;


You need a message-passing interface and software which is designed for parallel processing. I suggest looking into http://www.open-mpi.org/</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-431"><p>
<strong><a href="#comment-431" rel="nofollow">Anderson</a> :</strong></p>
<p>Hello Gabriel,<br />
After following these steps I could not run any application that is distributed by the cluster. How do the processes to be distributed in the cluster automatically or as a program can take advantage of this type of cluster?</p>
</blockquote>
<p>You need a message-passing interface and software which is designed for parallel processing. I suggest looking into <a href="http://www.open-mpi.org/" rel="nofollow">http://www.open-mpi.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anderson</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-431</link>
		<dc:creator>Anderson</dc:creator>
		<pubDate>Sun, 18 Apr 2010 14:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-431</guid>
		<description>Hello Gabriel,
After following these steps I could not run any application that is distributed by the cluster. How do the processes to be distributed in the cluster automatically or as a program can take advantage of this type of cluster?</description>
		<content:encoded><![CDATA[<p>Hello Gabriel,<br />
After following these steps I could not run any application that is distributed by the cluster. How do the processes to be distributed in the cluster automatically or as a program can take advantage of this type of cluster?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabe</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-422</link>
		<dc:creator>gabe</dc:creator>
		<pubDate>Sat, 10 Apr 2010 23:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-422</guid>
		<description>Thanks for the input. I have not scaled this beyond 10 nodes, so I have not encountered this issue. I suspect something more robust than NFS would be required for a cluster larger than a handful of nodes.</description>
		<content:encoded><![CDATA[<p>Thanks for the input. I have not scaled this beyond 10 nodes, so I have not encountered this issue. I suspect something more robust than NFS would be required for a cluster larger than a handful of nodes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahs1200</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-419</link>
		<dc:creator>ahs1200</dc:creator>
		<pubDate>Fri, 09 Apr 2010 11:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-419</guid>
		<description>Hi Gabriel,

first of all: Nice work putting all this together. 

I just want to remind though that, especially, when you are looking at clusters and a few more diskless nodes, you will run into trouble. 

At least I did. I have obviously one central image mounted per nfs on 44 nodes. They again get the rest (/home, /data, /srv ...) over automount amp; nfs from same head node. 

This leads to daily 1-2 nodes losing the autofs mounts. There seems to be problems in this scale somehow. Can&#039;t say where the limits lie. 

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi Gabriel,</p>
<p>first of all: Nice work putting all this together. </p>
<p>I just want to remind though that, especially, when you are looking at clusters and a few more diskless nodes, you will run into trouble. </p>
<p>At least I did. I have obviously one central image mounted per nfs on 44 nodes. They again get the rest (/home, /data, /srv &#8230;) over automount amp; nfs from same head node. </p>
<p>This leads to daily 1-2 nodes losing the autofs mounts. There seems to be problems in this scale somehow. Can&#8217;t say where the limits lie. </p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabe</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-324</link>
		<dc:creator>gabe</dc:creator>
		<pubDate>Thu, 28 Jan 2010 21:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-324</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-61&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-61&quot; rel=&quot;nofollow&quot;&gt;gary&lt;/a&gt; :&lt;/strong&gt;
          &lt;p&gt;hie great article. it actually works may you please tell me the kind of physical setup you had when u did this. do you have 2 network cards and is this possible with like 1 nic and a switch&lt;/p&gt;
         &lt;/blockquote&gt;

I had two NICs and a switch. Because it&#039;s its own private network, using a secondary NIC was easiest. You could just as easily use a virtual network adapter and a single NIC, however.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-61"><p>
<strong><a href="#comment-61" rel="nofollow">gary</a> :</strong></p>
<p>hie great article. it actually works may you please tell me the kind of physical setup you had when u did this. do you have 2 network cards and is this possible with like 1 nic and a switch</p>
</blockquote>
<p>I had two NICs and a switch. Because it&#8217;s its own private network, using a secondary NIC was easiest. You could just as easily use a virtual network adapter and a single NIC, however.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabe</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-323</link>
		<dc:creator>gabe</dc:creator>
		<pubDate>Thu, 28 Jan 2010 21:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-323</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-322&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-322&quot; rel=&quot;nofollow&quot;&gt;Sune Beck&lt;/a&gt; :&lt;/strong&gt;
          &lt;p&gt;With this setup it seems the head server would become single-point-of-failure. Is there some way to load the node OS onto a local disk (or perhaps in-memory) upon boot and then continue from there?&lt;/p&gt;
&lt;p&gt;It would be nice to, say, replace a switch or the head machine without affecting the (possibly high number of) nodes.&lt;/p&gt;
&lt;p&gt;What is the best solution for this?&lt;/p&gt;
         &lt;/blockquote&gt;

That&#039;s an excellent point. The point of this particular setup was to setup a very fast, cheap, diskless cluster. You could very easily implement this in such a way that the disk storage was on a SAN or NAS instead, which would provide a more robust way to implement storage. I am intrigued by the idea of loading the root image into a ramdisk, but it would require an extra couple GB of RAM to do this, which is impractical for the configuration I&#039;ve got. Let me know if you experiment with that particular idea any further.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-322"><p>
<strong><a href="#comment-322" rel="nofollow">Sune Beck</a> :</strong></p>
<p>With this setup it seems the head server would become single-point-of-failure. Is there some way to load the node OS onto a local disk (or perhaps in-memory) upon boot and then continue from there?</p>
<p>It would be nice to, say, replace a switch or the head machine without affecting the (possibly high number of) nodes.</p>
<p>What is the best solution for this?</p>
</blockquote>
<p>That&#8217;s an excellent point. The point of this particular setup was to setup a very fast, cheap, diskless cluster. You could very easily implement this in such a way that the disk storage was on a SAN or NAS instead, which would provide a more robust way to implement storage. I am intrigued by the idea of loading the root image into a ramdisk, but it would require an extra couple GB of RAM to do this, which is impractical for the configuration I&#8217;ve got. Let me know if you experiment with that particular idea any further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sune Beck</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-322</link>
		<dc:creator>Sune Beck</dc:creator>
		<pubDate>Thu, 28 Jan 2010 21:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-322</guid>
		<description>With this setup it seems the head server would become single-point-of-failure. Is there some way to load the node OS onto a local disk (or perhaps in-memory) upon boot and then continue from there?

It would be nice to, say, replace a switch or the head machine without affecting the (possibly high number of) nodes.

What is the best solution for this?</description>
		<content:encoded><![CDATA[<p>With this setup it seems the head server would become single-point-of-failure. Is there some way to load the node OS onto a local disk (or perhaps in-memory) upon boot and then continue from there?</p>
<p>It would be nice to, say, replace a switch or the head machine without affecting the (possibly high number of) nodes.</p>
<p>What is the best solution for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahs1200</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-191</link>
		<dc:creator>ahs1200</dc:creator>
		<pubDate>Wed, 28 Oct 2009 20:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-191</guid>
		<description>Brillian post. Thanks a lot. Worked like a charm.</description>
		<content:encoded><![CDATA[<p>Brillian post. Thanks a lot. Worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gary</title>
		<link>http://gabeortiz.net/2009/debian-diskless-cluster-howto/comment-page-1/#comment-61</link>
		<dc:creator>gary</dc:creator>
		<pubDate>Fri, 07 Aug 2009 09:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.signalnine.net/?p=12#comment-61</guid>
		<description>hie great article. it actually works may you please tell me the kind of physical setup you had when u did this. do you have 2 network cards and is this possible with like 1 nic and a switch</description>
		<content:encoded><![CDATA[<p>hie great article. it actually works may you please tell me the kind of physical setup you had when u did this. do you have 2 network cards and is this possible with like 1 nic and a switch</p>
]]></content:encoded>
	</item>
</channel>
</rss>

