From: Rongqi Sun Date: Mon, 6 Mar 2023 06:01:51 +0000 (+0800) Subject: doc/crimson: add SeaStore when using vstart. X-Git-Tag: v18.1.0~235^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3cd58fce494bc7057bfe1a014158dfe10517c883;p=ceph-ci.git doc/crimson: add SeaStore when using vstart. Signed-off-by: Rongqi Sun (cherry picked from commit 055bb2bd5364e66c6e7f87760b9c409f2b8c7935) --- diff --git a/doc/dev/crimson/crimson.rst b/doc/dev/crimson/crimson.rst index 175c431d0d1..9695019b809 100644 --- a/doc/dev/crimson/crimson.rst +++ b/doc/dev/crimson/crimson.rst @@ -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 \