Update nodemgmt-scripts.sh
This commit is contained in:
@@ -74,7 +74,7 @@ STATUS() {
|
|||||||
done
|
done
|
||||||
echo
|
echo
|
||||||
echo -e "${idsCL[Yellow]} Replication Status to Other Nodes${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]} Replication Status to Other Nodes${idsCL[Default]}"
|
||||||
DIVIDER true
|
DIVIDER
|
||||||
timeout=`date --date='20 seconds' +%s`
|
timeout=`date --date='20 seconds' +%s`
|
||||||
nid=1
|
nid=1
|
||||||
for nip in "${NODE_HOSTS[@]}"
|
for nip in "${NODE_HOSTS[@]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user