<?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: Looking for power-efficient barebones servers</title>
	<atom:link href="http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/</link>
	<description>Man bites Ogre</description>
	<lastBuildDate>Thu, 09 Feb 2012 08:49:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: SteveStreeting.com &#187; Blog Archive &#187; Bacula is nice</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-255344</link>
		<dc:creator>SteveStreeting.com &#187; Blog Archive &#187; Bacula is nice</dc:creator>
		<pubDate>Wed, 15 Jul 2009 18:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-255344</guid>
		<description>[...] I&#8217;ve talked about recently, as a background task, I&#8217;m setting up a new Ubuntu server to take over the main file server, [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve talked about recently, as a background task, I&#8217;m setting up a new Ubuntu server to take over the main file server, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-254007</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 11 Jun 2009 10:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-254007</guid>
		<description>@DarkSylinc: The machine has survived overnight so I think it was the PSU. It&#039;s on a proper UPS (surge protection up to full lightning strike - I&#039;ve learned from previous experience) so any issues are likely to be wear and tear. Academic now, since I know I need to get replacing. 

@Slan: Thanks, looks similar to the QNAP offerings. These kinds of things are good, but because the OS is in firmware and they&#039;re often using custom chips, they&#039;re a bit awkward to install new things on and you typically have to use odd package sources and jump through hoops to make changes &#039;permanent&#039;, since at runtime the system directories are typically on a ramdisk. Great for appliance use (my QNAP is great at that), but not so much when you need a bit more flexibility.

@Steven: I use:
Backup: currently custom incremental dump/tar scripts, planning on moving to Bacula or Amanda next time
Sync: rsync locally or for public repositories (e.g. I keep a local rsync of the Ogre SVN repo), s3sync remotely with Amazon S3 (custom scripts to tar/encrypt/upload)
Encryption: OpenSSH for connections, GPG for files</description>
		<content:encoded><![CDATA[<p>@DarkSylinc: The machine has survived overnight so I think it was the PSU. It&#8217;s on a proper UPS (surge protection up to full lightning strike &#8211; I&#8217;ve learned from previous experience) so any issues are likely to be wear and tear. Academic now, since I know I need to get replacing. </p>
<p>@Slan: Thanks, looks similar to the QNAP offerings. These kinds of things are good, but because the OS is in firmware and they&#8217;re often using custom chips, they&#8217;re a bit awkward to install new things on and you typically have to use odd package sources and jump through hoops to make changes &#8216;permanent&#8217;, since at runtime the system directories are typically on a ramdisk. Great for appliance use (my QNAP is great at that), but not so much when you need a bit more flexibility.</p>
<p>@Steven: I use:<br />
Backup: currently custom incremental dump/tar scripts, planning on moving to Bacula or Amanda next time<br />
Sync: rsync locally or for public repositories (e.g. I keep a local rsync of the Ogre SVN repo), s3sync remotely with Amazon S3 (custom scripts to tar/encrypt/upload)<br />
Encryption: OpenSSH for connections, GPG for files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven 'lazalong' Gay</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-254000</link>
		<dc:creator>Steven 'lazalong' Gay</dc:creator>
		<pubDate>Thu, 11 Jun 2009 00:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-254000</guid>
		<description>I am considering making such a server.

Can you tell me or point me to the softs you use? (backup, sync, encryption, etc)

Thanks</description>
		<content:encoded><![CDATA[<p>I am considering making such a server.</p>
<p>Can you tell me or point me to the softs you use? (backup, sync, encryption, etc)</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slan</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-253995</link>
		<dc:creator>Slan</dc:creator>
		<pubDate>Wed, 10 Jun 2009 22:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-253995</guid>
		<description>I have a RAID5 Synology CS-407 at work (ARM based). It might be a bit outdated by now but is quite nice for a 24/7 server in a mixed Linux / Windows domain. It is said to run debian (not tested since it&#039;s production for ~35 people) but a simple patch allows to run ipkg to install basic services like backup svnserve for archived repositories.

http://www.synology.com/enu/products/CS407/index.php</description>
		<content:encoded><![CDATA[<p>I have a RAID5 Synology CS-407 at work (ARM based). It might be a bit outdated by now but is quite nice for a 24/7 server in a mixed Linux / Windows domain. It is said to run debian (not tested since it&#8217;s production for ~35 people) but a simple patch allows to run ipkg to install basic services like backup svnserve for archived repositories.</p>
<p><a href="http://www.synology.com/enu/products/CS407/index.php" rel="nofollow">http://www.synology.com/enu/products/CS407/index.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dark Sylinc</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-253991</link>
		<dc:creator>Dark Sylinc</dc:creator>
		<pubDate>Wed, 10 Jun 2009 19:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-253991</guid>
		<description>I&#039;m also not in the Server HW stuff, but all I can say is:

a) When the PSU fails, check the motherboard caps. They might have been inflated. Also check the MB&#039;s battery is still working.

b) Relatively newer AMDs have Cool &#039;n Quiet. I guess an Athlon 1ghz wouldn&#039;t have it. But anyway you can try lowering the FSB and the clock multitplier to save power if you don&#039;t stress the CPU much.</description>
		<content:encoded><![CDATA[<p>I&#8217;m also not in the Server HW stuff, but all I can say is:</p>
<p>a) When the PSU fails, check the motherboard caps. They might have been inflated. Also check the MB&#8217;s battery is still working.</p>
<p>b) Relatively newer AMDs have Cool &#8216;n Quiet. I guess an Athlon 1ghz wouldn&#8217;t have it. But anyway you can try lowering the FSB and the clock multitplier to save power if you don&#8217;t stress the CPU much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kinjalkishor</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-253986</link>
		<dc:creator>kinjalkishor</dc:creator>
		<pubDate>Wed, 10 Jun 2009 16:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-253986</guid>
		<description>Yes you just build a power-efficient machine instead. I was continously thinking of it while reading your post. The real benefit is the complete control you will get. And you already know enough about hardware. That way seems far better. Simply put if I were you, I will have building my own cheap machine as no.1 option. but then you are far more experienced then me in maintaining a buisness server. Though this option still looks good due to amount of control.</description>
		<content:encoded><![CDATA[<p>Yes you just build a power-efficient machine instead. I was continously thinking of it while reading your post. The real benefit is the complete control you will get. And you already know enough about hardware. That way seems far better. Simply put if I were you, I will have building my own cheap machine as no.1 option. but then you are far more experienced then me in maintaining a buisness server. Though this option still looks good due to amount of control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kinjalkishor</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-253985</link>
		<dc:creator>kinjalkishor</dc:creator>
		<pubDate>Wed, 10 Jun 2009 16:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-253985</guid>
		<description>Though I really marvel at on how low hardware Linux does everything,  whereas Vista performs so low on Very high hardware even if doing nothing. Tells why Linux is  so famous on servers.</description>
		<content:encoded><![CDATA[<p>Though I really marvel at on how low hardware Linux does everything,  whereas Vista performs so low on Very high hardware even if doing nothing. Tells why Linux is  so famous on servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kinjalkishor</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-253984</link>
		<dc:creator>kinjalkishor</dc:creator>
		<pubDate>Wed, 10 Jun 2009 16:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-253984</guid>
		<description>Yes, the age of Cloud has not come, Dont come between nazgul and cloud.</description>
		<content:encoded><![CDATA[<p>Yes, the age of Cloud has not come, Dont come between nazgul and cloud.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-253982</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-253982</guid>
		<description>Thanks, but not really an option; I have sensitive information on this server (NDA covered material etc) so remote hosting is not an option. My remote backups are encrypted for this reason, and while I could perhaps maintain an encrypted filesystem and only ever work via SSH, it&#039;s still got the major problem that if my internet connection is down, I have no business data. And, not having the server physically visible on the public internet simplifies the security situation. And, my internet speed is just not good enough to save large files on a remote server without frustration.

I might host entirely in the cloud one day, but this is not that day - things are not quite mature enough for that yet.</description>
		<content:encoded><![CDATA[<p>Thanks, but not really an option; I have sensitive information on this server (NDA covered material etc) so remote hosting is not an option. My remote backups are encrypted for this reason, and while I could perhaps maintain an encrypted filesystem and only ever work via SSH, it&#8217;s still got the major problem that if my internet connection is down, I have no business data. And, not having the server physically visible on the public internet simplifies the security situation. And, my internet speed is just not good enough to save large files on a remote server without frustration.</p>
<p>I might host entirely in the cloud one day, but this is not that day &#8211; things are not quite mature enough for that yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://www.stevestreeting.com/2009/06/10/looking-for-power-efficient-barebones-servers/comment-page-1/#comment-253980</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Wed, 10 Jun 2009 12:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevestreeting.com/?p=1954#comment-253980</guid>
		<description>I can&#039;t really give you any advice on server hardware, but have you already considered the option of renting a Virtual Private Server? A VPS allows you to get a fully functional server specifically tailored to your needs, at much more affordable costs than renting an actual physical server machine.

The same problem you described kept me busy too a couple of months ago. Not only was I still running my Ubuntu server on a Pentium II, but I was also moving to an apartment with a shared internet connection, meaning I wouldn&#039;t have any control over port forwarding. Getting a VPS was clearly the best answer in my case, and for only 13 euro a month I now have a server that&#039;s equal or better to what I had, without the burden of having to maintain any hardware.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t really give you any advice on server hardware, but have you already considered the option of renting a Virtual Private Server? A VPS allows you to get a fully functional server specifically tailored to your needs, at much more affordable costs than renting an actual physical server machine.</p>
<p>The same problem you described kept me busy too a couple of months ago. Not only was I still running my Ubuntu server on a Pentium II, but I was also moving to an apartment with a shared internet connection, meaning I wouldn&#8217;t have any control over port forwarding. Getting a VPS was clearly the best answer in my case, and for only 13 euro a month I now have a server that&#8217;s equal or better to what I had, without the burden of having to maintain any hardware.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

