Explicitely warn the user to set the ezjail_jailzfs variable, also correct miss-naming the destination zfs parent filesystem as zpool
This commit is contained in:
parent
30547451e1
commit
c7ee87cfdf
@ -150,9 +150,8 @@ filesystem. See
|
|||||||
.Sx Jail Creation Examples
|
.Sx Jail Creation Examples
|
||||||
for details.
|
for details.
|
||||||
.Pp
|
.Pp
|
||||||
Also, ezjail can be configured to install its basejail
|
Also, ezjail can be configured to install its basejail and the accompaning
|
||||||
and the accompaning template for all new jails into its own filesystem.
|
template for all new jails into its own filesystem. Set the
|
||||||
Set the
|
|
||||||
.Dq Li $ezjail_use_zfs
|
.Dq Li $ezjail_use_zfs
|
||||||
variable in your
|
variable in your
|
||||||
.Pa ezjail.conf
|
.Pa ezjail.conf
|
||||||
@ -162,9 +161,9 @@ before running
|
|||||||
.Nm Cm update
|
.Nm Cm update
|
||||||
or
|
or
|
||||||
.Nm Cm install .
|
.Nm Cm install .
|
||||||
You may also want to configure the destination
|
.Pp
|
||||||
.Xr zpool 8
|
To use any zfs feature in ezjail, you first need to configure the destination
|
||||||
using the
|
ZFS filesystem using the
|
||||||
.Dq Li $ezjail_jailzfs
|
.Dq Li $ezjail_jailzfs
|
||||||
variable.
|
variable.
|
||||||
.Pp
|
.Pp
|
||||||
@ -266,7 +265,7 @@ If
|
|||||||
.Dq Li YES ,
|
.Dq Li YES ,
|
||||||
start the jail even when it is marked as blocking.
|
start the jail even when it is marked as blocking.
|
||||||
.It ezjail_JAILNAME_zfs_datasets
|
.It ezjail_JAILNAME_zfs_datasets
|
||||||
For ZFS jails, additionnal ZFS datasets to attach to the jail when
|
For ZFS jails, additional ZFS datasets to attach to the jail when
|
||||||
starting it. Taken from the
|
starting it. Taken from the
|
||||||
.Fl z
|
.Fl z
|
||||||
option when configuring a jail; the empty string otherwise.
|
option when configuring a jail; the empty string otherwise.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user