https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348
--- Comment #25 from Stephen McConnell <[email protected]> --- The last few entries in the bug log looks like a different issue to me than the SATA spinup issue. But, in response to that latest problem: The log entries show that the AttachedDevHandle for Phy 10 is 0. That's odd. It's possible that this is just a bug in the output of the driver, but if the DevHandle is really 0, I'm not exactly sure what would happen. The DevHandle is created by Firmware, and I really doubt if it's creating a DevHandle of 0, so I'm not sure what's going on there. Also, the LinkRate value of 5 means "SMP reset in progress", which also seems strange. And, the fact that a SAS drive will be discovered, but not a SATA drive doesn't make a lot of sense to me. If you can set the debug_level to 0x1F and then attach logs of what happens when you attach a SATA drive AND a SAS drive, maybe that will give me a clue as to what could be going on. A full log from boot to after the disk insertions would be good. Thanks. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
