From: oneoneonepig Date: Thu, 7 Nov 2019 05:20:50 +0000 (+0800) Subject: doc: add sudo in ceph status command X-Git-Tag: v16.1.0~2783^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5e8e277d74afb2222f347633c3348808dd9cd7a7;p=ceph.git doc: add sudo in ceph status command The keyring is created with sudo privilege, the current normal user won't have access to it Signed-off-by: Jeffrey Chu --- diff --git a/doc/install/manual-deployment.rst b/doc/install/manual-deployment.rst index b30bd143371a..1852dae85da3 100644 --- a/doc/install/manual-deployment.rst +++ b/doc/install/manual-deployment.rst @@ -254,7 +254,7 @@ The procedure is as follows: #. Verify that the monitor is running. :: - ceph -s + sudo ceph -s You should see output that the monitor you started is up and running, and you should see a health error indicating that placement groups are stuck