mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
Merge pull request #17590 from xiaoxichen/minor_doc_fix
doc: fix typo on specify db block device Reviewed-by: Jos Collin <jcollin@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
fca4fe30a9
@ -49,7 +49,7 @@ A single-device BlueStore OSD can be provisioned with::
|
||||
|
||||
To specify a WAL device and/or DB device, ::
|
||||
|
||||
ceph-disk prepare --bluestore <device> --block.wal <wal-device> --block-db <db-device>
|
||||
ceph-disk prepare --bluestore <device> --block.wal <wal-device> --block.db <db-device>
|
||||
|
||||
Cache size
|
||||
==========
|
||||
|
Loading…
Reference in New Issue
Block a user