This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
virtualization:microsoft:hyper-v-cluster [2014/07/08 08:46] gcooper |
virtualization:microsoft:hyper-v-cluster [2019/05/20 11:29] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Clustering with Hyper-V ====== | ====== Clustering with Hyper-V ====== | ||
- | See also **[[https:// | + | See also **[[https:// |
:!: When you are running Hyper-V in a failover cluster, you should always create the VMs in Failover Cluster Manager. If you create the VMs with Hyper-V Manager, you need to specify the location of the VMs configuration and virtual hard disk so they are located on a clustered shared volume. | :!: When you are running Hyper-V in a failover cluster, you should always create the VMs in Failover Cluster Manager. If you create the VMs with Hyper-V Manager, you need to specify the location of the VMs configuration and virtual hard disk so they are located on a clustered shared volume. | ||
**Hyper-V Server 2012, Powershell and SMB**: http:// | **Hyper-V Server 2012, Powershell and SMB**: http:// | ||
+ | |||
+ | **Step by Step, 2012 R2**: http:// | ||
http:// | http:// | ||
Line 29: | Line 31: | ||
|**Replica Traffic** |Used for virtual machine replication through the Hyper-V Replica feature | | |**Replica Traffic** |Used for virtual machine replication through the Hyper-V Replica feature | | ||
|**Virtual Machine Access** |Used for virtual machine connectivity - Typically requires external network connectivity to service client requests | | |**Virtual Machine Access** |Used for virtual machine connectivity - Typically requires external network connectivity to service client requests | | ||
+ | |||
+ | ===== Default Hyper-V Storage Locations ===== | ||
+ | |||
+ | Once your cluster is up and running and you have a Cluster Shared Volume (CSV), you must store your VMs in the CSV to make them highly available. | ||
+ | |||
+ | http:// | ||
===== Live Migration ===== | ===== Live Migration ===== |