Date: Tue, 06 Oct 2015 19:38:58 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping Message-ID: <bug-191348-8-29QA50SJgT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191348-8@https.bugs.freebsd.org/bugzilla/> References: <bug-191348-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348 --- Comment #25 from Stephen McConnell <slm@freebsd.org> --- 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191348-8-29QA50SJgT>