Creating a separate partition for jails
Matthew Dillon
dillon at backplane.com
Wed Feb 1 09:49:38 PST 2023
The only benefit is that a jail would then not be able to fill the disk up
and interfere with the base system or other jails. Otherwise, no benefit.
We tend to use a combination of independent directories, tmpfs, and nullfs
when managing a ton of jails. nullfs in particular can be very useful to
mount common stuff read-only rather than having to duplicate absolutely
everything.
-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20230201/521812b3/attachment-0002.htm>
More information about the Users
mailing list