mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 17:25:53 +00:00
Update create_lxc.sh
This commit is contained in:
@@ -146,7 +146,7 @@ fi
|
||||
# Check Cluster Quorum if in Cluster
|
||||
if ! pvecm status | grep -q "Quorate: Yes"; then
|
||||
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
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user