LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   KVM - blockcommit failed (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/kvm-blockcommit-failed-4175610332/)

czezz 07-21-2017 07:41 AM

KVM - blockcommit failed
 
After I created a snapshot and backed up image file, I want to merge snapshot with disk image.
Here however I faced unexpected problem:

Code:

# virsh blockcommit sppVM vda --active --pivot --shallow --verbose
Block commit: [100 %]error: failed to pivot job for disk vda
error: block copy still active: disk 'vda' not ready for pivot yet

What am I doing wrong? Previously it worked with no problems.

Code:

# virsh snapshot-info --domain sppVM --snapshotname backup_vda
Name:          backup_vda
Domain:        sppVM
Current:        yes
State:          disk-snapshot
Location:      external
Parent:        -
Children:      0
Descendants:    0
Metadata:      yes



All times are GMT -5. The time now is 03:42 AM.