<?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 Myblog Nodeofcrash.com</title>
	<atom:link href="http://www.nodeofcrash.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.nodeofcrash.com</link>
	<description>Blog of Simon Brennan</description>
	<lastBuildDate>Tue, 10 Aug 2010 05:52:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Puppet, xCAT and a big HPC Cluster by Simon</title>
		<link>http://www.nodeofcrash.com/?p=353&#038;cpage=1#comment-6325</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 10 Aug 2010 05:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=353#comment-6325</guid>
		<description>My plan is to use xCAT to do the basic provisioning of the nodes and part of that provisioning process is installing the puppet client and performing the initial configuration. Once that is done puppet will take over and complete the setup, configuring ldap, nfs mounts etc. 

I&#039;m looking at using the xCAT databases and hooking that into puppet, for example generating the node groups etc.
At this moment in time I&#039;m not sure if integrating puppet heavily into xCAT is worth the effort.</description>
		<content:encoded><![CDATA[<p>My plan is to use xCAT to do the basic provisioning of the nodes and part of that provisioning process is installing the puppet client and performing the initial configuration. Once that is done puppet will take over and complete the setup, configuring ldap, nfs mounts etc. </p>
<p>I&#8217;m looking at using the xCAT databases and hooking that into puppet, for example generating the node groups etc.<br />
At this moment in time I&#8217;m not sure if integrating puppet heavily into xCAT is worth the effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puppet, xCAT and a big HPC Cluster by Vallard</title>
		<link>http://www.nodeofcrash.com/?p=353&#038;cpage=1#comment-6256</link>
		<dc:creator>Vallard</dc:creator>
		<pubDate>Fri, 06 Aug 2010 23:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=353#comment-6256</guid>
		<description>I&#039;d be interested to see how you use Puppet in your xCAT environment and if you knew of any ways the two could be more integrated, or if it makes any sense to do it or not.</description>
		<content:encoded><![CDATA[<p>I&#8217;d be interested to see how you use Puppet in your xCAT environment and if you knew of any ways the two could be more integrated, or if it makes any sense to do it or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on lm-sensors w83627ehf problem on Centos 5 by lm sensors</title>
		<link>http://www.nodeofcrash.com/?p=71&#038;cpage=1#comment-3751</link>
		<dc:creator>lm sensors</dc:creator>
		<pubDate>Tue, 16 Mar 2010 13:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=71#comment-3751</guid>
		<description>[...] version 2.5.4 and edited the config.php file to enable lm-sensors hardware monitoring. ...lm-sensors w83627ehf problem on Centos 5 Myblog Nodeofcrash.comlm-sensors w83627ehf problem on Centos 5. I&#039;ve got a ASUS P5KPL-CM motherboard I&#039;ve ... [...]</description>
		<content:encoded><![CDATA[<p>[...] version 2.5.4 and edited the config.php file to enable lm-sensors hardware monitoring. &#8230;lm-sensors w83627ehf problem on Centos 5 Myblog Nodeofcrash.comlm-sensors w83627ehf problem on Centos 5. I&#39;ve got a ASUS P5KPL-CM motherboard I&#39;ve &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My head in the clouds by Simon</title>
		<link>http://www.nodeofcrash.com/?p=307&#038;cpage=1#comment-3731</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sun, 14 Mar 2010 20:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=307#comment-3731</guid>
		<description>Yes a private cload.... ummm... okay it&#039;s a spelling mistake, you spelling Nazi :p

I guess it&#039;s down to what we actually want to run. Alot of the researchers use code that is not particularly well written, is a pain in the rear to install, especially on our Novell SLES based systems. An application called &quot;meep&quot; which is a free finite-difference time-domain simulator, took nearly two months to get working on SLES, but about 5 minutes on Ubuntu.
We use SLES because that is what the vendor supports.
So it would be easier to create an ubuntu virtual machine and run it on the virtual infrastructure.
We are actually in theory running a &quot;platform as a service&quot; cloud effectively at the moment on our existing system. But maintaining it and compiling the code is a nightmare. 
So the idea behind switching to a VM approach was to allow researchers to use a distibution of Linux that has the code they want to use in precompiled debs rpms etc.

I was looking for a framework to base the system on, and Amazon based cloud frameworks seem to be springing up everywhere. All I really want is an easy way to provision and manage the whole thing easily. There are other solutions, but most require a heap of money, like Vmware virtual infrastructure. 

That Azure service looked interesting, we don&#039;t run very much Windows code.
Google App engine is good too. However it all needs to be done in house. Out sourcing things to Google would probably work, but the people who fund us would frown upon outsourcing to the US.</description>
		<content:encoded><![CDATA[<p>Yes a private cload&#8230;. ummm&#8230; okay it&#8217;s a spelling mistake, you spelling Nazi :p</p>
<p>I guess it&#8217;s down to what we actually want to run. Alot of the researchers use code that is not particularly well written, is a pain in the rear to install, especially on our Novell SLES based systems. An application called &#8220;meep&#8221; which is a free finite-difference time-domain simulator, took nearly two months to get working on SLES, but about 5 minutes on Ubuntu.<br />
We use SLES because that is what the vendor supports.<br />
So it would be easier to create an ubuntu virtual machine and run it on the virtual infrastructure.<br />
We are actually in theory running a &#8220;platform as a service&#8221; cloud effectively at the moment on our existing system. But maintaining it and compiling the code is a nightmare.<br />
So the idea behind switching to a VM approach was to allow researchers to use a distibution of Linux that has the code they want to use in precompiled debs rpms etc.</p>
<p>I was looking for a framework to base the system on, and Amazon based cloud frameworks seem to be springing up everywhere. All I really want is an easy way to provision and manage the whole thing easily. There are other solutions, but most require a heap of money, like Vmware virtual infrastructure. </p>
<p>That Azure service looked interesting, we don&#8217;t run very much Windows code.<br />
Google App engine is good too. However it all needs to be done in house. Out sourcing things to Google would probably work, but the people who fund us would frown upon outsourcing to the US.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My head in the clouds by Robert MacLean</title>
		<link>http://www.nodeofcrash.com/?p=307&#038;cpage=1#comment-3728</link>
		<dc:creator>Robert MacLean</dc:creator>
		<pubDate>Sun, 14 Mar 2010 15:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=307#comment-3728</guid>
		<description>&quot;Cluster into a private cload&quot; - Is that the ozzie way to say cloud? Sounds a bit scottish to me ;)

Why are you looking at the Amazon (host your VM here model)? 
Have you looked at the Azure or Google Appengine models? Not saying you have to run their systems, but rather the difference in design.

Amazon is fairly low level, where Azure (currently) does not give you a VM, but rather an interface and the ability to run PHP, .NET or unmanaged code (think of it the next level of abstraction over Amazon), and AppEngine goes even further giving you their own API (another level of abstraction over Azure).

No one is perfect for everyone in this space, but I would love to hear why you think the Amazon route would work best?</description>
		<content:encoded><![CDATA[<p>&#8220;Cluster into a private cload&#8221; &#8211; Is that the ozzie way to say cloud? Sounds a bit scottish to me <img src='http://www.nodeofcrash.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Why are you looking at the Amazon (host your VM here model)?<br />
Have you looked at the Azure or Google Appengine models? Not saying you have to run their systems, but rather the difference in design.</p>
<p>Amazon is fairly low level, where Azure (currently) does not give you a VM, but rather an interface and the ability to run PHP, .NET or unmanaged code (think of it the next level of abstraction over Amazon), and AppEngine goes even further giving you their own API (another level of abstraction over Azure).</p>
<p>No one is perfect for everyone in this space, but I would love to hear why you think the Amazon route would work best?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SLES 10 compatible nrpe init.d script by Simon</title>
		<link>http://www.nodeofcrash.com/?p=257&#038;cpage=1#comment-2891</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 05 Jan 2010 11:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=257#comment-2891</guid>
		<description>Sure thing.
A text version is available here: http://www.nodeofcrash.com/wp-content/uploads/2009/11/nrpe.txt</description>
		<content:encoded><![CDATA[<p>Sure thing.<br />
A text version is available here: <a href="http://www.nodeofcrash.com/wp-content/uploads/2009/11/nrpe.txt" rel="nofollow">http://www.nodeofcrash.com/wp-content/uploads/2009/11/nrpe.txt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on lm-sensors w83627ehf problem on Centos 5 by Simon</title>
		<link>http://www.nodeofcrash.com/?p=71&#038;cpage=1#comment-2890</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 05 Jan 2010 11:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=71#comment-2890</guid>
		<description>You&#039;re welcome :)
Glad it helped you out.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome <img src='http://www.nodeofcrash.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Glad it helped you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SLES 10 compatible nrpe init.d script by Desi</title>
		<link>http://www.nodeofcrash.com/?p=257&#038;cpage=1#comment-2768</link>
		<dc:creator>Desi</dc:creator>
		<pubDate>Fri, 18 Dec 2009 20:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=257#comment-2768</guid>
		<description>Can you post a version that doesn&#039;t have fancy formatting (regular quotes instead of beginning and ending quotes for example) so I can copy and past this thing rather than retyping it?
Or a link where I can download the file in plain text?
Thanx</description>
		<content:encoded><![CDATA[<p>Can you post a version that doesn&#8217;t have fancy formatting (regular quotes instead of beginning and ending quotes for example) so I can copy and past this thing rather than retyping it?<br />
Or a link where I can download the file in plain text?<br />
Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on lm-sensors w83627ehf problem on Centos 5 by GottaLuvIt</title>
		<link>http://www.nodeofcrash.com/?p=71&#038;cpage=1#comment-2680</link>
		<dc:creator>GottaLuvIt</dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=71#comment-2680</guid>
		<description>I compiled the kit tarball on 2.6.18-164.6.1.el5. When I tried to load it, got an Unknown symbol error. Ran depmod and everyone is happy!

Thanks for your efforts!</description>
		<content:encoded><![CDATA[<p>I compiled the kit tarball on 2.6.18-164.6.1.el5. When I tried to load it, got an Unknown symbol error. Ran depmod and everyone is happy!</p>
<p>Thanks for your efforts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IT Support and Home Renovations&#8230;. What?? by Robert MacLean</title>
		<link>http://www.nodeofcrash.com/?p=259&#038;cpage=1#comment-2555</link>
		<dc:creator>Robert MacLean</dc:creator>
		<pubDate>Wed, 02 Dec 2009 06:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodeofcrash.com/?p=259#comment-2555</guid>
		<description>Were you driving and using your mobile at the same time? Breaking the law again huh?</description>
		<content:encoded><![CDATA[<p>Were you driving and using your mobile at the same time? Breaking the law again huh?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
