]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: missing "make vstart" in quick_guide.rst
authorLeo Zhang <nguzcf@gmail.com>
Mon, 26 Sep 2016 15:25:29 +0000 (23:25 +0800)
committerLeo Zhang <nguzcf@gmail.com>
Mon, 26 Sep 2016 15:25:29 +0000 (23:25 +0800)
Signed-off-by: Leo Zhang <nguzcf@gmail.com>
doc/dev/quick_guide.rst

index b703ebd0162f58971d707c0c800aed04de979328..37a444dffa92c5922d276d45a3844425f23764dd 100644 (file)
@@ -25,6 +25,7 @@ deployment using the following command:
 .. code::
 
        $ cd ceph/build  # Assuming this is where you ran cmake
+       $ make vstart
        $ ../src/vstart.sh -d -n -x
 
 You can also configure ``vstart.sh`` to use only one monitor and one metadata server by using the following: