Update README.md
This commit is contained in:
@@ -8,6 +8,7 @@ This script is designed for MSSQL MSCS clusters using shared RDMs where both the
|
|||||||
|
|
||||||
# Getting Started
|
# Getting Started
|
||||||
The first step to utilizing this script is to create two VPGs. One protecting the current active node only and a second protecting the current passive node only.
|
The first step to utilizing this script is to create two VPGs. One protecting the current active node only and a second protecting the current passive node only.
|
||||||
|
|
||||||
The script should then be scheduled to be run directly on both SQL nodes every 1 minute. Its purpose is to check the active SQL node is the node protected by Zerto and automatically perform a force-sync if this is ever changed. The script will pause the VPG if the database is in an inconsistent state to clearly indicate the VPG can no longer be failed over until a force-sync has been performed.
|
The script should then be scheduled to be run directly on both SQL nodes every 1 minute. Its purpose is to check the active SQL node is the node protected by Zerto and automatically perform a force-sync if this is ever changed. The script will pause the VPG if the database is in an inconsistent state to clearly indicate the VPG can no longer be failed over until a force-sync has been performed.
|
||||||
|
|
||||||
# Prerequisities
|
# Prerequisities
|
||||||
|
|||||||
Reference in New Issue
Block a user