Re: New jail does not understand nullfs

2012-12-03 Thread Matt Donovan
Sorry I meant man jail, as jail.conf has it as mount.devfs On Mon, Dec 3, 2012 at 11:23 PM, Matt Donovan wrote: > Below is the output of truss jail -c poudriere > > __sysctl(0x7fffd450,0x2,0x7fffd458,0x7fffd8c0,0x7fffd4b4,0x1c) > = 0 (0x0) > __sysctl(0x7fffd450,0x7,0x7ff

Re: New jail does not understand nullfs

2012-12-03 Thread Matt Donovan
Below is the output of truss jail -c poudriere __sysctl(0x7fffd450,0x2,0x7fffd458,0x7fffd8c0,0x7fffd4b4,0x1c) = 0 (0x0) __sysctl(0x7fffd450,0x7,0x7fffd4b0,0x7fffd8b8,0x0,0x0) = 0 (0x0) __sysctl(0x7fffd450,0x2,0x7fffd458,0x7fffd8c0,0x7fffd4b4,0x1b) = 0 (0

Re: New jail does not understand nullfs

2012-12-03 Thread Mateusz Guzik
On Mon, Dec 03, 2012 at 02:45:09AM -0600, Matt Donovan wrote: > Updated system to r243801 the allow.mount.nullfs still errors out. > On Dec 2, 2012 8:15 PM, "Matt Donovan" wrote: > Can you post output of truss jail -c poudriere? Are you sure that both jail(8) and libjail are updated? (or that wo

Re: New jail does not understand nullfs

2012-12-03 Thread Matt Donovan
Updated system to r243801 the allow.mount.nullfs still errors out. On Dec 2, 2012 8:15 PM, "Matt Donovan" wrote: > Attached is my jail.conf. according to my logs I am using r243464. Going > to do another svn update and try again as well. > On Dec 2, 2012 7:12 PM, "Mateusz Guzik" wrote: > >> On

Re: New jail does not understand nullfs

2012-12-02 Thread Matt Donovan
Attached is my jail.conf. according to my logs I am using r243464. Going to do another svn update and try again as well. On Dec 2, 2012 7:12 PM, "Mateusz Guzik" wrote: > On Sun, Dec 02, 2012 at 08:09:39AM -0700, Ian Lepore wrote: > > On Sun, 2012-12-02 at 01:17 -0600, Matt Donovan wrote: > > > W

Re: New jail does not understand nullfs

2012-12-02 Thread Mateusz Guzik
On Sun, Dec 02, 2012 at 08:09:39AM -0700, Ian Lepore wrote: > On Sun, 2012-12-02 at 01:17 -0600, Matt Donovan wrote: > > When attempting to start the jail in question the following happens > > > > > > server# jail -c poudriere > > jail: poudriere: unknown parameter: allow.mount.nullfs > > > > >

Re: New jail does not understand nullfs

2012-12-02 Thread Ian Lepore
On Sun, 2012-12-02 at 01:17 -0600, Matt Donovan wrote: > When attempting to start the jail in question the following happens > > > server# jail -c poudriere > jail: poudriere: unknown parameter: allow.mount.nullfs > > > Below is my jail.conf > > poudriere { > name=poudriere; >

New jail does not understand nullfs

2012-12-01 Thread Matt Donovan
When attempting to start the jail in question the following happens server# jail -c poudriere jail: poudriere: unknown parameter: allow.mount.nullfs Below is my jail.conf poudriere { name=poudriere; host.hostname=poudriere; ip4.addr="192.168.1.30"; persist;