Score:3

Missing iscsi_tcp kernel module in Ubuntu 21.10 for Raspberry Pi ARM64

ru flag

I have just done a fresh install of Ubuntu 21.10 for Raspberry Pi ARM64 in order to try out the new release.

After performing an apt upgrade and updating the iscsi initiator name I tried to run

sudo iscsiadm --mode discovery --type sendtargets --portal 10.1.0.20

but I got the following error

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 shows

modprobe: FATAL: Module iscsi_tcp not found in directory /lib/modules/5.13.0-1008-raspi

How can I enable / install / compile this missing kernel module?

Score:1
ng flag

It is included in linux-modules-extra-*-raspi packages.

Similar issue may solved by checking Package Search online or apt-file offline (but it needs to download big index files) and search the missing file.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.