Long long ago, when the year was 2015, I created a VMM Logical Network representation to understand VMM networking better. Never posted it…. but here it is: DOWNLOAD VISIO: Logical Network
Tag: VMM
VMM Logical Switch – Unknown error (0x80078005)
Walked into this issue when trying to deploy a logical switch from Virtual Machine Manager: Error (2912) An internal error has occurred trying to contact the ‘Cluster1-Node1’ server: : . WinRM: URL: [http://Cluster1-Node1:5985], Verb: [INVOKE], Method: [GetFinalResult], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/scvmm/AsyncTask?ID=1001] Unknown error (0x80078005) Recommended Action Check that WS-Management service is installed and running on server ‘Cluster1-Node1’. […]
Windows Azure Pack Tool
Windows Azure Pack Tool enables you to execute tasks through a simple menu. – Download here – Download here – Download here – Download here –
The configuration registry database is corrupt (0x800703F1)
Got the following error when creating a VM template in Virtual Machine Manager: Error (2912) An internal error has occurred trying to contact the vmms01 server: : . WinRM: URL: [http://vmms01.mgmt.local:5985], Verb: [INVOKE], Method: [LoadSubkey], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/scvmm/P2VSourceFixup?RegFileName=C:\Users\SVC_VMM\AppData\Local\Temp\tmp6AB5.tmp] The configuration registry database is corrupt (0x800703F1) Recommended Action Check that WS-Management service is installed and running on […]
Provisioning VM Networks
This script/Powershell functions can be used for (automatic) provisioning VM networks based on VLANs on existing Logical Network and switches in Virtual Machine Manager. Create VM Network Function: 1. Check if VLAN already exist 2. Create Network site in logical network and add VLAN 3. Enable VLAN on Uplink Port Profile 4. Create VM Network […]
Converting VM’s from VMware to Hyper-V in seconds (Part 3)
Converting VM’s from VMware to Hyper-V in seconds (Part 1) Converting VM’s from VMware to Hyper-V in seconds (Part 2) Converting VM’s from VMware to Hyper-V in seconds (Part 3) In the previous 2 parts I explained what we can do with the Netapp conversion technology, in this part I will show how it’s done. […]
Hyper-V / VMM MAC Addresses
In this post I’m going to talk about the MAC Address Pools in Hyper-V / VMM and the actual way they work. It seems easy to setup and never look at it again but this can cause some serious issues. There are many threads on technet forums about virtual machines changing MAC addresses and especially […]
VMM crashes when NIC team not completely up
Encountered some crashes today, after some troubleshooting I quickly found the issue, one of my NIC teams was not completely online. Log Name: VM Manager Source: Virtual Machine Manager Date: 8/23/2013 9:49:14 AM Event ID: 1 Task Category: None Level: […]
0x80071008
An error occurred while moving the virtual machine(s) storage. Error Code: 0x80071008 Invalid parameter Solution: Unmount the mounted iso.
Set Port Classification based on VM Network
When you share one Logical network for two purposes like Management and Backup you might want to setup Port Classifications and Port Profiles. With the Port Classifications and Port Profiles you can setup QOS so the backup traffic will never influence the management traffic. One thing not to forget is to select the Port Profile, […]