Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2017 16:44:11 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        Matthias Apitz <guru@unixarea.de>, freebsd-ports@freebsd.org
Subject:   Re: running poudriere with 8 builders
Message-ID:  <20170304154411.GI13006@home.opsec.eu>
In-Reply-To: <20170304153222.GA4172@c720-r292778-amd64>
References:  <20170304110857.GA2793@c720-r292778-amd64> <d1c913cc-b5ae-42be-bd8c-5fba8e14902f@unixarea.de> <20170304115740.GG13006@home.opsec.eu> <20170304153222.GA4172@c720-r292778-amd64>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> > 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;
> 
> 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

I have

ZPOOL=pou
ZROOTFS=/pou

(I'm too lazy to type /poudriere all the time 8-)

> 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/

The last one is correct.

-- 
pi@opsec.eu            +49 171 3101372                         3 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170304154411.GI13006>