Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2020 13:00:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243530] sysutils/cciss_vol_status: Does not display physical drives on FreeBSD 12.1
Message-ID:  <bug-243530-7788-IrJZYzM0Lz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243530-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243530-7788@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=3D243530

--- Comment #2 from Peter Eriksson <pen@lysator.liu.se> ---
Actually I don't think the other patch fixes this particular issue (that not
all drives are printed). This is probably due to another issue where it doe=
sn't
correctly enumerate all drives if there are "gaps" in the list (like a drive
gone bad). It stops at the first "missing" drive.

I'll have a look at patching cciss_vol_status for this problem too. It
shouldn't be impossible since the kernel driver does detect them correctly.

(Atleast after some other bugs in the ciss driver has been fixed - it fails=
 to
detect more all drives if you have more than 48 drives per controller. But I
have a patch and diff that solves that too -
https://reviews.freebsd.org/D25155).

--=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-243530-7788-IrJZYzM0Lz>