Re: [PATCH] qemu: snapshot: Translate 'volume' disks before attempting offline snapshot manipulation

2021-08-25 Thread Ján Tomko
On a Wednesday in 2021, Peter Krempa wrote: When the VM is inactive the 'virStorageSource' struct doesn't have the necessary data pointing to the actual storage. This is a problem for inactive snapshot operations on VMs which use disk type='volume'. Add the translation steps for reversion and de

[PATCH] qemu: snapshot: Translate 'volume' disks before attempting offline snapshot manipulation

2021-08-25 Thread Peter Krempa
When the VM is inactive the 'virStorageSource' struct doesn't have the necessary data pointing to the actual storage. This is a problem for inactive snapshot operations on VMs which use disk type='volume'. Add the translation steps for reversion and deletion of snapshots. Resolves: https://bugzil