Sign In
Hyper-V notes from the field
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
January 2012
(1)
November 2011
(1)
June 2011
(1)
May 2011
(1)
April 2011
(1)
March 2011
(1)
January 2011
(1)
October 2010
(2)
July 2010
(1)
June 2010
(1)
April 2010
(1)
February 2010
(2)
December 2009
(2)
November 2009
(2)
October 2009
(3)
July 2009
(1)
May 2009
(1)
April 2009
(2)
March 2009
(3)
February 2009
(2)
December 2008
(5)
November 2008
(1)
September 2008
(3)
August 2008
(3)
MSDN Blogs
>
Hyper-V notes from the field
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Hyper-V notes from the field
Service Templates in VMM 2012
Posted
1 month ago
by
robertvi2
0
Comments
As VMM 2012 is almost complete, I started to upgrade to the RC Version. I thought I’ll share some of my learnings: A major new feature is Service Templates , here’s my first use of it: Here is a VM template to deploy a single virtual...
Hyper-V notes from the field
Time Drift in VM
Posted
3 months ago
by
robertvi2
0
Comments
Recently, we worked on an issue with time drift in a VM, and my colleague Johann Binder had an interesting finding I‘d like to share with you: The issue was with a VM that had SQL Server 2008 installed. In the eventlog of the machine we found...
Hyper-V notes from the field
Problems with Live Migration
Posted
8 months ago
by
robertvi2
2
Comments
Hi, today my collegue Bernd Högen has interesting finding that he would like to share: Recently, I faced the following Issue: On a W2k8 R2 SP1 Hyper-V Host Cluster with 2 CSV´s only the Coordinator Node was able to access the CSV. The...
Hyper-V notes from the field
Time Synchronization and Domain Controller VM's
Posted
9 months ago
by
robertvi2
0
Comments
Hi, often, I’m getting asked how to configure Time Synchronization for Hyper-V VM’s that run the Domain Controller (DC) Role. Our original recommendation was to disable the time synchronization and leave it up to the DC’s own functionality...
Hyper-V notes from the field
Recent fixes that address slow network throughput on Hyper-V
Posted
9 months ago
by
robertvi2
0
Comments
Hi, Recently, I’ve been working on several issues where customers reported poor network throughput. This happened on recent and performant hardware, that showed in benchmarking the 10GBit Ethernet connection, or slow Live Migration. The throughput...
Hyper-V notes from the field
How does a NIC inside a VM get a MAC address assigned?
Posted
10 months ago
by
robertvi2
2
Comments
Hi, If you add a NIC to a VM, it needs a MAC address that should be unique (at least in the network segment) to avoid duplicate MAC conflicts. In the properties for the VM you choose between a Dynamic or Static assignment. In case you select a Static...
Hyper-V notes from the field
What does "Enable heartbeat monitoring for the virtual machine" do ?
Posted
over 1 year ago
by
robertvi2
4
Comments
Hi, I've been asked this a couple of times, and thought it might be interesting to blog.. If you have a R2 Hyper-V Host cluster, the Virtual Machine Resource has a property on the Settings page named "Heartbeat Setting" with an associated check...
Hyper-V notes from the field
A script to check the Integration Services Version on Hyper-V Host and Guests
Posted
over 2 years ago
by
robertvi2
6
Comments
Hi, Scripting time again! Really often, I need to check if the Integration Services Version of the Hyper-V guests are up to date. Some Updates für Hyper-V update the vmguest.iso on the Host. So you need to manually go the VM's afterwards and...
Hyper-V notes from the field
A powershell script which balances the load of Hyper-V VMs across all cluster nodes
Posted
over 2 years ago
by
robertvi2
1
Comments
Hi everyone, I run a 2 node cluster with Hyper-V. While debugging and testing, i often have to reboot a node and end up with all my VM's on one node, and find myself moving them arround manually. So i came up with the below script to automate this...
Hyper-V notes from the field
When would I need to limit the processor features so that Quick or Live Migration is possible
Posted
over 2 years ago
by
robertvi2
3
Comments
Hi, Recently, I had some customers which could not Quick or Live Migrate their VMs in a Hyper-V Cluster. Although the Cluster Nodes where the same manufacture and type, migration was not possible because the destination server reported a different...
Hyper-V notes from the field
Error Message: The server encountered an error while creating “Name of the VM”
Posted
over 2 years ago
by
robertvi2
3
Comments
Recently, I worked on the below issue and though this might be worth to blog: On a Hyper-V Server, existing VMs where running just fine, however, we could not create new VMs. The error at the final stage of the Wizard was: The server encountered...
Hyper-V notes from the field
SCVMM Bits transfer may conflict with HTTPS
Posted
over 2 years ago
by
robertvi2
2
Comments
Recently, I've seen some problems related with BITS (Background Intelligent Transfer Service) during VM creation from SCVMM. One error I've seen is that the process appears to hang but was indeed extremely slow (1MB in 1 hour), the other was an error...
Hyper-V notes from the field
Hyper-V: Live Migration Network Configuration Guide
Posted
over 2 years ago
by
robertvi2
0
Comments
Hi, we just release a guide on how to configure your Network Cards with Hyper-V http://technet.microsoft.com/en-us/library/ff428137(WS.10).aspx I had the chance to check this out up front, and if you just don't have plenty of NIC's (>3), the...
Hyper-V notes from the field
VHDTool - a must have.
Posted
over 2 years ago
by
robertvi2
0
Comments
This tool saved me lots of time. So I thought I point you to it: http://code.msdn.microsoft.com/vhdtool Among some other nice features, my favorite is repair Repairs a broken Hyper-V snapshot chain where an administrator has expanded the size...
Hyper-V notes from the field
Getting some more info about my .vhd and .avhd files.
Posted
over 3 years ago
by
robertvi2
1
Comments
I often have the need to get more info on the .vhd and .avhd (Snapshots or Differencing) files. I use the below .vbs script to read the info from the file. Here's a sample output: C:\VMs\mergetest\> cscript vhdinfo.vbs C:\VMs\mergetest\mergetest...
Hyper-V notes from the field
Availability of Hotfix Rollup package for System Center Virtual Machine Manager 2008 R2
Posted
over 3 years ago
by
robertvi2
0
Comments
Update: Meanwhile there is a further Februar Rollup available: Description of the System Center Virtual Machine Manager 2008 R2 hotfix rollup package: February 9, 2010 http://support.microsoft.com/default.aspx?scid=kb;EN-US;978560 Please note...
Hyper-V notes from the field
Quick or Live Migration may fail after you used Migrate Storage
Posted
over 3 years ago
by
robertvi2
0
Comments
SCVMM R2 has a nice new feature to migrate the storage location of a VM. The move is done on one particular host from one drive to another. The move can be done while the VM is offline, in safe state, or even online. What I’ve seen recently,...
Hyper-V notes from the field
Installing SCVMM on a host with a name containing "-SCVMM-" fails with Error 257
Posted
over 3 years ago
by
robertvi2
0
Comments
Well, the title says it all. If the host you're trying to install SCVMM on has a name that contains "-SCVMM-" in upper case letters, setup fails with Error 257. Example: MUC-SCVMM-1 Resolution: Use a slightly different name, like "MUC-SCVMMR2-1...
Hyper-V notes from the field
SCVMM 2008 Error (2927) A Hardware Management error has occurred trying to contact server
Posted
over 3 years ago
by
robertvi2
0
Comments
I had a large customer where some Host occasionally where reported with an Error during Host refresh: The Error in SCVMM was: Error (2927) A Hardware Management error has occurred trying to contact server <your host name comes here>...
Hyper-V notes from the field
BITS Compact Server cannot process the request for the following URL in the %1 URL group: %2. The request failed in step %3 with the following error: %4.
Posted
over 3 years ago
by
robertvi2
0
Comments
Hi, Windows Server 2008 R2 has a new feature component: Bits Compact Server! This is a lightweight Server for Background Intelligent Transfer Service. SCVMM 2008 R2 makes use of it and enables this feature on the Hyper-V Hosts during Agent installation...
Hyper-V notes from the field
After installing Hyper-V Integration Services on the next reboot the VM displays BSOD 0x0000007B
Posted
over 3 years ago
by
robertvi2
12
Comments
Hi, Recently, I had some customers with VMs they just P2V'ed, or even had them running already on Virtual Server or Hyper-V. Now, they installed the latest Integration Components that came with the R2 Release. After the required reboot, the...
Hyper-V notes from the field
My Recommended Fix List Post SP2
Posted
over 3 years ago
by
robertvi2
0
Comments
While Service Pack 2 contains many fixes that I recommended earlier, I intend to post here some recent fixes that helped in newer situations: 1. Occasional crashes of Vmwp.exe http://support.microsoft.com/kb/972045/en-us especially because it contains...
Hyper-V notes from the field
SCVMM Service may take up lots of memory
Posted
over 3 years ago
by
robertvi2
0
Comments
In a large SCVMM environment we noticed that the SCVMM Service (vmmservice.exe) allocates lots of memory (>4GB). You may notice that you are unable to create new console sessions or existing sessions lose their connection when all available memory...
Hyper-V notes from the field
Availability of Hotifx Rollup package for System Center Virtual Machine Manager 2008
Posted
over 3 years ago
by
robertvi2
0
Comments
Recently we published a Rollup for System Center Virtual Machine Manager 2008 on Microsoft Update. http://support.microsoft.com/kb/961983/en-us When your SCVMM Server is not directly connected to the Internet you may have the need to download the...
Hyper-V notes from the field
Virtual Machine "Disappears" from Hyper-V Manager or changes to a VM cannot be applied
Posted
over 3 years ago
by
robertvi2
3
Comments
Recently I saw some strange errors: - A complete VM was not listed in Hyper-V Manager anymore. -or- Making changes to a VM and clicking Apply caused error messages like: The requested operation cannot be performed on a file with a user-mapped...
Page 1 of 2 (42 items)
1
2