Hide Forgot
Description of problem: blockcommit with --delete option is not functional Version-Release number of selected component (if applicable): Red Hat Enterprise Linux Server release 6.5 Beta libvirt-0.10.2-23.el6.x86_64 kernel-2.6.32-414.el6.x86_64 qemu-kvm-rhev-0.12.1.2-2.398.el6.x86_64 How reproducible: always Steps to Reproduce: 1. prepare a guest foo. 2. blockcommit with --delete option. # virsh blockcommit foo hda --delete error: unsupported flags (0x2) in function qemuDomainBlockCommit Expected result: Successfully remove files in the backing chain or report an explicit error when not success.
(In reply to Hao Liu from comment #0) > # virsh blockcommit foo hda --delete > error: unsupported flags (0x2) in function qemuDomainBlockCommit Need to check VIR_DOMAIN_BLOCK_COMMIT_DELETE flags, I will commit a patch to fix this.
Patch on upstream: https://www.redhat.com/archives/libvir-list/2013-August/msg01333.html
Moving to 6.6. The flag is a case of known future expansion, and as we're already past the feature freeze for 6.5, it isn't going to change in 6.5.
Development Management has reviewed and declined this request. You may appeal this decision by reopening this request.