diff --git a/doc/ceph-guide.rst b/doc/ceph-guide.rst index 97d735734e..fa0b97f2d6 100644 --- a/doc/ceph-guide.rst +++ b/doc/ceph-guide.rst @@ -16,7 +16,7 @@ For the disks used for Ceph, execute the following operations: 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.