Iscsi_tcp support?

open-iscsi is available, however when I try to discover resources I get the following output:

iscsiadm: read error (-1/104), daemon died?
iscsiadm: Could not scan /sys/class/iscsi_transport.
libkmod: ERROR ../libkmod/libkmod-module.c:838 kmod_module_insert_module: could not find module by name='iscsi_tcp'
iscsiadm: Could not insert module tcp. Kmod error -2
iscsiadm: iSCSI driver tcp is not loaded. Load the module then retry the command.
iscsiadm: Could not perform SendTargets discovery: iSCSI driver not found. Please make sure it is loaded, and retry the operation

modprobe iscsi_tcp likewise fails:

modprobe: FATAL: Module iscsi_tcp not found in directory /lib/modules/6.0.19-02542-g7dc0d739f79c

Is this something we can get supported in future kernels? Thank you.

We have updated the kernel. Run sudo apt update && sudo apt dist-upgrade in a few hours.

1 Like

Our servers just synchronized. You should be able to update and use it now.