From 4f7860f3dab583933c7cf107132415f1930e810c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 7 Feb 2019 12:56:38 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 24d125ce..1220970d 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -184,7 +184,7 @@ STATUS-CHECK(){ fi #REPLICATION CHECK declare -i timeout - timeout=`date --date='5 seconds' +%s` + timeout=`date --date='10 seconds' +%s` nid=1 for nip in "${NODE_HOSTS[@]}" do