Introduction
The adoption of live migration to a highly virtualized environment is all but commonplace by most companies nowadays. Virtual servers provide benefits such as lower energy consumption, datacenter space, and lower costs. On the other hand, it can be very dangerous, since lots of virtual machines running on just one server creates a single point of failure. In this example, if a server with heaps of virtual machines is down, not only is one system affected, but all the VMs running on that server are also impacted.
The good news is that Windows Server 2016 and Hyper-V comes with the right tools and high availability solutions for almost all scenarios. In fact, Hyper-V and Failover Clustering are so deeply integrated that, in previous Windows Server versions, some of the features in Failover Clustering were only meant for Hyper-V use. This has also been improved in Windows Server 2016, so that you can take advantage of new features such as Hyper-V over SMB with Storage Spaces Direct...