<?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/"
	xmlns:georss="http://www.georss.org/georss" 	>
<channel>
	<title>Comments on: Bare Metal Linux Restore</title>
	<atom:link href="http://spiralbound.net/2008/08/05/bare-metal-linux-restore/feed" rel="self" type="application/rss+xml" />
	<link>http://spiralbound.net/2008/08/05/bare-metal-linux-restore</link>
	<description>my digital notebook</description>
	<lastBuildDate>Mon, 15 Mar 2010 17:56:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cliff</title>
		<link>http://spiralbound.net/2008/08/05/bare-metal-linux-restore#comment-254942</link>
		<dc:creator>cliff</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=344#comment-254942</guid>
		<description>Any backup / recovery software should work exactly the same way provided you can restore to an alternate /.</description>
		<content:encoded><![CDATA[<p>Any backup / recovery software should work exactly the same way provided you can restore to an alternate /.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zman</title>
		<link>http://spiralbound.net/2008/08/05/bare-metal-linux-restore#comment-254931</link>
		<dc:creator>Zman</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=344#comment-254931</guid>
		<description>I am using amanda open source as well. is there anyone who tried this with Amanda open source?

Thanks

Regards
Aziz</description>
		<content:encoded><![CDATA[<p>I am using amanda open source as well. is there anyone who tried this with Amanda open source?</p>
<p>Thanks</p>
<p>Regards<br />
Aziz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Stanford</title>
		<link>http://spiralbound.net/2008/08/05/bare-metal-linux-restore#comment-239888</link>
		<dc:creator>Simon Stanford</dc:creator>
		<pubDate>Wed, 21 Oct 2009 11:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=344#comment-239888</guid>
		<description>Really interesting post. I am in a similar situation with testing recovery for RHEL 5.

What did you need to do to get Netbackup to be able to restore to  the /mnt/sysimage? DId you have to re-install the client etc? Did you have to chroot?

Thanks very much.

Regards,
Simon Stanford</description>
		<content:encoded><![CDATA[<p>Really interesting post. I am in a similar situation with testing recovery for RHEL 5.</p>
<p>What did you need to do to get Netbackup to be able to restore to  the /mnt/sysimage? DId you have to re-install the client etc? Did you have to chroot?</p>
<p>Thanks very much.</p>
<p>Regards,<br />
Simon Stanford</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DM</title>
		<link>http://spiralbound.net/2008/08/05/bare-metal-linux-restore#comment-237907</link>
		<dc:creator>DM</dc:creator>
		<pubDate>Mon, 05 Oct 2009 21:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=344#comment-237907</guid>
		<description>I am using Amanda open source. And I have restored the data to a NFS mount on Amanda Server, bu I am not able to mount it to the machine I am trying to restore. do you have any other suggestions?</description>
		<content:encoded><![CDATA[<p>I am using Amanda open source. And I have restored the data to a NFS mount on Amanda Server, bu I am not able to mount it to the machine I am trying to restore. do you have any other suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aziz</title>
		<link>http://spiralbound.net/2008/08/05/bare-metal-linux-restore#comment-230044</link>
		<dc:creator>Aziz</dc:creator>
		<pubDate>Thu, 13 Aug 2009 15:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=344#comment-230044</guid>
		<description>I am using Amanda open source. And I have restored the data to a NFS mount on Amanda Server, bu I am not able to mount it to the machine I am trying to restore. do you have any other suggestions?</description>
		<content:encoded><![CDATA[<p>I am using Amanda open source. And I have restored the data to a NFS mount on Amanda Server, bu I am not able to mount it to the machine I am trying to restore. do you have any other suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cliff</title>
		<link>http://spiralbound.net/2008/08/05/bare-metal-linux-restore#comment-176498</link>
		<dc:creator>cliff</dc:creator>
		<pubDate>Fri, 21 Nov 2008 16:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=344#comment-176498</guid>
		<description>Hi Andre,

No, /sys, and everything in it needs to remain, or in your case, /mnt/sysimage/sys. The reason for this is that we do not install a new kernel when doing a bare metal restore. We allow the kernel from the bare-bones install to remain, and upgrade it later using up2date or yum. When you do your restore, make sure that you do not overwrite existing files because you will run into problems with grub if you install your old kernel from backup.</description>
		<content:encoded><![CDATA[<p>Hi Andre,</p>
<p>No, /sys, and everything in it needs to remain, or in your case, /mnt/sysimage/sys. The reason for this is that we do not install a new kernel when doing a bare metal restore. We allow the kernel from the bare-bones install to remain, and upgrade it later using up2date or yum. When you do your restore, make sure that you do not overwrite existing files because you will run into problems with grub if you install your old kernel from backup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Blanchard</title>
		<link>http://spiralbound.net/2008/08/05/bare-metal-linux-restore#comment-176390</link>
		<dc:creator>André Blanchard</dc:creator>
		<pubDate>Thu, 20 Nov 2008 14:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=344#comment-176390</guid>
		<description>Hi,
You say : I removed EVERYTHING in every filesystem and directory EXCEPT the following : everything in /sys ...

Do you mean you erase from /mnt/sysimage the content of /sys and if so did you got rid of the directory also or do you mean you maked it to not be restore from the backup?

Thank you for your help

André</description>
		<content:encoded><![CDATA[<p>Hi,<br />
You say : I removed EVERYTHING in every filesystem and directory EXCEPT the following : everything in /sys &#8230;</p>
<p>Do you mean you erase from /mnt/sysimage the content of /sys and if so did you got rid of the directory also or do you mean you maked it to not be restore from the backup?</p>
<p>Thank you for your help</p>
<p>André</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. David Klein</title>
		<link>http://spiralbound.net/2008/08/05/bare-metal-linux-restore#comment-162238</link>
		<dc:creator>Dr. David Klein</dc:creator>
		<pubDate>Thu, 14 Aug 2008 04:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://spiralbound.net/?p=344#comment-162238</guid>
		<description>Hi!
I am going to wordcamp on Saturday, and during Wordcamp, I am going to be leading online wordgames on different people’s blogs.
They will be silly, fun, low tech games using wordpress blogs.
Would you like to host a game on your blog?
Each game takes 15 minutes, and you would need to be able to post the game, and keep track of comments that 15 minutes while you are at wordcamp.
Go to http://www.bodyabcs.com/bwp/word-games/ to read more about it.

Much Love,
dk</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I am going to wordcamp on Saturday, and during Wordcamp, I am going to be leading online wordgames on different people’s blogs.<br />
They will be silly, fun, low tech games using wordpress blogs.<br />
Would you like to host a game on your blog?<br />
Each game takes 15 minutes, and you would need to be able to post the game, and keep track of comments that 15 minutes while you are at wordcamp.<br />
Go to <a href="http://www.bodyabcs.com/bwp/word-games/" rel="nofollow">http://www.bodyabcs.com/bwp/word-games/</a> to read more about it.</p>
<p>Much Love,<br />
dk</p>
]]></content:encoded>
	</item>
</channel>
</rss>
