search for: snap5

Displaying 2 results from an estimated 2 matches for "snap5".

Did you mean: snap
2015 Oct 19
1
Re: virsh can't support VM offline blockcommit
...it-rebase/snap3-mix.img -b /tmp/mul/loop-mix-commit-rebase/mix.img -F qcow2 -p virsh snapshot-delete mix snap1 --metadata rm -fr /tmp/mul/loop-mix-commit-rebase/snap1-mix.img virsh snapshot-delete mix snap2 --metadata rm -fr /tmp/mul/loop-mix-commit-rebase/snap2-mix.img virsh snapshot-create-as mix snap5 --diskspec vda,file=/tmp/mul/loop-mix-commit-rebase/snap5-mix.img --disk-only --atomic --quiesce virsh snapshot-create-as mix snap6 --diskspec vda,file=/tmp/mul/loop-mix-commit-rebase/snap6-mix.img --disk-only --atomic --quiesce virsh snapshot-create-as mix snap7 --diskspec vda,file=/tmp/mul/loop-m...
2015 Oct 13
2
virsh can't support VM offline blockcommit
Hi everyone! I use the libvirt(version: 1.2.2) and QEMU(version: 2.2.1) to test qemu snapshot features: I tried virsh blockcommit when VM offline, the virsh blockcommit failed: the error messase as below: error: Requested operation is not valid: domain is not running when I start the VM, the virsh blockcommit work fine! my question is:we need