From this thread https://forum.proxmox.com/threads/zfs-over-iscsi-w-truenas-scale-difficult-troubleshooting.140168/ , I think the messages like kvm: iSCSI GET_LBA_STATUS failed at lba 2695168: SENSE KEY:ILLEGAL_REQUEST(5) ASCQ:INVALID_FIELD_IN_CDB(0x2400) are related.
My guess is that the kvm: iSCSI GET_LBA_STATUS failed at lba 2695168: SENSE KEY:ILLEGAL_REQUEST(5) ASCQ:INVALID_FIELD_IN_CDB(0x2400) messages on the Proxmox side are matched by Unsupported SA: 0x12 messages in the TrueNAS-SCALE kernel log coming from the LIO iSCSI target. This was reported here...
Increasing the timeout in Helpers.pm did not help me upon first try. I did not dig deeper. However, I was able to see the /usr/bin/kvm command in the "Task Viewer" window when I double clicked on the "VM 129 -- Resume" line in the task log. Running this from the command line then ran to...
Dear Chiaki,
Thanks for your report. I think I am having the same issue. I cannot figure out how to pass `cache=none` to the CIFS mount options. At https://pve.proxmox.com/wiki/Storage:_CIFS I do not see that listed anywhere.
Thanks in advance!