odacli modify-vm --disk-increment fails
Hi
I have a ODA X8-2M with 19.9.0.0.0. I managed to configure the ODA, so I can run KVM VMs on it. I was able to create the virtual storage, the network, a VM and so on. The VM spawnes and everything is peachy.
Now I'd like to resize the disk size of the VM. The command is this:
odacli modify-vm --disk-increment 90G -n vm01 -cfg
If the VM is online, it says this:
DCS-10045:Validation error encountered: The size of the VM vDisk cannot be increased while the VM is running.
If the VM is offline, I get this: