From 1485e86a2c557bfbc02105e211b3f134fbd63ae6 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Wed, 12 Sep 2018 10:27:22 +0530 Subject: [PATCH] doc: update mds stat output Signed-off-by: Jos Collin --- doc/cephfs/createfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/createfs.rst b/doc/cephfs/createfs.rst index 7eb502b8536c6..d3d487e015107 100644 --- a/doc/cephfs/createfs.rst +++ b/doc/cephfs/createfs.rst @@ -46,7 +46,7 @@ an *active* state. For example, in a single MDS system: .. code:: bash $ ceph mds stat - e5: 1/1/1 up {0=a=up:active} + cephfs-1/1/1 up {0=a=up:active} Once the filesystem is created and the MDS is active, you are ready to mount the filesystem. If you have created more than one filesystem, you will -- 2.39.5