[Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 12 17:32:51 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348

--- Comment #28 from Stephen McConnell <slm at freebsd.org> ---
Hi Karli, I don't see anything in the logs that makes me think this is the same
issue as the original issue.  Can you explain why you think so?  The original
problem was a spinup delay that the driver needed to account for.  There were
messages regarding SATA Identify in the original logs.

For your current issue, I don't see anything in the logs that makes me think
this is a driver problem.  What is happening is that the driver is getting SAS
Topology Change List events when you insert the SATA disk.  But, in order for
the driver to enumerate that disk, the PhyStatus must by "Target Added".  In
your case, the PhyStatus is always "PHY Link Status Change" and never "Target
Added".  So, this tells me that the Firmware is never getting enough
information from that disk to add it.  All I can think of is that something is
wrong with your disk.  Do you have this issue with any other disk?  Do you know
that this disk is operating normally in other cases?

Right now, I don't see any problem with the driver for this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list