<?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: Backing up servers onto a linux box</title>
	<atom:link href="http://www.monkeedev.co.uk/blog/2010/03/08/backing-up-servers-onto-a-linux-box/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.monkeedev.co.uk/blog/2010/03/08/backing-up-servers-onto-a-linux-box/</link>
	<description>Surviving life as a sysadmin.</description>
	<lastBuildDate>Thu, 02 Sep 2010 05:44:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Keith</title>
		<link>http://www.monkeedev.co.uk/blog/2010/03/08/backing-up-servers-onto-a-linux-box/comment-page-1/#comment-650</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.monkeedev.co.uk/blog/?p=177#comment-650</guid>
		<description>Well done mate. To quote Mr. Vader...

The circuit is now complete - When I left you, I was but the learner. Now, I am the master.

Nice one. More of the same please!</description>
		<content:encoded><![CDATA[<p>Well done mate. To quote Mr. Vader&#8230;</p>
<p>The circuit is now complete &#8211; When I left you, I was but the learner. Now, I am the master.</p>
<p>Nice one. More of the same please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.monkeedev.co.uk/blog/2010/03/08/backing-up-servers-onto-a-linux-box/comment-page-1/#comment-649</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.monkeedev.co.uk/blog/?p=177#comment-649</guid>
		<description>This may come in very handy in the near future, Good work Kris!</description>
		<content:encoded><![CDATA[<p>This may come in very handy in the near future, Good work Kris!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.monkeedev.co.uk/blog/2010/03/08/backing-up-servers-onto-a-linux-box/comment-page-1/#comment-646</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.monkeedev.co.uk/blog/?p=177#comment-646</guid>
		<description>Thanks for the comment.

I agree that samba mounts might not be the most stable solution, but as long as the machines are on the same local network it&#039;s unlikely you&#039;ll have any problems with it. If you find that samba mounts arent stable enough for your usage then you could do some simple error checking such as...

- Attempt the mount
- Check if a known file exists on the mount
- If so, carry on
- If not, either retry the mount, or send an error email so you can look into it as soon as possible, or use an alternative method to copy the data.

In reality, I&#039;ve been using a windows share mounted through samba on around 15 machines every night for at least 4 years and never had a problem with the mount failing. I do know that windows shares can be a bit flaky over the internet but as long as you&#039;re backing up over a LAN I think it&#039;ll be ok.

Please feel free to share some ways of getting around it, or some code to error check the mounts, as I&#039;m sure you&#039;re not the only person who will read this who may be a bit skeptical.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment.</p>
<p>I agree that samba mounts might not be the most stable solution, but as long as the machines are on the same local network it&#8217;s unlikely you&#8217;ll have any problems with it. If you find that samba mounts arent stable enough for your usage then you could do some simple error checking such as&#8230;</p>
<p>- Attempt the mount<br />
- Check if a known file exists on the mount<br />
- If so, carry on<br />
- If not, either retry the mount, or send an error email so you can look into it as soon as possible, or use an alternative method to copy the data.</p>
<p>In reality, I&#8217;ve been using a windows share mounted through samba on around 15 machines every night for at least 4 years and never had a problem with the mount failing. I do know that windows shares can be a bit flaky over the internet but as long as you&#8217;re backing up over a LAN I think it&#8217;ll be ok.</p>
<p>Please feel free to share some ways of getting around it, or some code to error check the mounts, as I&#8217;m sure you&#8217;re not the only person who will read this who may be a bit skeptical.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dynamite</title>
		<link>http://www.monkeedev.co.uk/blog/2010/03/08/backing-up-servers-onto-a-linux-box/comment-page-1/#comment-645</link>
		<dc:creator>dynamite</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.monkeedev.co.uk/blog/?p=177#comment-645</guid>
		<description>Uhh, the Windows SMB Party sounds a bit iffy.
What do you do in cast he smb mount or umount fails?
Your script doesnt seem to be capable of even handling any error situation.</description>
		<content:encoded><![CDATA[<p>Uhh, the Windows SMB Party sounds a bit iffy.<br />
What do you do in cast he smb mount or umount fails?<br />
Your script doesnt seem to be capable of even handling any error situation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
