From: Changcheng Liu Date: Wed, 30 Oct 2019 09:07:01 +0000 (+0800) Subject: doc: update with osd addition X-Git-Tag: v15.1.0~1093^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3a691911fcde106233570e254e71d6bf1cee6dc5;p=ceph-ci.git doc: update with osd addition Signed-off-by: Changcheng Liu --- diff --git a/doc/ceph-volume/lvm/prepare.rst b/doc/ceph-volume/lvm/prepare.rst index dd0e604bcfd..97b44d2a236 100644 --- a/doc/ceph-volume/lvm/prepare.rst +++ b/doc/ceph-volume/lvm/prepare.rst @@ -19,8 +19,7 @@ work with Ceph, the tool will assign a few pieces of metadata information using part of a Ceph system, and what role they have (journal, filestore, bluestore, etc...) -Although initially :term:`filestore` is supported (and supported by default) -the back end can be specified with: +Although :term:`bluestore` is the default, the back end can be specified with: * :ref:`--filestore ` diff --git a/doc/rados/deployment/ceph-deploy-osd.rst b/doc/rados/deployment/ceph-deploy-osd.rst index 3994adc8642..bb1db323692 100644 --- a/doc/rados/deployment/ceph-deploy-osd.rst +++ b/doc/rados/deployment/ceph-deploy-osd.rst @@ -32,8 +32,8 @@ Zap Disks To zap a disk (delete its partition table) in preparation for use with Ceph, execute the following:: - ceph-deploy disk zap {osd-server-name}:{disk-name} - ceph-deploy disk zap osdserver1:sdb + ceph-deploy disk zap {osd-server-name} {disk-name} + ceph-deploy disk zap osdserver1 /dev/sdb /dev/sdc .. important:: This will delete all data.