]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/crimson: add SeaStore when using vstart. 50532/head
authorRongqi Sun <sunrongqi@huawei.com>
Mon, 6 Mar 2023 06:01:51 +0000 (14:01 +0800)
committerZac Dover <zac.dover@proton.me>
Tue, 14 Mar 2023 14:24:47 +0000 (00:24 +1000)
Signed-off-by: Rongqi Sun <sunrongqi@huawei.com>
(cherry picked from commit 055bb2bd5364e66c6e7f87760b9c409f2b8c7935)

doc/dev/crimson/crimson.rst

index 175c431d0d1f83dc39b1a1bb46e3350c73a13e0d..9695019b8099da6c4a94da07fb39b29da56d8bef 100644 (file)
@@ -173,7 +173,7 @@ using ``vstart.sh``,
     for more Seastar specific command line options.
 
 ``--cyanstore``
-    use the CyanStore as the object store backend.
+    use CyanStore as the object store backend.
 
 ``--bluestore``
     use the alienized BlueStore as the object store backend. This is the default
@@ -182,6 +182,9 @@ using ``vstart.sh``,
 ``--memstore``
     use the alienized MemStore as the object store backend.
 
+``--seastore``
+    use SeaStore as the object store backend.
+
 So, a typical command to start a single-crimson-node cluster is::
 
   $  MGR=1 MON=1 OSD=1 MDS=0 RGW=0 ../src/vstart.sh -n -x \