Update create_lxc.sh
This commit is contained in:
parent
7c1a73dfdc
commit
59155285f7
@ -146,7 +146,7 @@ fi
|
|||||||
# Check Cluster Quorum if in Cluster
|
# Check Cluster Quorum if in Cluster
|
||||||
if ! pvecm status | grep -q "Quorate: Yes"; then
|
if ! pvecm status | grep -q "Quorate: Yes"; then
|
||||||
printf "\e[?25h" # Cursor sichtbar machen
|
printf "\e[?25h" # Cursor sichtbar machen
|
||||||
echo -e "\n\n${CROSS}${RD}Cluster is not quorate. Start all nodes or configure quorum device (QDevice).${CL}\n"
|
echo -e "\n\n${CROSS}${RD}Cluster is not quorate. Start all nodes or configure quorum device (QDevice). 111${CL}\n"
|
||||||
exit 210
|
exit 210
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user