I just upgraded from proxmox 8 to 9 and none of my iSCSI LUNs can connect. Everything was working with proxmox 8. I'm using ZFS over iSCSI with TrueNAS 25.04.
I can ping the target and I can even add the target as iSCSI storage and see all the raw extents.
I could use a bit of help troubleshooting.
Code:
kvm: -blockdev {"detect-zeroes":"unmap","discard":"unmap","driver":"throttle","file":{"cache":{"direct":true,"no-flush":false},"detect-zeroes":"unmap","discard":"unmap","driver":"raw","file":{"aio":"io_uring","cache":{"direct":true,"no-flush":false},"detect-zeroes":"unmap","discard":"unmap","driver":"host_device","filename":"iscsi://10.10.10.10/iqn.2005-01.com.example:proxmox/1","node-name":"OBFUSCATED","read-only":false},"node-name":"OBFUSCATED","read-only":false},"node-name":"drive-scsi0","read-only":false,"throttle-group":"throttle-drive-scsi0"}: Could not open 'iscsi://10.10.10.10/iqn.2005-01.com.example:proxmox/1': No such file or directory
I can ping the target and I can even add the target as iSCSI storage and see all the raw extents.
I could use a bit of help troubleshooting.
Last edited: