|
Bugzilla – Full Text Bug Listing |
| Summary: | iscsid consumes 100% CPU | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Charles Coffing <ccoffing> |
| Component: | Network | Assignee: | Hannes Reinecke <hare> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | xdl-novell-bugzilla |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | /var/log/messages | ||
|
Description
Charles Coffing
2005-08-30 16:39:17 UTC
Created attachment 48203 [details]
/var/log/messages
iscsid goes to 100% CPU shortly after 10:01 in the log
I no longer believe that the hard hang is open-iscsi's fault. That appears to be a bug in OCFS2, triggered when it loses connectivity. So this bug is only about the 100% CPU usage by iscsid. This might be fixed by the NOOP IN handling fix which went in with the latest update to open-iscsi. And nevertheless, the unh-iscsi target seems to be a bit dodgy: - Appearently it does not support the caching mode page 8; hence the error 'sda: got wrong page'. Can you try to run 'sg_modes -p=8 -6 /dev/sda' and attach the output? - Appearently both iscsi devices have the same target name (The cause for the message 'picking OUI'). Is that intended? Please re-test with RC1 and re-open if the problem persists. Test update - please ignore. Test update2 - please ignore. |