|
Bugzilla – Full Text Bug Listing |
| Summary: | cdrdao causes SCSI bus reset | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Ludwig Nussel <lnussel> |
| Component: | Other | Assignee: | Vladimir Nadvornik <nadvornik> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | hwinfo --scsi | ||
|
Description
Ludwig Nussel
2006-01-23 17:01:58 UTC
Created attachment 64570 [details]
hwinfo --scsi
Linux g241 2.6.15-git12-6-default #1 Tue Jan 17 14:22:14 UTC 2006 i686 i686 i386 GNU/Linux The message is specific to the aic7xxx driver. Does it happen with cdrecord -scanbus ? The scanbus code in cdrecord is quite similar. Can you please attach output of cdrecord -scanbus -V ? Or better, can I get access to this machine? it's g241, no NIS, std root pw. hald polling also causes problems (#145147), therefore it's not running atm. The machine is not running all the time because it's quite loud, please tell me if you're done so I can switch it off again :-) I could not reproduce the messages, they were probably caused by hald too. The hang is caused by ATA devices detection. If it finds none, it falls back to obsolete interface which causes the delay. It could be eventually disabled. As user, resmgr does not report the scsi device, so it is not scanned. ATA devices are scanned anyway. Ok, thanks. I'll have to have a look at the resmgr scsi thing in cdrdao then. resmgr doesn't report scsi devices on purpose anymore as the sg device can now get an acl as well. Scanning the old ATAPI interface is now disabled. The delay should no longer appear. |