Bug 589250
Summary: | iSCSI root install+boot fails in Fedora 13. Latest iscsi-initiator-utils required | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> |
Component: | iscsi-initiator-utils | Assignee: | Mike Christie <mchristi> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | agrover, harald, hdegoede, jcasale, jturner, mchristi, mh-fedora, peter, prashant.wakchaure, thatch45 |
Target Milestone: | --- | Keywords: | CommonBugs |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | https://fedoraproject.org/wiki/Common_F13_bugs#iscsi-install | ||
Fixed In Version: | iscsi-initiator-utils-6.2.0.872-4.fc13 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-05-26 21:39:10 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 507684 |
Description
James Laska
2010-05-05 16:25:13 UTC
Hans, I got this one. The iscsi scripts in F13 are newer than RHEL 6 right? (In reply to comment #1) > Hans, I got this one. > Ok. > The iscsi scripts in F13 are newer than RHEL 6 right? Not entirely, they are identical except that the RHEL-6 iscsid.init script has some stuff related to the partial offload cards (some modprobes and rmmods), and seems to not kill iscsid ? it's iscsistart in dracut, what is failing I think I can replicate this here. I get a: iscsistart: Logging into iqn.2008-09.com.max:tgtd 20.15.0.7:3260,1 iscsistart: can not connect to iSCSI daemon (111)! iscsistart: initiator reported error (18 - could not communicate to iscsid) iscsistart: can not connect to iSCSI daemon (111)! iscsistart: initiator reported error (18 - could not communicate to iscsid) iscsistart: Could not stop event_loop This is fixed in iscsi-initiator-utils-6.2.0.872-3.fc13. iscsi-initiator-utils-6.2.0.872-4.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/iscsi-initiator-utils-6.2.0.872-4.fc13 iscsi-initiator-utils-6.2.0.872-4.fc13 has been pushed to the Fedora 13 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 'yum --enablerepo=updates-testing update iscsi-initiator-utils'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/iscsi-initiator-utils-6.2.0.872-4.fc13 Confirmed fix using iscsi-initiator-utils-6.2.0.872-4.fc13 iscsi-initiator-utils-6.2.0.872-4.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 600481 has been marked as a duplicate of this bug. *** Hi, 1. I tried to install fedora 13 (32bits) on iscsi target and it get successfully installed. But when I tried to boot it, it gives me error "no root devices found" 2. After lots of search I found Bugzilla issue same as above. And they advised to enable the Fedora 13 Updates while installing Fedora 13, but it gives error as following: "Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora Updates" 3. To resolve this problem I installed the "rpmfusion" repository while installing Fedora 13. And then updated all package lists and installed all packages related to "iscsi" and pkg version is "iscsi-initiator-utils-6.2.0.872-4.fc13". Everything was well. But When I tried to boot the same it gives me same error i.e. "no root device found" Anybody help me out what went wrong??? |