Update nodemgmt-scripts.sh
This commit is contained in:
@@ -977,7 +977,7 @@ GUI(){
|
|||||||
elif [ "${2}" = "glusterdxx" ]; then
|
elif [ "${2}" = "glusterdxx" ]; then
|
||||||
SERVICE glusterd stop
|
SERVICE glusterd stop
|
||||||
else
|
else
|
||||||
SERVICE ${2} ${3} ${4}
|
SERVICE ${2} ${3} ${4} ${5} ${6}
|
||||||
fi;;
|
fi;;
|
||||||
singleservercheck) SINGLE_SERVER_SERVICE_CHECK ${2} ${3};;
|
singleservercheck) SINGLE_SERVER_SERVICE_CHECK ${2} ${3};;
|
||||||
haproxy-config) HAPROXY-CONFIG;;
|
haproxy-config) HAPROXY-CONFIG;;
|
||||||
|
|||||||
Reference in New Issue
Block a user