Updated Ceph guide for typos
Change-Id: I110b8bdfe47ed3ea6b577f4891ec5bc5e1d2f9de
This commit is contained in:
parent
8dd36c11bb
commit
10c1281d4f
@ -16,7 +16,7 @@ For the disks used for Ceph, execute the following operations:
|
||||
|
||||
<WARNING ALL DATA ON $DISK will be LOST!>
|
||||
parted $DISK -s -- mklabel gpt mkpart KOLLA_CEPH_OSD_BOOTSTRAP 1 -1
|
||||
where $DISK == /dev/sdb or something similiar
|
||||
where $DISK == /dev/sdb or something similar
|
||||
|
||||
The following shows an example of using parted to configure /dev/sdb for usage with Kolla.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user