notes/os/win/MSCluster/how-to-failover-ms-2008-cluster.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

34 строки
963 B
Plaintext

C:\>cluster group
Listing status for all available resource groups:
Group Node Status
-------------------- --------------- ------
Cluster Group WKVQA02YYZ Online
Available Storage WKVQA02YYZ Offline
WKVQA001YYZ-VIP WKVQA02YYZ Online
C:\>cluster group "WKVQA001YYZ-VIP" /move:wkvqa01yyz
Moving resource group 'WKVQA001YYZ-VIP'...
Group Node Status
-------------------- --------------- ------
WKVQA001YYZ-VIP WKVQA01YYZ Online
C:\>cluster group "Cluster Group" /move
Moving resource group 'Cluster Group'...
Group Node Status
-------------------- --------------- ------
Cluster Group WKVQA01YYZ Online
C:\>cluster group "Available Storage" /move
Moving resource group 'Available Storage'...
Group Node Status
-------------------- --------------- ------
Available Storage WKVQA01YYZ Offline