[Bug 222533] One HDD not seen by mps (11.1 regression)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 18 17:11:58 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222533
--- Comment #19 from Stephen McConnell <slm at freebsd.org> ---
There might be a problem with mpsutil in the way it retrieves config pages.
Config pages have a type and a number. The page I was looking for was IOC
(type) Page 8. It looks like you can only enter a number, but I'm not sure.
Anyway, I think the issue is probably that the device with handle 9 is an SEP
Target device and the driver may handle these differently than a SAS/SATA
target device. I haven't tested it to see exactly how those devices are
treated, but it looks like they are not put into the mapping table. I don't
think this will cause any problems and you should be OK now, with the change to
the use_phy_num setting.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list