mirror of
https://github.com/ceph/ceph
synced 2025-02-23 02:57:21 +00:00
doc: vstart update a few commandline switches
Add a few more available commandline switches to vstart quickstart documentation Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
This commit is contained in:
parent
aa28b58df9
commit
5793df4cdf
@ -73,6 +73,23 @@ Options
|
||||
|
||||
Launch the osd/mds/mon/all the ceph binaries using valgrind with the specified tool and arguments.
|
||||
|
||||
.. option:: --{mon,osd,mds}_num
|
||||
|
||||
Set the count of mon/osd/mds daemons
|
||||
|
||||
.. option:: --bluestore
|
||||
|
||||
Use bluestore as the objectstore backend for osds
|
||||
|
||||
.. option:: --memstore
|
||||
|
||||
Use memstore as the objectstore backend for osds
|
||||
|
||||
.. option:: --cache <pool>
|
||||
|
||||
Set a cache-tier for the specified pool
|
||||
|
||||
|
||||
Environment variables
|
||||
=====================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user