From: Kefu Chai Date: Mon, 14 Nov 2016 07:13:52 +0000 (+0800) Subject: doc: fix the script for rebuild monitor db X-Git-Tag: v11.1.0~291^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F11962%2Fhead;p=ceph.git doc: fix the script for rebuild monitor db - escape the "$" in "$osd", so it won't be expanded by local shell - fix the permission bits of /var/lib/ceph/mon/mon.0/store.db - add the doc to explain the step to prepare the keyring Signed-off-by: Kefu Chai --- diff --git a/doc/rados/troubleshooting/troubleshooting-mon.rst b/doc/rados/troubleshooting/troubleshooting-mon.rst index a50db4cb9eb3..51b1ccac5dd9 100644 --- a/doc/rados/troubleshooting/troubleshooting-mon.rst +++ b/doc/rados/troubleshooting/troubleshooting-mon.rst @@ -424,7 +424,7 @@ information stored in OSDs.:: rm -rf $ms ssh user@host <