Bug 677475
Summary: | iscsid: semop down failed; tgtd: semop up failed | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Mike Christie <mchristi> |
Component: | scsi-target-utils | Assignee: | Andy Grover <agrover> |
Status: | CLOSED ERRATA | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1 | CC: | agrover, bdonahue, roland.friedwagner, syeghiay |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Attempting to run iscsid and the tgtd on the same machine results in semaphore errors being logged by both daemons because of an identifier collision. This has been corrected, and these errors no longer appear.
|
Story Points: | --- |
Clone Of: | 676804 | Environment: | |
Last Closed: | 2011-05-19 14:15:04 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: | 676804 | ||
Bug Blocks: |
Description
Mike Christie
2011-02-14 22:29:31 UTC
I have tried testing this on RHEL6.1-20110413.1 and tgtd aborts when it tries to start after iscsid. From /var/log/messages: Apr 19 16:11:12 storageqe-01 abrt: Kerneloops: Reported 1 kernel oopses to Abrt Apr 19 16:11:12 storageqe-01 abrtd: Directory 'kerneloops-1303243872-1925-1' creation detected Apr 19 16:11:12 storageqe-01 abrtd: Crash is in database already (dup of /var/spool/abrt/kerneloops-1303239160-1941-1) Apr 19 16:11:12 storageqe-01 abrtd: Deleting crash kerneloops-1303243872-1925-1 (dup of kerneloops-1303239160-1941-1), sending dbus signal Apr 19 16:12:25 storageqe-01 ntpd[1838]: synchronized to 10.16.71.254, stratum 2 To repro: service iscsid start service tgtd start iscsi-initiator-utils-6.2.0.872-19.el6.x86_64 scsi-target-utils-1.0.14-2.el6.x86_64 Still getting setup to try and repro, but one question... This causes a kernel oops?? How can I get the text of that oops? Very odd -- scsi-target-utils has no kernel component so a bug should not cause kernel oops. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Attempting to run iscsid and the tgtd on the same machine results in semaphore errors being logged by both daemons because of an identifier collision. This has been corrected, and these errors no longer appear. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0734.html |