[Bug 222533] One HDD not seen by mps (11.1 regression)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 15 06:06:46 UTC 2018


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

--- Comment #14 from Denis Polygalov <dpolyg at gmail.com> ---
Created attachment 193412
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193412&action=edit
dmesg while mps.X.use_phy_num set to 0 for all X

Setting hw.mps.use_phy_num=0 solved the problem. 
The missing disk appeared and zpool scrub went well on that pool, but now dmesg
shows this:

mps0: failure at /usr/src/sys/dev/mps/mps_sas_lsi.c:700/mpssas_add_device()!
Could not get ID for device with handle 0x0009

Is this serious or can be ignored?
Attached see dmesg with following in the /boot/loader.conf:

hw.mps.spinup_wait_time=10

dev.mps.0.debug_level=0x0203
dev.mps.0.use_phy_num=0
dev.mps.1.debug_level=0x0203
dev.mps.1.use_phy_num=0
dev.mps.2.debug_level=0x0203
dev.mps.2.use_phy_num=0

Thanks a lot!
Denis

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


More information about the freebsd-bugs mailing list