mirror of
https://github.com/ceph/ceph
synced 2025-01-03 01:22:53 +00:00
README: Improve vstart.sh usage
Using long options where possible to make it easier to understand directly and adding bluestore by default as it is the default storage backend. Signed-off-by: Fabian Vogt <fvogt@suse.com>
This commit is contained in:
parent
b196d38783
commit
1a357143a2
@ -122,7 +122,7 @@ To run a functional test cluster,
|
||||
|
||||
cd build
|
||||
make vstart # builds just enough to run vstart
|
||||
../src/vstart.sh -d -n -x -l
|
||||
../src/vstart.sh --debug --new -x --localhost --bluestore
|
||||
./bin/ceph -s
|
||||
|
||||
Almost all of the usual commands are available in the bin/ directory.
|
||||
|
Loading…
Reference in New Issue
Block a user