GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
APPJAIL-ZFS(1) FreeBSD General Commands Manual APPJAIL-ZFS(1)

appjail-zfsCommon ZFS commands for jails

appjail zfs clone-src jail dst [args ...]

appjail zfs clone-dst jail src [args ...]

appjail zfs create jail [args ...]

appjail zfs destroy jail [args ...]

appjail zfs get jail [args ...]

appjail zfs inherit jail [args ...]

appjail zfs list jail [args ...]

appjail zfs recv jail [args ...]

appjail zfs send jail [args ...]

appjail zfs set jail [args ...]

appjail zfs snapshot jail [args ...]

The command provides a wrapper for common ZFS commands that operate to or from a given jail.

clone-dst and clone a snapshot of a ZFS dataset. clone-dst will use the jail's dataset as the destination and clone-src as the source.

, , , , , , , and will use the jail's dataset as the destination for their operations.

The appjail zfs utility exits 0 on success, and >0 if an error occurs. It may fail for one of the following reasons:

  • : The command was used incorrectly.
  • : ZFS is not enabled in your AppJail configuration file.

sysexits(3) appjail-conf(5) zfs-clone(8) zfs-create(8) zfs-destroy(8) zfs-get(8) zfs-inherit(8) zfs-list(8) zfs-recv(8) zfs-send(8) zfs-set(8) zfs-snapshot(8)

Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>

March 19, 2024 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.