From 2d9a46c2c9d4507af3de805c8ef9b1d73ea37156 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 6 Jun 2013 10:58:47 -0700 Subject: [PATCH] doc: Added link to Upstart syntax. Signed-off-by: John Wilkins --- doc/start/quick-ceph-deploy.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/start/quick-ceph-deploy.rst b/doc/start/quick-ceph-deploy.rst index 612641a9443..cdbd27f42e6 100644 --- a/doc/start/quick-ceph-deploy.rst +++ b/doc/start/quick-ceph-deploy.rst @@ -215,6 +215,9 @@ create a metadata node:: Summary ======= +Deploying a Ceph cluster with ``ceph-deploy`` automatically starts the cluster. +To operate the cluster daemons, see `Running Ceph with Upstart`_. + Once you deploy a Ceph cluster, you can try out some of the administration functionality, the object store command line, and then proceed to Quick Start guides for RBD, CephFS, and the Ceph Gateway. @@ -232,4 +235,5 @@ See `Ceph Deploy`_ for additional details. .. _Preflight Checklist: ../quick-start-preflight .. _Ceph Deploy: ../../rados/deployment .. _ceph-deploy install -h: ../../rados/deployment/ceph-deploy-install -.. _ceph-deploy new -h: ../../rados/deployment/ceph-deploy-new \ No newline at end of file +.. _ceph-deploy new -h: ../../rados/deployment/ceph-deploy-new +.. _Running Ceph with Upstart: ../../rados/operations/operating#running-ceph-with-upstart \ No newline at end of file -- 2.47.3