]> git.proxmox.com Git - ceph.git/blob - ceph/doc/ceph-volume/zfs/index.rst
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / doc / ceph-volume / zfs / index.rst
1 .. _ceph-volume-zfs:
2
3 ``zfs``
4 =======
5 Implements the functionality needed to deploy OSDs from the ``zfs`` subcommand:
6 ``ceph-volume zfs``
7
8 The current implementation only works for ZFS on FreeBSD
9
10 **Command Line Subcommands**
11
12 * :ref:`ceph-volume-zfs-inventory`
13
14 .. not yet implemented
15 .. * :ref:`ceph-volume-zfs-prepare`
16
17 .. * :ref:`ceph-volume-zfs-activate`
18
19 .. * :ref:`ceph-volume-zfs-create`
20
21 .. * :ref:`ceph-volume-zfs-list`
22
23 .. * :ref:`ceph-volume-zfs-scan`
24
25 **Internal functionality**
26
27 There are other aspects of the ``zfs`` subcommand that are internal and not
28 exposed to the user, these sections explain how these pieces work together,
29 clarifying the workflows of the tool.
30
31 :ref:`zfs <ceph-volume-zfs-api>`