Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 May 2020 23:35:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246279] [patch] ciss driver unable to present more than 48(?) physical drives per controller to the CAM layer
Message-ID:  <bug-246279-227-R2Vm0xskuZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246279-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246279-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=3D246279

--- Comment #9 from Peter Eriksson <pen@lysator.liu.se> ---
This part:

"but the enumeration of hardware drives starts at 16. So for a controller t=
hat
support say 64 logical volumes, only the first (64-16) drives will be
detected."

should probably read:

Depending on how disk enclosures enumerate drive the exact number of drives
allowed might differ. For HP D6020 enclosures they seem to start enumeratio=
n at
16, and with a HP H241 controller that supports 64 logical volumes only the
first (64-16) drives will be detected. And none of the SES "targets" (one p=
er
drawer in the D6020 enclosure) either since they are listed last...

--=20
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-246279-227-R2Vm0xskuZ>