Sha256: 6b7abda8670004c72152b26a21493bb4343d86c4b3f5907465de253ddcfe2928

Contents?: true

Size: 1.42 KB

Versions: 56

Compression:

Stored size: 1.42 KB

Contents

usage: zfs command args ...
where 'command' is one of the following:

        create [[-o property=value] ... ] <filesystem>
        create [-s] [-b blocksize] [[-o property=value] ...]
            -V <size> <volume>
        destroy [-rRf] <filesystem|volume|snapshot>

        snapshot [-r] <filesystem@name|volume@name>
        rollback [-rRf] <snapshot>
        clone <snapshot> <filesystem|volume>
        promote <clone filesystem>
        rename <filesystem|volume|snapshot> <filesystem|volume|snapshot>

        list [-rH] [-o property[,property]...] [-t type[,type]...]
            [-s property [-s property]...] [-S property [-S property]...]
            [filesystem|volume|snapshot] ...

        set <property=value> <filesystem|volume> ...
        get [-rHp] [-o field[,field]...] [-s source[,source]...]
            <all | property[,property]...> [filesystem|volume|snapshot] ...
        inherit [-r] <property> <filesystem|volume> ...

        mount
        mount [-o opts] [-O] -a
        mount [-o opts] [-O] <filesystem>

        unmount [-f] -a
        unmount [-f] <filesystem|mountpoint>

        share -a
        share <filesystem>

        unshare [-f] -a
        unshare [-f] <filesystem|mountpoint>

        send [-i <snapshot>] <snapshot>
        receive [-vnF] <filesystem|volume|snapshot>
        receive [-vnF] -d <filesystem>

Each dataset is of the form: pool/[dataset/]*dataset[@name]

For the property list, run: zfs set|get

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
facter-2.5.7 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.7-x86-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.7-x64-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.7-universal-darwin spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.6-x86-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.6-x64-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.6-universal-darwin spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.6 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.5-x86-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.5-x64-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.5-universal-darwin spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.5 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.4-x86-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.4-x64-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.4-universal-darwin spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.4 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.1 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.1-x86-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.1-x64-mingw32 spec/fixtures/unit/zfs_version/zfs_old
facter-2.5.1-universal-darwin spec/fixtures/unit/zfs_version/zfs_old