]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/troubleshooting: highlight bash script with bash lexer
authorKefu Chai <kchai@redhat.com>
Thu, 10 Jun 2021 08:42:18 +0000 (16:42 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 10 Jun 2021 12:29:50 +0000 (20:29 +0800)
for better reading experience.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/rados/troubleshooting/troubleshooting-mon.rst

index b185f4a3413a35d0f7a0e704c7a788453b425b12..d4bf028dcb0cfe98b11171131568ac749c0a416d 100644 (file)
@@ -441,7 +441,9 @@ deploy at least three (and preferably five) monitors in a Ceph cluster, the chan
 failure is rare. But unplanned power-downs in a data center with improperly
 configured disk/fs settings could fail the underlying file system, and hence
 kill all the monitors. In this case, we can recover the monitor store with the
-information stored in OSDs.::
+information stored in OSDs.
+
+.. code-block:: bash
 
   ms=/root/mon-store
   mkdir $ms