Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2016 12:44:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-jail@FreeBSD.org
Subject:   [Bug 209112] /usr/sbin/jail jails fail to launch with possible race when jails mount common dir with nullfs
Message-ID:  <bug-209112-9824-Z3q90wi2vf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209112-9824@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209112-9824@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209112

Joe Barbish <qjail1@a1poweruser.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qjail1@a1poweruser.com

--- Comment #2 from Joe Barbish <qjail1@a1poweruser.com> ---
There is more that one way to code the use of nullfs common base file system
jail environments. sysutils/qjail uses the mount.fstab jail.config variable
that points to a file containing the fstab statement. Second thing do not u=
se
the "service jail" command to start/stop your jails. Use the native jail(8)
command instead. It's bad practice to mix the use of the old way and new wa=
y of
jail control. I would not call this a work-a-round for your problem, but mo=
re
like the correct intended usage. As a side affect your jails will start/stop
faster.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209112-9824-Z3q90wi2vf>