Hi,
A snapshot procedure cannot be cancelled. But if you really need to save
the VM contents, you can edit the DB manually.
To do so, stop opennebula, and then look for the corresponding body column
in the vm_pool table.
You need to set the DISK/SAVE element text to NO, and delete the elements
DI
I've recently started managing our virtual machines using OpenNebula in our
environment. It runs on top of our CentOS KVM servers.
I have taken have already ran the cmd:
onevm disk-snapshot 37 0 X-test-20131018
which will take a deferred snapshot of the disk upon 'onevm shutdown' ...
problem is