From: Yao Zongyou Date: Thu, 19 Oct 2017 06:38:40 +0000 (+0800) Subject: doc: fix typo in bluestore-migration.rst X-Git-Tag: v13.0.1~503^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ae660d902b9a57333aac87764e889c736597e557;p=ceph.git doc: fix typo in bluestore-migration.rst Signed-off-by: Yao Zongyou --- diff --git a/doc/rados/operations/bluestore-migration.rst b/doc/rados/operations/bluestore-migration.rst index 5a27cd697a308..d74c0d6f5168d 100644 --- a/doc/rados/operations/bluestore-migration.rst +++ b/doc/rados/operations/bluestore-migration.rst @@ -69,7 +69,7 @@ more data migration than should be necessary, so it is not optimal. umount /var/lib/ceph/osd/ceph-$ID -#. Destroy the OSD data. Be *EXTREMELY CAREUL* as this will destroy +#. Destroy the OSD data. Be *EXTREMELY CAREFUL* as this will destroy the contents of the device; be certain the data on the device is not needed (i.e., that the cluster is healthy) before proceeding. ::