Hi,

Let's say we have this chain:

    base <--- sn1 <--- sn2 <--- active

Can we shutdown the VM and "qemu-img convert sn2 -O qcow2 sn2_new" and rebase active to sn2_new like this:

    sn2_new <--- active

?

Or is it better practice to blockpull? BTW, is blockpull into an non-active snapshot already supported and stable?

I have tested this qemu-img convert approach and it seems to work, but I would like to ask someone more familiar with qcow2 internals and prevent data corruption.

Best regards,
Christopher Pereira

Reply via email to