this topic aims at how to create and manage a VM, and config the VM network, and protect its storage infra. VM can provide high availability for Hyper-V env by implementing failover clustering (故障移轉的叢集).
-
to enable a physical pc(Host) to run multi-OS (PCs)
-
Host Server (a.k.a VM host) share resoures with all VM.
-
to allow to detach pc hosting a sevice from the hardware it is running on.
-
all the server workload can run on VM.
-
to share resources to VM and reduce the physically deployment.
-
Client-Side
it allows user to run virtualization instance of ready-to-go os and apps.
-
VDI, (Interface)
-
it reduces hardware cost.
-
user can run their app and access data on the VM from any other devices that support "Remote Desktop Client Software"
TCP/IP, Network
Storage Infra (Replica)
Bash/Powershell
Lib obj & Lib
Cloud
Service
(1) Evaluation of Env
(2) Install VM
(3) Create VM and its vHard Disk
(4) Create its Network and config it
https://github.com/QueenieCplusplus/VM_Network
(5) Storage Infra Replica
(6) Failover Clustering
https://github.com/QueenieCplusplus/VM_Cluster
(7) Cloud
(8) Service
(9) Monitor