Date: Mon, 20 Jan 2025 14:03:04 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 284050] mrsasutil(8) "show volumes" command triggers multiple kernel messages Message-ID: <bug-284050-227-cLzhHvUa4U@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284050-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284050-227-cLzhHvUa4U>
