running poudriere with 8 builders

Michael Gmelin freebsd at grem.de
Sat Mar 4 16:19:23 UTC 2017



> On 4 Mar 2017, at 16:32, Matthias Apitz <guru at unixarea.de> wrote:
> 
>> El día Saturday, March 04, 2017 a las 12:57:40PM +0100, Kurt Jaeger escribió:
>> 
>> Hi!
>> 
>>>> Did you use ZFS as file system ?
>>> 
>>> When I did the disk setup, I was also thinking in ZFS, but this would have 
>>> reduced the netto disk space from 2* 280 GB to the half.
>> 
>> It does not have to be that way. Use only one disk for the system
>> and the second disk for a poudriere ZFS pool ?
>> 
>>> I have / for 
>>> all.the system and /usr/local for poudriere on the 2nd disk.
>> 
>> Use the same setup, but with ZFS.
> 
> I now have made tar-backups of /usr/local/poudiere und /usr/local
> (without) poudriere; I will umount the 2nd disk (da1) and restore
> /usr/local, which will end up in the 1st disk;
> 

Make sure to initialize poudriere properly on zfs (it will create various filesystems for jails/ports etc). Simply untarring won't cut it.


> about the ZFS I'm unsure; the poudriere.conf says:
> 
> ...
> #ZPOOL=tank
> ...
> # root of the poudriere zfs filesystem, by default /poudriere
> # ZROOTFS=/poudriere
> 
> Does this mean I should set:
> 
> ZPOOL=poudriere
> ZROOTFS=/poudriere
> 
> and do:
> 
> # zpool create poudriere /dev/da1
> 
> and restore the poudriere.tgz into this having
> 
> /poudriere/poudriere/data/
> /poudriere/poudriere/jails/
> /poudriere/poudriere/ports/
> 
> or only
> 
> /poudriere/data/
> /poudriere/jails/
> /poudriere/ports/
> 
> Thanks for clarification.
> 
>    matthias
> 
> -- 
> Matthias Apitz, ✉ guru at unixarea.de, ⌂ http://www.unixarea.de/  ☎ +49-176-38902045
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"



More information about the freebsd-ports mailing list