Date: Thu, 30 Jan 2014 12:37:35 +0000 (UTC) From: James Griffin <jmzgriffin@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: poudriere zfs/zpool create question Message-ID: <slrnlekhss.1iq.jmzgriffin@kontrol.kode5.net> References: <slrnlei8t2.1iq.jmzgriffin@kontrol.kode5.net> <20140129172826.54fc6d7b@dijkstra-old.cruwe.de> <slrnleibrv.1iq.jmzgriffin@kontrol.kode5.net> <slrnlekedq.1iq.jmzgriffin@kontrol.kode5.net> <Pine.NEB.4.64.1401301229490.19675@sdf.lonestar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-01-30, Charlie <cwr@SDF.ORG> wrote: > On Thu, 30 Jan 2014, James Griffin wrote: >> The command i'm using to create the jail isn't working. I've checked the >> man page, the command is correct so i'm stuck. The command is: >> >> # poudriere jail -c -j 10amd64 >> >> df command shows the dataset/filesystem is mounted: >> >> >> [ ... ] >> Can anyone advise? >> > > What do you have in /usr/local/etc/poudriere.conf for > > ZPOOL= Yep, got that. > and > > ZROOTFS= Yep, got that too. > It should be ZPOOL=zroot and ZROOTFS=/poudriere > > Charlie File contents are: ZPOOL=zroot ZROOTFS=/poudriere FREEBSD_HOST=ftp://ftp.freebsd.org RESOLV_CONF=/etc/resolv.conf BASEFS=/usr/local/poudriere POUDRIERE_DATA=${BASEFS}/data USE_PORTLINT=no USE_TMPFS=yes DISTFILES_CACHE=/usr/ports/distfiles SVN_HOST=svn0.eu.FreeBSD.org CHECK_CHANGED_OPTIONS=verbose CHECK_CHANGED_DEPS=yes CCACHE_DIR=/var/cache/ccache SAVE_WRKDIR=yes WRKDIR_ARCHIVE_FORMAT=txz I changed only the necessary fields in the file (sample).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?slrnlekhss.1iq.jmzgriffin>