[Bug 183401] [bhyve] bhyve virtio-blk cannot be a raw disc device; bad GEOM interaction

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 20 03:08:39 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183401

Allan Jude <allanjude at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allanjude at FreeBSD.org

--- Comment #2 from Allan Jude <allanjude at 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.


More information about the freebsd-virtualization mailing list