[Bug 284050] mrsasutil(8) "show volumes" command triggers multiple kernel messages
Date: Mon, 20 Jan 2025 14:03:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284050
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ambrisko@FreeBSD.org
--- Comment #4 from Mark Johnston <markj@FreeBSD.org> ---
This seems to be due to mrsas not implementing the MFIIO_QUERY_DISK ioctl.
This ioctl looks up the logical drive corresponding to an ID, and fills out a
buffer with the corresponding device name.
As far as I can tell, though, mrsas doesn't create device nodes for logical
volumes. Doug, do you have some idea whether this ioctl can be implemented?
Perhaps mfiutil/mrsasutil needs some special handling here instead?
--
You are receiving this mail because:
You are the assignee for the bug.