See :ref:`orchestrator-cli-placement-spec` for details of the placement specification.
+
+Further Reading
+===============
+
+* RBD: :ref:`ceph-iscsi`
See :ref:`orchestrator-cli-stateless-services` for manually deploying
MDS daemons on the CLI.
+Further Reading
+===============
+* :ref:`ceph-file-system`
.. _deploy_additional_monitors:
Deploying additional monitors
------------------------------
+=============================
A typical Ceph cluster has three or five monitor daemons that are spread
across different hosts. We recommend deploying five monitors if there are
.. prompt:: bash #
ceph orch apply mon --placement="newhost1,newhost2,newhost3"
+
+Futher Reading
+==============
+
+* :ref:`rados-operations`
+* :ref:`rados-troubleshooting-mon`
+* :ref:`cephadm-restore-quorum`
+
* The backend service (``nfs.mynfs`` in this example) should include
a *port* property that is not 2049 to avoid conflicting with the
ingress service, which could be placed on the same host(s).
+
+Further Reading
+===============
+
+* CephFS: :ref:`cephfs-nfs`
+* MGR: :ref:`mgr-nfs`
ceph cephadm osd activate <host>...
This will scan all existing disks for OSDs and deploy corresponding daemons.
+
+Futher Reading
+==============
+
+* :ref:`ceph-volume`
+* :ref:`rados-index`
See :ref:`orchestrator-cli-placement-spec` for details of the placement
specification. See :ref:`multisite` for more information of setting up multisite RGW.
+See also :ref:`multisite`.
+
Setting up HTTPS
----------------
* It is good to have at least 3 RGW daemons.
* We recommend at least 3 hosts for the ingress service.
+
+Further Reading
+===============
+
+* :ref:`object-gateway`
[ceph: root@mon1 /]# ceph --admin-daemon /var/run/ceph/ceph-<daemon-name>.asok config show
+.. _cephadm-restore-quorum:
+
Restoring the MON quorum
------------------------
+.. _cephfs-nfs:
+
===
NFS
===
+.. _rados-index:
+
======================
Ceph Storage Cluster
======================
+.. _rados-operations:
+
====================
Cluster Operations
====================
+.. _rados-troubleshooting-mon:
+
=================================
Troubleshooting Monitors
=================================