From 9ddd9c567f7dbfd92bb5ea5f8a4cd69c15ee1a6e Mon Sep 17 00:00:00 2001 From: sblow <42337428+sblow@users.noreply.github.com> Date: Tue, 14 Aug 2018 10:58:26 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ee7c7b..31273a7 100644 --- a/README.md +++ b/README.md @@ -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