Recent content by strawman

  1. S

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

    Related: https://forum.proxmox.com/threads/lsi-sas2308-scsi-controller-unsupported-sa-0x12.78785/ . https://forum.proxmox.com/threads/zfs-over-iscsi-w-truenas-scale-difficult-troubleshooting.140168/ https://bugzilla.proxmox.com/show_bug.cgi?id=4046
  2. S

    LSI SAS2308 SCSI controller: Unsupported SA: 0x12

    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.
  3. S

    ZFS over iSCSI w/TrueNAS Scale -- difficult troubleshooting

    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...
  4. S

    Resume from hibernate failed: got timeout. How to increase 300sec timeout?

    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...
  5. S

    [SOLVED] Proxmox 6.4 ZFS some ZSTD backups sometimes failing with exit status 1

    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!