Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user