Tag Archives: Failover Clustering

SCVMM – Storage Overcommitment PowerShell Script – Version 4.0

Today I am releasing version 3.4 and 4.0 of my Storage Overcommitment PowerShell script and first of all I want to talk about the changes I have made. -> https://gallery.technet.microsoft.com/Discover-Cluster-Shared-859f133c Version 3.4 adds support for selecting multiple Hyper-V clusters and will be the GUI version from now on. That said you will use version 3.4 not on a regular basis compared Read more [...]

Rolling Cluster Upgrade in System Center 2016 TP3 VMM

One of the best features in Windows Server 2016 will be the Rolling Cluster Upgrade capability. Even better you can orchestrate it with the System Center 2016 Virtual Machine Manager. The requirements are very low. Your servers only need a baseboard management controller, you must have also a prepared VHD in your VMM library with Windows Server 2016 on it and a physical computer profile. Let us get Read more [...]

Bare-Metal Provisioning Hyper-V Cluster in System Center 2016 TP3 VMM

In System Center 2012 R2 VMM you can do a bare-metal provisioning of a single Hyper-V host or of a Scale Out File Server cluster. Now in System Center 2016 TP3 VMM you can do a bare-metal provisioning of a Hyper-V cluster too. In the Fabric section click on Create in the ribbon bar and select Hyper-V Cluster. Define the cluster name and the host group in which the cluster should be placed after the Read more [...]

Cross-forest Shared Nothing Live Migration

Last week I had a very interesting case at a customer and previously I thought it was really easy to do. Yes it is easy, when you know how to deal with it and before I forget it I will write it down now. So what was the case? I had a Windows Server 2012 Hyper-V Failover Cluster in an old AD domain that should be migrated to a new AD domain and at the same time to Windows Server 2012 R2 Hyper-V without Read more [...]

SCVMM – Storage Overcommitment PowerShell Script – Version 3.2

Nearly 1000 downloads got my CSV Overcommitment PowerShell script on the TechNet Gallery and again it was time to invest some hours into it. -> https://gallery.technet.microsoft.com/Discover-Cluster-Shared-859f133c My main focus was to add support for SMB 3.0 file shares which are managed by VMM. Till version 3.1 the script supported only Cluster Shared Volumes and not SMB 3.0 file shares that Read more [...]

VMM Technical Preview – Warning 10694

Microsoft führt in seiner nächsten Windows Server Version vNext das Feature Rolling Hyper-V Cluster Upgrade ein, welches auch schon in der Windows Server Technical Preview zur Verfügung steht. -> http://technet.microsoft.com/en-us/library/dn765471.aspx#BKMK_HyperVRollingUpgrades Ich bin gerade dabei mein zwei Node Hyper-V Cluster nach Windows Server Technical Preview zu migrieren. Dazu habe Read more [...]

Hochverfügbarkeit für SPF, SMA und WAP

Für eine IaaS Installation sollten alle benötigten Komponenten hochverfügbar sein. Das heißt in einer Basis IaaS Installation sind dies VMM, SPF, SMA und WAP. Der VMM nutzt dabei das Failover Clustering in einer Active/Standby Konfiguration für die Hochverfügbarkeit und nutzt damit das traditionelle Clustering. Aber wie erreicht man für die anderen Komponenten die Hochverfügbarkeit? Da es Read more [...]

Virtual Machine Manager – Live Migration Fehler – SMB 3.0 Storage

Seit Windows Server 2012 Hyper-V fokussiert Microsoft zunehmend SMB 3.0 als Storage für Hyper-V VMs. Mit einem SMB 3.0 Storage ist es möglich eine Live Migration zwischen zwei Hyper-V Clustern mit hochverfügbaren VMs vorzunehmen. Dafür muss man ansonsten die VM aus der Hochverfügbarkeit nehmen und eine Shared Nothing Live Migration vornehmen. Allerdings gibt es an dieser Stelle etwas zu beachten Read more [...]

Virtual Machine Manager – Error 12711

Vor zwei Wochen trat ein sehr interessantes VMM Problem auf und zwar lies sich nach einem VM Deployment die VM über den VMM nicht starten. Stattdessen erschien die Meldung Error 12711. Error (12711) VMM cannot complete the WMI operation on the server (hyperv.domain.tld) because of an error: [MSCluster_Resource.Name="VMName"] The group or resource is not in the correct state to Read more [...]

System Center 2012 R2 Virtual Machine Manager – KB2915463

Microsoft hat im letzten Monat zu einem Umstand im VMM einen KB-Artikel veröffentlicht. Dieser Umstand tritt dann auf, wenn man eine Live Migration über den VMM initiiert und die Logical Networks sowie VM Networks nicht richtig konfiguriert sind. Nicht richtig konfiguriert heißt in diesem Falle, dass der Static IP Address Pool für das Logical Network und VM Network fehlt. Zum Beispiel es existieren Read more [...]