mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
doc: update test cluster commands in README.md
The "rbd" pool has not been created by default since Luminous. This commit removes a command that assumed the existence of the "rbd" pool. Signed-off-by: Zac Dover <zac.dover@proton.me>
This commit is contained in:
parent
73fb5c76e4
commit
8d606003af
@ -184,8 +184,8 @@ cluster:
|
||||
|
||||
Most Ceph commands are available in the `bin/` directory. For example:
|
||||
|
||||
./bin/rados -p rbd bench 30 write
|
||||
./bin/rbd create foo --size 1000
|
||||
./bin/rados -p foo bench 30 write
|
||||
|
||||
To shut down the test cluster, run the following command from the `build/`
|
||||
directory:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user