https://bugzilla.novell.com/show_bug.cgi?id=474879 User DOlsson@WEB.de added comment https://bugzilla.novell.com/show_bug.cgi?id=474879#c2 --- Comment #2 from Dennis Olsson <DOlsson@WEB.de> 2009-02-11 11:40:10 MST --- Created an attachment (id=271994) --> (https://bugzilla.novell.com/attachment.cgi?id=271994) Tar (-cjf) file containing: boot.msg lsmod lspci-nn messages partitions-0before partitions-1after Booting normally, i.e. selecting the Rescue entry and hitting return: - Everything gets booted and all discs get discovered. - Kernel seems to have selected the "pata_hpt3x2n" driver as being the driver of choice, although the other two ("pata_hpt37x" and "hpt366") drivers also gets loaded, just as it seems that they are being initialized. - Expected disc order was: HighPoint with 3 discs: sda, sdb, sdc Sil controller with 3 discs: sdd, sde, sdf, sdg USB stick: sdh but the order is: sil: sd[abcd] usb: sde hpt: sd[fgh] meaning that the "<disc #0m>1" = "/dev/sde1" and "<disc #1m>" = "/dev/sdf1". How come that this order is used? Needless to say that the order changes, when I do not have an USB stick attached... :-) - Doing a "fsck -fn <disc #0m>1" => always results in OK. - Doing a "fsck -f <disc #0m>1" => always results in OK. - Doing a "fsck -fn <disc #1m>1" => always results in OK. - Doing a "fsck -f <disc #1m>1" => always results in drive crash. A common observation for all the driver crashes are that in "boot.msg", you can observe that the drive first attaches itself to IRQ 19 and shortly thereafter detaches itself from it again(??). It also looks are if the three HighPoint drivers really cannot agree upon which one of them that is taking care of the HighPoint controller, in that they are strangly intervened in their attachment to IRQ 19. After "fsck -f <disc #1m>1" has finished and output the line "bootnew: 11/64256 files ...", it stops for ca. 40 secs. before the prompt appears. During this stopping a lot of kernel messages are being written to "/var/log/messages" -- especially interesting to obverse is that the disc during the driver crash gets detached from the controller/system -- very odd! Rebooting same issue => Reset needed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.