Date: Fri, 26 Jun 2015 09:50:14 -0700 From: Sean Chittenden <seanc@groupon.com> To: javocado <javocado@gmail.com> Cc: FreeBSD Filesystems <freebsd-fs@freebsd.org> Subject: Re: ZFS pool within FreeBSD bhyve guest Message-ID: <CACfj5vL7tUy_%2BY74T71D1xc-SBv9enJA%2BxNGMa5xyYttMK6ryw@mail.gmail.com> In-Reply-To: <CAP1HOmTbmamehpaTE-A=d%2BrHFMYdZiuEebOaLCS3u1WurxdnrA@mail.gmail.com> References: <CAP1HOmSj5nNn7%2Bso=D_2qXrSh%2BtE=cTTbgjzCBkCCim1vZUTGg@mail.gmail.com> <CAP1HOmTbmamehpaTE-A=d%2BrHFMYdZiuEebOaLCS3u1WurxdnrA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Look at iohyve as an easy way to do this. You need to export a zvol to your guest. You can't export a "file system" but you can export a ZFS-backed volume. -sc https://github.com/pr1ntf/iohyve On Thu, Jun 25, 2015 at 10:22 AM, javocado <javocado@gmail.com> wrote: > (I'm posting here because I think this may be more of a zfs issue rather > than a bhyve issue) > > Hi, > > I would like to create a zfs filesystem within my bhyve (FreeBSD 10.1 as > the guest and host) allowing users of the VM to run zfs send/receive > commands on the zfs filesystem within their bhyve VM. > > Is this possible and what is/are the methods and options for creating the > zfs filesystem (or volume) within the VM? If there is a way to do this, > would any of the proposed methods depend on whether the VM lives in a file > versus a zfs volume? My VM is file-based. > > Thanks! > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" > -- Sean Chittenden
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACfj5vL7tUy_%2BY74T71D1xc-SBv9enJA%2BxNGMa5xyYttMK6ryw>