Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/open_cluster_deployment/storage_setup/ceph_ds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,9 @@ System Datastore also requires these attributes:
+=================+===========================================================+===========+
| ``TYPE`` | ``SYSTEM_DS`` | **YES** |
+-----------------+-----------------------------------------------------------+-----------+
| ``TM_MAD`` | ``ceph`` to use the full Ceph mode, see below | **YES** |
| ``TM_MAD`` | ``ceph`` to use the full Ceph mode, see Ceph mode below | **YES** |
| +-----------------------------------------------------------+ |
| | ``ssh`` to use local Host storage, SSH mode below | |
| | ``ssh`` to use local Host storage, see SSH mode below | |
+-----------------+-----------------------------------------------------------+-----------+
| ``DISK_TYPE`` | ``RBD`` (used for volatile disks) | **NO** |
+-----------------+-----------------------------------------------------------+-----------+
Expand Down
Loading