I am trying to migrate a bunch of VMs to a new ZFS over ISCSI box. I have some moved over but suddenly it stopped taking migration.s
when I attempt the migration I get this error.
TASK ERROR: storage migration failed: copy failed: command '/usr/bin/qemu-img convert -p -n -f raw --target-image-opts /dev/hpstorage/vm-159-disk-0 'file.driver=iscsi,file.transport=tcp,file.initiator-name=iqn.1993-08.org.debian:01:3c9d3216744f,file.portal=172.16.20.50,file.target=iqn.2003-01.org.linux-iscsi.rw-zfs-01.x8664:sn.7382e37c0378,file.lun=15,driver=raw'' failed: exit code 1
It appears to be attempting to access lun15. However there is no LUN15.
iscsi-inq iscsi://m%m@172.16.20.50:3260/iqn.2003-01.org.linux-iscsi.rw-zfs-01.x8664:sn.7382e37c0378/15
Login Failed. SENSE KEY:ILLEGAL_REQUEST(5) ASCQ:LOGICAL_UNIT_NOT_SUPPORTED(0x2500)
However the disk in question is at a different lun.
Peripheral Qualifier:CONNECTED
Peripheral Device Type
IRECT_ACCESS
Removable:0
Version:6 unknown
NormACA:0
HiSup:0
ReponseDataFormat:2
SCCS:1
ACC:0
TPGS:3
3PC:1
Protect:0
EncServ:0
MultiP:0
SYNC:0
CmdQue:1
Vendor:LIO-ORG
Product:stg-vm-159-disk
Revision:4.0
Version Descriptor:00a0 unknown
Version Descriptor:0960 iSCSI
Version Descriptor:0460 SPC-4
Version Descriptor:04c0 SBC-3
Any idea why it is doing this or how to deal with it?
TIA.
when I attempt the migration I get this error.
TASK ERROR: storage migration failed: copy failed: command '/usr/bin/qemu-img convert -p -n -f raw --target-image-opts /dev/hpstorage/vm-159-disk-0 'file.driver=iscsi,file.transport=tcp,file.initiator-name=iqn.1993-08.org.debian:01:3c9d3216744f,file.portal=172.16.20.50,file.target=iqn.2003-01.org.linux-iscsi.rw-zfs-01.x8664:sn.7382e37c0378,file.lun=15,driver=raw'' failed: exit code 1
It appears to be attempting to access lun15. However there is no LUN15.
iscsi-inq iscsi://m%m@172.16.20.50:3260/iqn.2003-01.org.linux-iscsi.rw-zfs-01.x8664:sn.7382e37c0378/15
Login Failed. SENSE KEY:ILLEGAL_REQUEST(5) ASCQ:LOGICAL_UNIT_NOT_SUPPORTED(0x2500)
However the disk in question is at a different lun.
Peripheral Qualifier:CONNECTED
Peripheral Device Type

Removable:0
Version:6 unknown
NormACA:0
HiSup:0
ReponseDataFormat:2
SCCS:1
ACC:0
TPGS:3
3PC:1
Protect:0
EncServ:0
MultiP:0
SYNC:0
CmdQue:1
Vendor:LIO-ORG
Product:stg-vm-159-disk
Revision:4.0
Version Descriptor:00a0 unknown
Version Descriptor:0960 iSCSI
Version Descriptor:0460 SPC-4
Version Descriptor:04c0 SBC-3
Any idea why it is doing this or how to deal with it?
TIA.