From: John Wilkins Date: Thu, 6 Jun 2013 17:58:47 +0000 (-0700) Subject: doc: Added link to Upstart syntax. X-Git-Tag: v0.65~146 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2d9a46c2c9d4507af3de805c8ef9b1d73ea37156;p=ceph.git doc: Added link to Upstart syntax. Signed-off-by: John Wilkins --- 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