Re: [libvirt] [PATCH 2/2] qemu: snapshot: Forbid snapshots of iSCSI passthrough devices

2014-07-18 Thread Peter Krempa
On 07/18/14 15:24, Eric Blake wrote: > On 07/18/2014 03:22 AM, Peter Krempa wrote: >> As with the local SCSI passthrough devicesm qemu can't support snapshots >> on those as the block ops are handled by the device. This is also true >> for iSCSI backing of the disk. Remove the check for the local b

Re: [libvirt] [PATCH 2/2] qemu: snapshot: Forbid snapshots of iSCSI passthrough devices

2014-07-18 Thread Eric Blake
On 07/18/2014 03:22 AM, Peter Krempa wrote: > As with the local SCSI passthrough devicesm qemu can't support snapshots > on those as the block ops are handled by the device. This is also true > for iSCSI backing of the disk. Remove the check for the local block > device and just forbid snapshot whe

[libvirt] [PATCH 2/2] qemu: snapshot: Forbid snapshots of iSCSI passthrough devices

2014-07-18 Thread Peter Krempa
As with the local SCSI passthrough devicesm qemu can't support snapshots on those as the block ops are handled by the device. This is also true for iSCSI backing of the disk. Remove the check for the local block device and just forbid snapshot when the disk is of type 'lun'. Resolves: https://bugz