poudriere zfs/zpool create question

James Griffin jmzgriffin at gmail.com
Thu Jan 30 12:38:07 UTC 2014


On 2014-01-30, Charlie <cwr at 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).



More information about the freebsd-questions mailing list