Merge pull request #312 from yaazkal/patch-2
export: Clarifies that UFS jails must be stopped
This commit is contained in:
@@ -11,7 +11,8 @@ container backups.
|
|||||||
ishmael ~ # bastille export azkaban
|
ishmael ~ # bastille export azkaban
|
||||||
|
|
||||||
The export sub-command supports both UFS and ZFS storage. ZFS based containers
|
The export sub-command supports both UFS and ZFS storage. ZFS based containers
|
||||||
will use ZFS snapshots. UFS based containers will use `txz` archives.
|
will use ZFS snapshots. UFS based containers will use `txz` archives and they
|
||||||
|
can be exported only when the jail is not running.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user