summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2012-12-21 14:54:18 -0800
committerJohn Wilkins <john.wilkins@inktank.com>2012-12-21 14:54:18 -0800
commit09d4f0365dc1ee281cebecee9ee75e20d04b85f6 (patch)
tree7b7ea13f42980d0a4b40088f05fddbbbf679cd60
parent085992f6728daac9843955aebb8585522f4cf704 (diff)
downloadceph-09d4f0365dc1ee281cebecee9ee75e20d04b85f6.tar.gz
doc: Added sudo the ceph health for when cephx is on.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/start/quick-start.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/start/quick-start.rst b/doc/start/quick-start.rst
index 0902e8d3ad0..a68875577e6 100644
--- a/doc/start/quick-start.rst
+++ b/doc/start/quick-start.rst
@@ -143,7 +143,7 @@ your server machine. ::
Check the health of your Ceph cluster to ensure it is ready. ::
- ceph health
+ sudo ceph health
When your cluster echoes back ``HEALTH_OK``, you may begin using Ceph.