]> git.proxmox.com Git - ceph.git/blob - ceph/doc/ceph-volume/index.rst
update sources to v12.2.0
[ceph.git] / ceph / doc / ceph-volume / index.rst
1 .. _ceph-volume:
2
3 ceph-volume
4 ===========
5 Deploy OSDs with different device technologies like lvm or physical disks using
6 pluggable tools (:doc:`lvm/index` itself is treated like a plugin). It tries to
7 follow the workflow of ``ceph-disk`` for deploying OSDs, with a predictable,
8 and robust way of preparing, activating, and starting OSDs.
9
10 :ref:`Overview <ceph-volume-overview>` |
11 :ref:`Plugin Guide <ceph-volume-plugins>` |
12
13
14 **Command Line Subcommands**
15 Although currently there is support for ``lvm``, the plan is to support other
16 technologies, including plain disks.
17
18 * :ref:`ceph-volume-lvm`
19
20 .. toctree::
21 :hidden:
22 :maxdepth: 3
23 :caption: Contents:
24
25 intro
26 lvm/index
27 lvm/activate
28 lvm/prepare
29 lvm/scan
30 lvm/systemd