Default Reasoning

Construction of sensible guesses when some useful information is lacking and no contradictory evidence is present…

  • Subscribe

  • Disclaimer

    This blog is personal. The views and opinions expressed here represent my own and not those of the people, institutions or organizations that I may or may not be related with unless stated explicitly. All blog post, white papers and manuals were written during the projects, mostly at a customer site and are scenario specific. Use at your own risk.
  • Meta

Archive for the ‘Hyper-V’ Category

Enable VSS backups of VM’s running on Hyper-V using Windows Server Backup.

Posted by Marek.Z on 14 May 2009

If you want to backup your Virtual Machines running on your Hyper-V server using the Windows Server Backup feature, you need to manually create the following registry key on your Hyper-V server: 

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT
\CurrentVersion\WindowsServerBackup\Application Support\{66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE}

Name: Application Identifier
Type: REG_SZ
Value: Hyper-V 

First, if you not already done so, add the Window Server Backup feature from the Server Manager because it is not installed by default. Create the key and the String Value. You can also download this file, rename the extension from .doc to .reg and run it on your Hyper-V server.

[Source]: Microsoft KB 958662

Posted in Hyper-V, Microsoft | Leave a Comment »

Add a Pass-Through HDD to a VM in Hyper-V using SCVMM 2008.

Posted by Marek.Z on 28 April 2009

Here is a quick guide to add a pass-through disk to a Windows Server 2008 virtual machine running on a Hyper-V server using the System Center Virtual Machine Manager 2008. The High Availability (Failover Cluster) is not enabled in this setup. The Hyper-V server is connected directly to a Fiber SAN with several free LUN’s.

  1. Add a free LUN to your Hyper-V server. Bring the new physical disk online and initialize it. You don’t have to partition and format the new disk. This will be done inside the VM. When the disk is initialized, bring it offline.
  2. Start SCVMM 2008, go to Virtual Machines and select the VM that will receive the pass-through disk. If the VM is running, shut it down.
  3. Right-click the VM and go to Properties.
  4. Go to the Hardware Configuration tab and add a new virtual SCSI Adapter.
  5. Add a new disk. Select the virtual SCSI Adapter for the Channel setting and select Pass through to physical drive on host option. From the pull-down menu select the new physical hard disk from step 1 and click on OK.
  6. Power on the VM and logon with your Administrator account.
  7. Go to Storage in Server Manger and create a new volume the same way you would do on a physical machine.

Note: For optimal performance, for each new pass-through disk add a new virtual SCSI adapter.

Posted in Hyper-V, SCVMM 2008 | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.

Join 423 other followers