mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
F #4393: change notification failure message
This commit is contained in:
parent
398edc7b61
commit
b3b949434f
@ -48,7 +48,7 @@ virsh --connect $LIBVIRT_URI qemu-monitor-command $DOMAIN --hmp "block_resize $d
|
||||
) > /dev/null
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "error"
|
||||
echo "Could not notify the VM about the disk resize. Poweroff cycle needed."
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user