Date: Wed, 26 Dec 2018 09:49:20 +0100 From: Matthias Apitz <guru@unixarea.de> To: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: unknown (doubled?) poudriere jail below /usr/obj/usr/local/... Message-ID: <20181226084920.GA5803@c720-r314251>
next in thread | raw e-mail | index | archive | help
--jI8keyz6grp/JLjh Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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@r342378 # poudriere ports -c -p ports-20181223 -m svn -U svn://svn.freebsd.org/por= ts/ The relevant values from poudriere.conf are: ZPOOL=3Dpoudriere #NO_ZFS=3Dyes ZROOTFS=3D/poudriere BASEFS=3D/usr/local/poudriere POUDRIERE_DATA=3D${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@jet ~]# ls -li /usr/local/poudriere/jails/ /usr/obj/usr/local/poudrie= re/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@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, nfsv4a= cls) poudriere/poudriere/ports on /poudriere/poudriere/ports (zfs, local, nfsv4a= cls) poudriere/mydata on /usr/home/guru/zdata (zfs, local, nfsv4acls) poudriere/mydata/r338641 on /usr/home/guru/zdata/r338641 (zfs, local, nfsv4= acls) poudriere/poudriere/jails/freebsd-r314251 on /usr/local/poudriere/jails/fre= ebsd-r314251 (zfs, local, noatime, nfsv4acls) poudriere/poudriere/jails/freebsd-r342378 on /usr/local/poudriere/jails/fre= ebsd-r342378 (zfs, local, noatime, nfsv4acls) poudriere/poudriere/ports/ports-20170304 on /usr/local/poudriere/ports/port= s-20170304 (zfs, local, noatime, nfsv4acls) poudriere/poudriere/ports/ports-20181223 on /usr/local/poudriere/ports/port= s-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 --=20 Matthias Apitz, =E2=9C=89 guru@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. --jI8keyz6grp/JLjh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEXmn7rBYYViyzy/vBR8z35Hb+nREFAlwjQHwACgkQR8z35Hb+ nRFuuw//c9AVnvt6ziHHbQfaDvw7dG1lvP9VZHOSEqJDphPnhxF9ZoXDinK2YdQ4 QAX/FyJu/bhSljkVjGq1dcWB/JCVvRBfBeAj4iufYHHgVjIW6/M107RbVG6ImJN5 7ppeXexJmJIAjCfsXAt5yhDgqY0FSKNzydXeeLG6HuwlclB0NLfvejwMlcedpNUe LUiECle8n7rB2dZu8N3xWotiDH9lSs37bDpE2uj19zFdWDisCpZIohK1wx2aW4SX iFSJhIjgT0Lix4+yIWqp1k/Mze7AOtjTdcWPcGlH/a+cb9MPqzRQ/T/FpXCNHPex sR9NT5N8X/Z6FSQWQAcumVCeq3jDT7qSe94nliSZYevN+VhyijQXKV6gR/6V1Y4X rZVFnUxDJlH2sXoS4FwCnAY20rK38Jx1i4axvobunOueATijEXeH5oQ6KqlmMWvu 4hY4QHFZYdYYxG3joDqIDiFLQiAPkqmc/LTfP147M0qd7rQ92Cjy43J1IUyvJ454 H6dQxQBsoJIlmHe4H7vim/UyfGS/1R60v4Ixi4bYwP+TlJbZZFMUt1cBNPvhVorj 6X0x8Ra49IruZLzL5uJMHA53DyCJrAd7VrdZGiNrL2eYt/Uie5UAIslsaqU6xi1A KA0n6BSiIfPGY5RcST4q/QN0fcApA5VA/v8F/YPZD+DsbO0Eg14= =a14H -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181226084920.GA5803>