ceph/doc/cephadm
Guillaume Abrioux 8aa2f4745a orchestrator: support complex osd creation
This adds the support of complex OSD creation with command
`orch daemon add osd`.
Any argument supported by `DriveGroupSpec()` can be passed on the command line.

Usage:
```
ceph orch daemon add osd host:data_devices=device1,device2,db_devices=device3,osds_per_device=2,...
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2022-03-30 23:49:01 +02:00
..
services orchestrator: support complex osd creation 2022-03-30 23:49:01 +02:00
adoption.rst doc/cephadm/adoption.rst: fix typos 2022-03-09 16:57:20 +08:00
client-setup.rst
compatibility.rst
host-management.rst
index.rst
install.rst doc/cephadm: fix a typo 2022-03-30 23:49:01 +02:00
operations.rst doc/cephadm/operations.rst: fix typos 2022-03-30 11:58:43 +08:00
troubleshooting.rst
upgrade.rst