Hello, I've update on December 23 an amd64 system to r342378 and created a new ZFS jail and ports within poudriere with: # poudriere jail -c -j freebsd-r342378 -m svn+http -v head_at_r342378 # poudriere ports -c -p ports-20181223 -m svn -U svn://svn.freebsd.org/ports/ The relevant values from poudriere.conf are: ZPOOL=poudriere #NO_ZFS=yes ZROOTFS=/poudriere BASEFS=/usr/local/poudriere POUDRIERE_DATA=${BASEFS}/data Since then I compiled some 1800 ports with: # poudriere bulk -f /usr/local/etc/poudriere-list -J 4 -j freebsd-r342378 -p ports-20181223 All went fine. While checking something, I now see the poudriere jail also below /usr/obj/usr/local: [root_at_jet ~]# ls -li /usr/local/poudriere/jails/ /usr/obj/usr/local/poudriere/jails/ /usr/local/poudriere/jails/: total 3 4 drwxr-xr-x 17 root wheel 21 Mar 4 2017 freebsd-r314251 4 drwxr-xr-x 18 root wheel 22 Dec 23 21:30 freebsd-r342378 /usr/obj/usr/local/poudriere/jails/: total 4 31300766 drwxrwxr-x 3 root wheel 512 Dec 23 19:22 freebsd-r342378 The mounts are: [root_at_jet ~]# mount /dev/da0p2 on / (ufs, local, journaled soft-updates) devfs on /dev (devfs, local, multilabel) poudriere on /poudriere (zfs, local, nfsv4acls) poudriere/poudriere on /poudriere/poudriere (zfs, local, nfsv4acls) poudriere/poudriere/jails on /poudriere/poudriere/jails (zfs, local, nfsv4acls) poudriere/poudriere/ports on /poudriere/poudriere/ports (zfs, local, nfsv4acls) poudriere/mydata on /usr/home/guru/zdata (zfs, local, nfsv4acls) poudriere/mydata/r338641 on /usr/home/guru/zdata/r338641 (zfs, local, nfsv4acls) poudriere/poudriere/jails/freebsd-r314251 on /usr/local/poudriere/jails/freebsd-r314251 (zfs, local, noatime, nfsv4acls) poudriere/poudriere/jails/freebsd-r342378 on /usr/local/poudriere/jails/freebsd-r342378 (zfs, local, noatime, nfsv4acls) poudriere/poudriere/ports/ports-20170304 on /usr/local/poudriere/ports/ports-20170304 (zfs, local, noatime, nfsv4acls) poudriere/poudriere/ports/ports-20181223 on /usr/local/poudriere/ports/ports-20181223 (zfs, local, noatime, nfsv4acls) What does this structure below '/usr/obj/usr/local/poudriere/jails/' mean? Can I remove this? Thanks for some light on this. matthias -- Matthias Apitz, ✉ guru_at_unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub October, 7 -- The GDR was different: Peace instead of Bundeswehr and wars, Druschba instead of Nazis, to live instead of to survive.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:19 UTC