Update README.md
This commit is contained in:
@@ -6,26 +6,26 @@ In no event shall Zerto, its authors or anyone else involved in the creation, pr
|
|||||||
# Automating protection for MSCS Clusters when role owner changes
|
# Automating protection for MSCS Clusters when role owner changes
|
||||||
This script is designed for MSCS clusters using shared RDMs where both the active and passive nodes are protected in their own VPGs. The active node VPG replicating while the passive node VPG is paused. When the Active node changes this script will alter the replicating/paused VPGs
|
This script is designed for MSCS clusters using shared RDMs where both the active and passive nodes are protected in their own VPGs. The active node VPG replicating while the passive node VPG is paused. When the Active node changes this script will alter the replicating/paused VPGs
|
||||||
|
|
||||||
#Getting Started
|
# Getting Started
|
||||||
Instructions coming soon.
|
Instructions coming soon.
|
||||||
|
|
||||||
# Prerequisities
|
# Prerequisities
|
||||||
## Environment Requirements:
|
## Environment Requirements:
|
||||||
|
|
||||||
PowerCLI 5.5+
|
- PowerCLI 5.5+
|
||||||
PowerShell 5.0+
|
- PowerShell 5.0+
|
||||||
ZVR 6.0u2
|
- ZVR 6.0u2
|
||||||
Failoverclusters PowerShell Module
|
- Failoverclusters PowerShell Module
|
||||||
|
|
||||||
## In-Script Variables:
|
## In-Script Variables:
|
||||||
|
|
||||||
Cluster Node 1 Name
|
- Cluster Node 1 Name
|
||||||
VPG name for Node 1
|
- VPG name for Node 1
|
||||||
Cluster Node 2 Name
|
- Cluster Node 2 Name
|
||||||
VPG name for Node 2
|
- VPG name for Node 2
|
||||||
Clustered SQL Instance Name
|
- Clustered SQL Instance Name
|
||||||
ZVM IP
|
- ZVM IP
|
||||||
ZVM User / Password
|
- ZVM User / Password
|
||||||
|
|
||||||
# Running Script
|
# Running Script
|
||||||
Once the necessary requirements have been completed select an appropriate host to run the script from. To run the script type the following from the directory the script is located in:
|
Once the necessary requirements have been completed select an appropriate host to run the script from. To run the script type the following from the directory the script is located in:
|
||||||
|
|||||||
Reference in New Issue
Block a user