Error clone/move disk iscsi ZFS over ISCSI : SENSE KEY:ILLEGAL_REQUEST(5) ASCQ:INVALID_FIELD_IN_CDB(0x2400)

LR35

Member
Apr 9, 2021
10
2
8
52
i have a cluster with 3 nodes, a store ZFS over ISCSI
Some VMs are created , it work

When i tried to clone a VM or to move the disk from or to the ZFS over ISCSI storage, it's very slow, and i have the error:

qemu-img: iSCSI GET_LBA_STATUS failed at lba 8388592: SENSE KEY:ILLEGAL_REQUEST(5) ASCQ:INVALID_FIELD_IN_CDB(0x2400)

Someone has an idea?

Thank you
 
Last edited:
Please provide the complete output of pveversion -v as well as your storage config cat /etc/pve/storage.cfg and some info regarding your iSCSI storage (Hardware, Software).
 
pveversion -v

proxmox-ve: 7.0-2 (running kernel: 5.11.22-3-pve)
pve-manager: 7.0-11 (running version: 7.0-11/63d82f4e)
pve-kernel-5.11: 7.0-6
pve-kernel-helper: 7.0-6
pve-kernel-5.11.22-3-pve: 5.11.22-6
pve-kernel-5.11.22-1-pve: 5.11.22-2
ceph-fuse: 15.2.13-pve1
corosync: 3.1.2-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.1.0-1+pmx3
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.21-pve1
libproxmox-acme-perl: 1.2.0
libproxmox-backup-qemu0: 1.2.0-1
libpve-access-control: 7.0-4
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.0-5
libpve-guest-common-perl: 4.0-2
libpve-http-server-perl: 4.0-2
libpve-storage-perl: 7.0-10
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 4.0.9-4
lxcfs: 4.0.8-pve2
novnc-pve: 1.2.0-3
proxmox-backup-client: 2.0.8-1
proxmox-backup-file-restore: 2.0.8-1
proxmox-mini-journalreader: 1.2-1
proxmox-widget-toolkit: 3.3-6
pve-cluster: 7.0-3
pve-container: 4.0-9
pve-docs: 7.0-5
pve-edk2-firmware: 3.20200531-1
pve-firewall: 4.2-2
pve-firmware: 3.2-4
pve-ha-manager: 3.3-1
pve-i18n: 2.4-1
pve-qemu-kvm: 6.0.0-3
pve-xtermjs: 4.12.0-1
qemu-server: 7.0-13
smartmontools: 7.2-1
spiceterm: 3.2-2
vncterm: 1.7-1
zfsutils-linux: 2.0.5-pve1

My storage configuration

zfs: VOLUME01-VMS
blocksize 4k
iscsiprovider LIO
pool POOL-ZFS-01
portal x.x.x.x
target iqn.2021-08.domaine.com:vms01
content images
lio_tpg tpg1
nodes cloud-hv-03,cloud-hv-02,cloud-hv-01
nowritecache 1
sparse 1


My storage is a proxmox too, with zfs filesystem, on wich i have created a pool

Thanks
 
I am having the same issue.
Even though this thread is more than two years old and there was no answer after post #3 you may follow #2. (And please use [CODE] ... [/CODE] - Tags for readability)