Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2018 17:11:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 222533] One HDD not seen by mps (11.1 regression)
Message-ID:  <bug-222533-227-58fI5alZzF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222533-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222533-227@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=222533

--- Comment #19 from Stephen McConnell <slm@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222533-227-58fI5alZzF>