Update powerwall.sh
This commit is contained in:
@@ -425,7 +425,7 @@ SHUTDOWN_SERVERS(){
|
|||||||
SHUTDOWN_SERVER(){
|
SHUTDOWN_SERVER(){
|
||||||
echo -en "Enabling Maintenance mode and will wait for iSCSI VM's to begin migrating ... "
|
echo -en "Enabling Maintenance mode and will wait for iSCSI VM's to begin migrating ... "
|
||||||
${FOLDER}/esxi-scripts/host-maintenance_mode.ps1 ${ESXI_HOST_NAMES[${1}]} >/dev/null 2>&1
|
${FOLDER}/esxi-scripts/host-maintenance_mode.ps1 ${ESXI_HOST_NAMES[${1}]} >/dev/null 2>&1
|
||||||
sleep 10s
|
# sleep 10s
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
||||||
echo -en "Shutting Down VM's on: ${1} ... "
|
echo -en "Shutting Down VM's on: ${1} ... "
|
||||||
|
|||||||
Reference in New Issue
Block a user