[Bug 209112] /usr/sbin/jail jails fail to launch with possible race when jails mount common dir with nullfs
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 2 12:44:44 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209112
Joe Barbish <qjail1 at a1poweruser.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |qjail1 at a1poweruser.com
--- Comment #2 from Joe Barbish <qjail1 at 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 use
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 way of
jail control. I would not call this a work-a-round for your problem, but more
like the correct intended usage. As a side affect your jails will start/stop
faster.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-jail
mailing list