Fedora 21 iscsiadm errors (Could not insert module tcp.)

Bug #1429504 reported by Dan Prince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
diskimage-builder
Fix Released
Critical
Dan Prince

Bug Description

When running Ironic on Fedora 21 I'm seeing the following iscsiadm deployment issue:

Mar 08 02:14:40 localhost.localdomain.localdomain ironic-conductor[11664]: Command: sudo ironic-rootwrap /etc/ironic/rootwrap.conf iscsiadm -m discovery -t st -p 192.0.2.14:3260
Mar 08 02:14:40 localhost.localdomain.localdomain ironic-conductor[11664]: Exit code: 12
Mar 08 02:14:40 localhost.localdomain.localdomain ironic-conductor[11664]: Stdout: u''
Mar 08 02:14:40 localhost.localdomain.localdomain ironic-conductor[11664]: Stderr: u"libkmod: kmod_module_insert_module: could not find module by name='iscsi_tcp'\niscsiadm: Could not insert module tcp. Kmod error -38\niscsiadm: iSCSI driver tcp is not loaded. Load the module then retry the command.\n\niscsiadm: Could not perform SendTargets discovery: iSCSI driver not found. Please make sure it is loaded, and retry the operation\n"
----

Running the same command manually gives similar results:

[root@localhost ~]# sudo ironic-rootwrap /etc/ironic/rootwrap.conf iscsiadm -m discovery -t st -p 192.0.2.14:3260
libkmod: kmod_module_insert_module: could not find module by name='iscsi_tcp'
iscsiadm: Could not insert module tcp. Kmod error -38
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

Dan Prince (dan-prince)
Changed in tripleo:
status: New → Triaged
importance: Undecided → Critical
Dan Prince (dan-prince)
Changed in tripleo:
assignee: nobody → Dan Prince (dan-prince)
affects: tripleo → diskimage-builder
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to diskimage-builder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/162443

Changed in diskimage-builder:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to diskimage-builder (master)

Reviewed: https://review.openstack.org/162443
Committed: https://git.openstack.org/cgit/openstack/diskimage-builder/commit/?id=ea4b08cda08805b6f5965fc74a3a0a445ccc5acb
Submitter: Jenkins
Branch: master

commit ea4b08cda08805b6f5965fc74a3a0a445ccc5acb
Author: Dan Prince <email address hidden>
Date: Sat Mar 7 21:45:33 2015 -0500

    Install Fedora kernel-modules pkg for iscsi_tcp

    The newest stable Fedora splits out kernel modules into
    a separate package. By default this is not installed in
    the Fedora cloud image... and it contains some things we
    need for Ironic (iscsi_tcp module) among other things that
    might be very useful.

    Change-Id: I3374ea278fecfeb6552e4664717ef3646d382c17
    Closes-bug: #1429504

Changed in diskimage-builder:
status: In Progress → Fix Committed
Jay Dobies (jdob)
Changed in diskimage-builder:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.