Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: At present iscsi initiator modules are in kernel-modules whereas iscsi target modules are in kernel-core. It would be useful if modules such as iscsi_tcp could be moved to kernel-core so as to be available in stripped down virtualisation environments... Version-Release number of selected component (if applicable): kernel-core-4.1.3-200.fc22.x86_64 How reproducible: Reproducible every time. Steps to Reproduce: 1. rpm -ql kernel-core-4.1.3-200.fc22.x86_64 | grep iscsi_tcp Actual results: Nothing. Expected results: iscsi_tcp module to be found? Additional info: It's not entirely clear how it is decided what will be in kernel-core and kernel-modules. Is adding iscsi initiator pieces a step too far or can it be viewed in a similar way to cifs?
Specifically, which modules do you want in kernel-core? Just iscsi_tcp? IIRC, the target modules are in kernel-core because of something else we need/want in kernel-core requiring them. If that wasn't the case, they would likely all be in kernel-modules without good reason to keep them in kernel-core.
From what I can tell these are the modules I would be after: iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi Thanks for the explanation about the target modules.
Hi Josh, is there anything more you need from me on this one?
My apologies for the delay here. I've moved the modules listed in comment #2 to kernel-core in the rawhide kernels. I'll discuss moving them in f22/f23 with the team today, but I'm hesitant to do so this late in the release for f22.
Ok, we've made this change for F23 as well. F22 is too late in its lifecycle to receive a change like this.
Josh: That's fine - thanks for moving this one forward.
kernel-4.2.6-300.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-115c302856
kernel-4.2.6-200.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-cd94ad8d7c
kernel-4.2.6-200.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update kernel' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-cd94ad8d7c
kernel-4.2.6-300.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update kernel' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-115c302856
kernel-4.2.6-300.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
kernel-4.2.6-200.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.