Date: Fri, 20 Mar 2015 03:08:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-virtualization@FreeBSD.org Subject: [Bug 183401] [bhyve] bhyve virtio-blk cannot be a raw disc device; bad GEOM interaction Message-ID: <bug-183401-27103-qge8qo8wHV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-183401-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-183401-27103@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=183401 Allan Jude <allanjude@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |allanjude@FreeBSD.org --- Comment #2 from Allan Jude <allanjude@FreeBSD.org> --- I've seen a similar issue with ZFS zvol's, which was solved by adding a 'dev' mode that doesn't get picked up by GEOM. Might be worth looking at how it is done in the freebsd bits for ZFS. the sysctl is: vfs.zfs.vol.mode and the ZFS property is volmode -- 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-183401-27103-qge8qo8wHV>