]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc: add instructions for replacing an OSD 16314/head
authorKefu Chai <kchai@redhat.com>
Thu, 13 Jul 2017 08:02:24 +0000 (16:02 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 19 Jul 2017 03:23:47 +0000 (11:23 +0800)
commita0d935966c4cd8bfe93a3eaff1ea82510eada20d
tree2dc2027765c00aff27f60b2fd973111bd980b78f
parent07223aa86d066a42eaa51866efadde5d1d635d1a
doc: add instructions for replacing an OSD

* 8/ceph.rst: `rm` subcommand removes osd from osdmap, not the cluster.
  the latter is more ambiguous in different contexts.
* rados/operations/add-or-rm-osds.rst: add a subsection of "Replacing an
  OSD". update the subsection of "Removing the OSD" with "ceph osd
  purge" command
* release-notes.rst: link from it to the new subsection in add-or-rm-osds.rst

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/man/8/ceph.rst
doc/rados/operations/add-or-rm-osds.rst
doc/release-notes.rst