Update README.md

This commit is contained in:
sblow
2018-08-14 10:58:26 +01:00
committed by GitHub
parent fd3c8858cb
commit 9ddd9c567f
+1
View File
@@ -8,6 +8,7 @@ This script is designed for MSSQL MSCS clusters using shared RDMs where both the
# 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 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