<?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: How to backup Small Business Server 2008 on Hyper-V</title>
	<atom:link href="http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Sun, 12 Feb 2012 21:04:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Marshall</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-803036</link>
		<dc:creator>Marshall</dc:creator>
		<pubDate>Wed, 28 Sep 2011 16:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-803036</guid>
		<description>Dustin,

Did your solution work out for you as mentioned above?
I&#039;m trying to find a good way to do this in VMware with an SBS 2008 SP2 (Not R2).

The customer originally was backing up to eSATA drives that also have a USB connection on them.
The USB connection is so much slower though that I&#039;m having trouble getting the nightly backup to complete.
I was running a backup to a NAS device but am running into the same speed related issue when trying to get the backup copied to the external drive for offsite storage.
I wanted to hook up an eSATA card in the host but have not found one that is supported.

Thanks,
Marshall</description>
		<content:encoded><![CDATA[<p>Dustin,</p>
<p>Did your solution work out for you as mentioned above?<br />
I&#8217;m trying to find a good way to do this in VMware with an SBS 2008 SP2 (Not R2).</p>
<p>The customer originally was backing up to eSATA drives that also have a USB connection on them.<br />
The USB connection is so much slower though that I&#8217;m having trouble getting the nightly backup to complete.<br />
I was running a backup to a NAS device but am running into the same speed related issue when trying to get the backup copied to the external drive for offsite storage.<br />
I wanted to hook up an eSATA card in the host but have not found one that is supported.</p>
<p>Thanks,<br />
Marshall</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-622686</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Tue, 07 Jun 2011 15:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-622686</guid>
		<description>I am running into the same problem that TJerk mentioned about quick removal being greyed out.  With that being said I may have found another viable solution and would like your opinions.  Using the SCSI adapter to backup SBS to a dynamic VHD on a TB raid within the host, creates a working backup that SBS likes. This VHD location remains permanent, so there is no need for scripts of the drive removal.

From the host, I have it set to backup the &quot;backup VHD&quot; from the SBS guest.  All of the backups are staggered so none conflict with each other.  Each night the SBS updates it&#039;s dynamic VHD backup file on the TB raid, then the host backs up that VHD file to a USB.  Then someone swaps the USB drive daily.   Does anyone see any issues with this solution?</description>
		<content:encoded><![CDATA[<p>I am running into the same problem that TJerk mentioned about quick removal being greyed out.  With that being said I may have found another viable solution and would like your opinions.  Using the SCSI adapter to backup SBS to a dynamic VHD on a TB raid within the host, creates a working backup that SBS likes. This VHD location remains permanent, so there is no need for scripts of the drive removal.</p>
<p>From the host, I have it set to backup the &#8220;backup VHD&#8221; from the SBS guest.  All of the backups are staggered so none conflict with each other.  Each night the SBS updates it&#8217;s dynamic VHD backup file on the TB raid, then the host backs up that VHD file to a USB.  Then someone swaps the USB drive daily.   Does anyone see any issues with this solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hakan</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-310467</link>
		<dc:creator>hakan</dc:creator>
		<pubDate>Wed, 17 Nov 2010 23:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-310467</guid>
		<description>Forgot the link:
http://www.probus-it.se/project/Hyper-VTools</description>
		<content:encoded><![CDATA[<p>Forgot the link:<br />
<a href="http://www.probus-it.se/project/Hyper-VTools" rel="nofollow">http://www.probus-it.se/project/Hyper-VTools</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hakan</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-310465</link>
		<dc:creator>hakan</dc:creator>
		<pubDate>Wed, 17 Nov 2010 23:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-310465</guid>
		<description>Here is a service that does the same job... Team a VM with VHD&#039;s on one ore more USB drives. Then you can insert and remove the drives (and take them offsite), and the service attaches and detaches the VHD&#039;s...</description>
		<content:encoded><![CDATA[<p>Here is a service that does the same job&#8230; Team a VM with VHD&#8217;s on one ore more USB drives. Then you can insert and remove the drives (and take them offsite), and the service attaches and detaches the VHD&#8217;s&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-310261</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Wed, 17 Nov 2010 15:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-310261</guid>
		<description>@Mark

Perhaps it will work without removing and later re-attaching the SCSI drive - but doing so seems more robust to me, and it is very easy using the script.

Tim</description>
		<content:encoded><![CDATA[<p>@Mark</p>
<p>Perhaps it will work without removing and later re-attaching the SCSI drive &#8211; but doing so seems more robust to me, and it is very easy using the script.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Berry</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-250530</link>
		<dc:creator>Mark Berry</dc:creator>
		<pubDate>Sat, 18 Sep 2010 00:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-250530</guid>
		<description>Sorry I didn&#039;t think to look back at this post until today. 

@Vu Binh:  I was referring to dismounting the volume on the HOST, not from inside the VM.  If you can&#039;t set up the drive for safe removal, dismounting it is supposed to flush the cache and make it safe for removal.  It might work in the VM too.  I have since switched to Windows Server 2008 R2 as my Hyper-V host.  In the GUI environment, I use HotSwap! on the host, which I think also dismounts and/or uninstalls the volume (http://mt-naka.com/hotswap/index_enu.htm). That works well at least for eSATA drives. It can also work from the command line but I haven&#039;t tried that.

@Tim 7/12/10:  Interesting approach.  I&#039;m now running SBS 08 under Hyper-V.  When I tested the bare metal restore, I also ran into the can&#039;t-see-SCSI-drives issue.  I was told this is because the drivers are not available in the SBS 08 recovery environment.  I did not try loading the drivers.  IIRC, I did the restore this way:

1. Attach the backup VHD as one IDE and the VHD for SBS 08 Drive C: as the other IDE.

2. Did the bare metal restore using the SBS 08 recovery environment.  This gives you bootable SBS with drive C: only.

3. Reset my original VM config (C: and D: on IDE, G: and the backup VHD on SCSI drives).

4. Boot into SBS, which can see the SCSI drives.  It&#039;s not happy that shares and Exchange data are missing, but too bad.  Use Windows Server Backup to restore D: and G: from the backup VHD.  Reboot.

To me this seems more natural than using the host wbadmin to restore guest volumes, but I can see how that should work too.  

Also FWIW I copy the VHD file to a second eSATA drive without removing it from SBS.  I&#039;m assuming this would fail if the VHD were in use, but it seems to work fine as long as I schedule the copy long after the SBS backup.  I used the copied VHD to test the restore and had no problem with that.  Have you tried that?  Is removing the SCSI drive really necessary?</description>
		<content:encoded><![CDATA[<p>Sorry I didn&#8217;t think to look back at this post until today. </p>
<p>@Vu Binh:  I was referring to dismounting the volume on the HOST, not from inside the VM.  If you can&#8217;t set up the drive for safe removal, dismounting it is supposed to flush the cache and make it safe for removal.  It might work in the VM too.  I have since switched to Windows Server 2008 R2 as my Hyper-V host.  In the GUI environment, I use HotSwap! on the host, which I think also dismounts and/or uninstalls the volume (<a href="http://mt-naka.com/hotswap/index_enu.htm" rel="nofollow">http://mt-naka.com/hotswap/index_enu.htm</a>). That works well at least for eSATA drives. It can also work from the command line but I haven&#8217;t tried that.</p>
<p>@Tim 7/12/10:  Interesting approach.  I&#8217;m now running SBS 08 under Hyper-V.  When I tested the bare metal restore, I also ran into the can&#8217;t-see-SCSI-drives issue.  I was told this is because the drivers are not available in the SBS 08 recovery environment.  I did not try loading the drivers.  IIRC, I did the restore this way:</p>
<p>1. Attach the backup VHD as one IDE and the VHD for SBS 08 Drive C: as the other IDE.</p>
<p>2. Did the bare metal restore using the SBS 08 recovery environment.  This gives you bootable SBS with drive C: only.</p>
<p>3. Reset my original VM config (C: and D: on IDE, G: and the backup VHD on SCSI drives).</p>
<p>4. Boot into SBS, which can see the SCSI drives.  It&#8217;s not happy that shares and Exchange data are missing, but too bad.  Use Windows Server Backup to restore D: and G: from the backup VHD.  Reboot.</p>
<p>To me this seems more natural than using the host wbadmin to restore guest volumes, but I can see how that should work too.  </p>
<p>Also FWIW I copy the VHD file to a second eSATA drive without removing it from SBS.  I&#8217;m assuming this would fail if the VHD were in use, but it seems to work fine as long as I schedule the copy long after the SBS backup.  I used the copied VHD to test the restore and had no problem with that.  Have you tried that?  Is removing the SCSI drive really necessary?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-218974</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Tue, 27 Jul 2010 20:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-218974</guid>
		<description>Mark

Am I right in thinking that the USB drive is mounted as a pass-through drive? That&#039;s the only reason I can think of for taking it offline in the host.

In this case I&#039;d have thought you could do a scheduled backup, but you cannot swap to another USB drive as envisaged by the backup application.

Personally I prefer backing up to an internal VHD. You can then copy the backup VHD to an external drive as described in the article.

Another idea is to use a network USB hub such as a Belkin  F5L009 - I&#039;ve not tried this, but it might well work.

Tim</description>
		<content:encoded><![CDATA[<p>Mark</p>
<p>Am I right in thinking that the USB drive is mounted as a pass-through drive? That&#8217;s the only reason I can think of for taking it offline in the host.</p>
<p>In this case I&#8217;d have thought you could do a scheduled backup, but you cannot swap to another USB drive as envisaged by the backup application.</p>
<p>Personally I prefer backing up to an internal VHD. You can then copy the backup VHD to an external drive as described in the article.</p>
<p>Another idea is to use a network USB hub such as a Belkin  F5L009 &#8211; I&#8217;ve not tried this, but it might well work.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Hills</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-218708</link>
		<dc:creator>Mark Hills</dc:creator>
		<pubDate>Tue, 27 Jul 2010 16:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-218708</guid>
		<description>Hi Tim,

Thanks so much for such an informative blog.  I am just starting to get a handle on backing up the SBS 2008 that I have running on a hyper V system  host that is enterprise 2008 R2.

I found that by taking a usb hard drive offline in the host operating system that I could use the usb hard drive to create another virtual HD using an ide controller in the virtual machines settings.

I am able to do an unscheduled backup to this drive but unfortunately it does not appear in the list of available drives with which to schedule a back up. 

Also after reading your post I am not sure if the backup on my VHD (located on my external USB drive) would be any good for a restore.

Mark</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>Thanks so much for such an informative blog.  I am just starting to get a handle on backing up the SBS 2008 that I have running on a hyper V system  host that is enterprise 2008 R2.</p>
<p>I found that by taking a usb hard drive offline in the host operating system that I could use the usb hard drive to create another virtual HD using an ide controller in the virtual machines settings.</p>
<p>I am able to do an unscheduled backup to this drive but unfortunately it does not appear in the list of available drives with which to schedule a back up. </p>
<p>Also after reading your post I am not sure if the backup on my VHD (located on my external USB drive) would be any good for a restore.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-214015</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Mon, 12 Jul 2010 09:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-214015</guid>
		<description>@Mark

I&#039;ve successfully completed a bare metal recovery using just the backup VHD. I&#039;ve updated the article with some notes on this. Essentially, I attached the backup initially to the IDE controller for system recovery of the C drive. Then I used wbadmin on the host - but still with the backup made from the guest - to restore the other VHDs.

Tim</description>
		<content:encoded><![CDATA[<p>@Mark</p>
<p>I&#8217;ve successfully completed a bare metal recovery using just the backup VHD. I&#8217;ve updated the article with some notes on this. Essentially, I attached the backup initially to the IDE controller for system recovery of the C drive. Then I used wbadmin on the host &#8211; but still with the backup made from the guest &#8211; to restore the other VHDs.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.itwriting.com/blog/articles/how-to-backup-small-business-server-2008-on-hyper-v/comment-page-1#comment-207145</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Thu, 24 Jun 2010 06:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/how-to-backup-small-business-server-2008-on-hyper-v#comment-207145</guid>
		<description>@Mark @Vu I&#039;m researching these issues. Note that we back up to a VHD on an internal drive too. This is useful even without bare metal restore because you can restore documents, Exchange etc. However this presumes the OS is up and running.

@Vu have you tried this technique for extracting the SCSI drivers:

http://www.windeploy.co.uk/blog/index.php/2009/10/extracting-hyper-v-r2-drivers/

Note that you can also backup the VM from the host.

Tim</description>
		<content:encoded><![CDATA[<p>@Mark @Vu I&#8217;m researching these issues. Note that we back up to a VHD on an internal drive too. This is useful even without bare metal restore because you can restore documents, Exchange etc. However this presumes the OS is up and running.</p>
<p>@Vu have you tried this technique for extracting the SCSI drivers:</p>
<p><a href="http://www.windeploy.co.uk/blog/index.php/2009/10/extracting-hyper-v-r2-drivers/" rel="nofollow">http://www.windeploy.co.uk/blog/index.php/2009/10/extracting-hyper-v-r2-drivers/</a></p>
<p>Note that you can also backup the VM from the host.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
</channel>
</rss>

