Shit, forgot the list...
-----Johan Kragsterman/Capvert skrev: ----- Till: "Andy Fiddaman" <[email protected]> Från: Johan Kragsterman/Capvert Datum: 2018-10-17 10:14 Ärende: Ang: Re: [OmniOS-discuss] bhyve zonepath? Hi! -----"Andy Fiddaman" <[email protected]> skrev: ----- Till: "Johan Kragsterman" <[email protected]> Från: "Andy Fiddaman" <[email protected]> Datum: 2018-10-17 08:58 Kopia: [email protected] Ärende: Re: [OmniOS-discuss] bhyve zonepath? On Wed, 17 Oct 2018, Johan Kragsterman wrote: ; Hi! ; ; ; I'm doing my first experiments with bhyve, and I'm a bit confused by something in the omniosce site about bhyve: ; ; https://omniosce.org/info/bhyve_kvm_brand.html ; ; ; In the example of configuring a bhyve zone is this: ; ; set zonepath=/data/zone/bhyve ; ; Could someone explain that to me? I mean the pointer to the disk device is another, so what is this zonepath pointing at and why? Am I just stupid, or what have I missed...? It's pointing at the filesystem used for the zone itself; the thing that is populated when you run `zoneadm -z <zone> install`. For a bhyve zone, this is just a handful of files and some loopback mounts but the zone needs something to mount on / during boot. Andy Okay, thanks, I understand that, but where is that? /data??? Or is it just an example, can I put this where I want it? I wouldn't want it in rpool... And as well, I suppose this is this a zfs path, so that it should start with a pool? Maybe your example starts with the pool: /data? Regards Johan -- Citrus IT Limited | +44 (0)333 0124 007 | [email protected] Rock House Farm | Green Moor | Wortley | Sheffield | S35 7DQ Registered in England and Wales | Company number 4899123 _______________________________________________ OmniOS-discuss mailing list [email protected] http://lists.omniti.com/mailman/listinfo/omnios-discuss
