NOTE: THIS PROCEDURE IS APPLICABLE FOR AOS (Nutanix Acropolis Software) VERSION 4.1 OR OLDER. If you have never AOS version, use Nutanix Volume Groups and present it as iSCSI storage to GuestOS.
Microsoft Failover Cluster is supported on Nutanix. I will use fileshare witness as quorum. Therefore, first step is create container on Nutanix and add Microsoft failover cluster nodes to container whitelist.
- Prepare ShareFile Witness on Nutanix – create container and make sure you have added cluster nodes IP to container filesytem whitelists
- Deploy two virtual machines with Windows 2012 R2
- Each VM should have 2 vNIC,
- mgmt traffic
- HB traffic
- Install Microsoft Failover Clustering feature on both servers
- Verify if you can browse SMB share on Nutanix from both servers.
- Start Failover Cluster utility and create failover cluster
- Select servers
- Keep validation warning default – do not change it
- On Test validation, mark Run all Tests
- Provide cluster name and cluster IP address
- Verify information on Confirmation page, if all good – go on and click Next
- After few second summary page will pop up with all cluster information
Next step is to configure cluster quorum. As mentioned before, we will use file share witness, which is Nutanix SMB share we have created at the beginning of this tutorial.
- Connect to failover cluster
- Right click on cluster –> More ACtions –> Configure Cluster Quorum Settings
- Choose Select quorum Witness
- On next screen – Configure a file share witness
- Provide path to SMB share on Nutanix you have configured before. In my example it is
\\gsocls3-smb\msfcwitness\
- Verify provided information and click finish.
Done, you have now Microsoft failover cluster on Nutanix. When you click on Microsoft failover cluster you can see all info about, including fileshere witness.
Hi Artur. Thank you for great article. I wanted to test it but I believe that this is only possible in Hyper-v installation. What about vSphere or AHV?
HI Artur, i have Nutanix hardware with VMware hypervisor on it and needs to configure 2 node windows failover cluster, however i am facing difficulty to have shared volumes which will be highly available on both nodes, could you please help me with the configuration.