dvl@
Developer
I am setting up a new system to run several jails. All the jails will be very similar. In fact, the only differences will be minor (configuration files, user, etc).
With that in mind, I've created one jail with all the apps etc that all other jails will require. I'm looking at using ZFS clone to create the other jails.
FYI: I'm using ezjail-admin(1) and have been for years and would like to continue. But I'm open to suggestions.
My jails are rooted at system/usr/local/jails as you can see below.
Anyone already doing this and care to share? Thank you.
With that in mind, I've created one jail with all the apps etc that all other jails will require. I'm looking at using ZFS clone to create the other jails.
FYI: I'm using ezjail-admin(1) and have been for years and would like to continue. But I'm open to suggestions.
My jails are rooted at system/usr/local/jails as you can see below.
Anyone already doing this and care to share? Thank you.
Code:
$ zfs list
NAME USED AVAIL REFER MOUNTPOINT
system 5.24G 10.6T 288K /
system/root 336K 10.6T 336K /root
system/rootfs 984M 10.6T 983M legacy
system/tmp 392K 10.6T 392K /tmp
system/usr 4.27G 10.6T 288K /usr
system/usr/home 64.3M 10.6T 288K /usr/home
system/usr/home/dan 64.0M 10.6T 64.0M /usr/home/dan
system/usr/local 2.56G 10.6T 242M /usr/local
system/usr/local/jails 2.33G 10.6T 288K /usr/local/jails
system/usr/local/jails/basejail 2.31G 10.6T 2.31G /usr/local/jails/basejail
system/usr/local/jails/gus.unixathome.org 6.60M 10.6T 6.60M /usr/local/jails/gus.unixathome.org
system/usr/local/jails/newjail 6.00M 10.6T 6.00M /usr/local/jails/newjail
system/usr/local/pgsql 288K 10.6T 288K /usr/local/pgsql
system/usr/obj 1.48M 10.6T 1.48M /usr/obj
system/usr/ports 1.65G 10.6T 1.55G /usr/ports
system/usr/ports/distfiles 96.2M 10.6T 96.2M /usr/ports/distfiles
system/usr/src 288K 10.6T 288K /usr/src
system/var 1.27M 10.6T 288K /var
system/var/audit 288K 10.6T 288K /var/audit
system/var/log 424K 10.6T 424K /var/log
system/var/tmp 304K 10.6T 304K /var/tmp