Re: bizarre mount_nullfs issue with jails / ezjail

2010-04-07 Thread Dan Naumov
An additional question: how come sade and sysinstall which are run inside the jail can see (and I can only assume they can also operate on and damage) the real underlying disks of the host? Disks (as well as others you have in your host's /dev) aren't visible inside jails. Well, somehow

Re: bizarre mount_nullfs issue with jails / ezjail

2010-04-07 Thread Mars G Miro
On Wed, Apr 7, 2010 at 2:28 PM, Dan Naumov dan.nau...@gmail.com wrote: An additional question: how come sade and sysinstall which are run inside the jail can see (and I can only assume they can also operate on and damage) the real underlying disks of the host? Disks (as well as others you

Re: bizarre mount_nullfs issue with jails / ezjail

2010-04-07 Thread Aiza
Dan Naumov wrote: An additional question: how come sade and sysinstall which are run inside the jail can see (and I can only assume they can also operate on and damage) the real underlying disks of the host? Disks (as well as others you have in your host's /dev) aren't visible inside jails.

Re: bizarre mount_nullfs issue with jails / ezjail

2010-04-07 Thread Dan Naumov
On Wed, Apr 7, 2010 at 10:10 AM, Aiza aiz...@comclark.com wrote: Dan Naumov wrote: An additional question: how come sade and sysinstall which are run inside the jail can see (and I can only assume they can also operate on and damage) the real underlying disks of the host? Disks (as well as

bizarre mount_nullfs issue with jails / ezjail

2010-04-06 Thread Dan Naumov
So, I want the basejail to only contain the world and link the ports tree from the host into each individual jail when it's time to update the ports inside them, but I am running into a bit of a bizarre issue: I can mount_nullfs /usr/ports elsewhere on the host just fine, but it doesn't work if I

Re: bizarre mount_nullfs issue with jails / ezjail

2010-04-06 Thread Glen Barber
Hi Dan, Dan Naumov wrote: So, I want the basejail to only contain the world and link the ports tree from the host into each individual jail when it's time to update the ports inside them, but I am running into a bit of a bizarre issue: I can mount_nullfs /usr/ports elsewhere on the host just

Re: bizarre mount_nullfs issue with jails / ezjail

2010-04-06 Thread Dan Naumov
On Wed, Apr 7, 2010 at 12:37 AM, Glen Barber glen.j.bar...@gmail.com wrote: Hi Dan, Dan Naumov wrote: So, I want the basejail to only contain the world and link the ports tree from the host into each individual jail when it's time to update the ports inside them, but I am running into a bit

Re: bizarre mount_nullfs issue with jails / ezjail

2010-04-06 Thread Mars G Miro
On Wed, Apr 7, 2010 at 5:43 AM, Dan Naumov dan.nau...@gmail.com wrote: On Wed, Apr 7, 2010 at 12:37 AM, Glen Barber glen.j.bar...@gmail.com wrote: Hi Dan, Dan Naumov wrote: So, I want the basejail to only contain the world and link the ports tree from the host into each individual jail when