Hello,
I've activated the LIO iSCSI target on some promxox hosts for sharing local NVMe's over iSCSI (beside using those NVMe's for replicated storage)
But now my LIO target LUNs are not restored on boot anymore:
I've tried to delay the rtslib-fb-targetctl.service / reorder iscsi systemd units - no success - rtslib-fb-targetctl always fails to load the LUNs with zfs backing block devices on boot - what could I try next?
I've activated the LIO iSCSI target on some promxox hosts for sharing local NVMe's over iSCSI (beside using those NVMe's for replicated storage)
But now my LIO target LUNs are not restored on boot anymore:
Code:
systemd[1]: Starting rtslib-fb-targetctl.service - Restore LIO kernel target configuration...
target[2623]: Could not create StorageObject vg0pv0: Device /dev/zvol/tank/iscsi/vg0_pv0 is not a TYPE_DISK block device, skipped
target[2623]: Could not find matching StorageObject for LUN 0, skipped
target[2623]: Could not find matching TPG LUN 0 for MappedLUN 0, skipped
- when I restart the rtslib-fb-targetctl.service later / interactively the LIO iSCSI LUNs become avaiable
- all connected iSCSI initiators also fail and I've to re-login manually to the failed-restore-on-boot LIO target
pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-11-pve) zfs 2.2.7-pve2
I've tried to delay the rtslib-fb-targetctl.service / reorder iscsi systemd units - no success - rtslib-fb-targetctl always fails to load the LUNs with zfs backing block devices on boot - what could I try next?