2017-08-17 13:24:14 +00:00
|
|
|
.. _ceph-volume:
|
|
|
|
|
|
|
|
ceph-volume
|
|
|
|
===========
|
|
|
|
Deploy OSDs with different device technologies like lvm or physical disks using
|
|
|
|
pluggable tools (:doc:`lvm/index` itself is treated like a plugin). It tries to
|
|
|
|
follow the workflow of ``ceph-disk`` for deploying OSDs, with a predictable,
|
|
|
|
and robust way of preparing, activating, and starting OSDs.
|
|
|
|
|
|
|
|
:ref:`Overview <ceph-volume-overview>` |
|
|
|
|
:ref:`Plugin Guide <ceph-volume-plugins>` |
|
|
|
|
|
|
|
|
|
|
|
|
**Command Line Subcommands**
|
|
|
|
Although currently there is support for ``lvm``, the plan is to support other
|
|
|
|
technologies, including plain disks.
|
|
|
|
|
|
|
|
* :ref:`ceph-volume-lvm`
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:hidden:
|
|
|
|
:maxdepth: 3
|
|
|
|
:caption: Contents:
|
|
|
|
|
|
|
|
intro
|
|
|
|
lvm/index
|
|
|
|
lvm/activate
|
|
|
|
lvm/prepare
|
2017-08-21 20:02:15 +00:00
|
|
|
lvm/create
|
2017-08-17 13:24:14 +00:00
|
|
|
lvm/scan
|
|
|
|
lvm/systemd
|
2017-10-03 15:41:10 +00:00
|
|
|
lvm/list
|