summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-05-01 14:03:19 -0700
committerSage Weil <sage@inktank.com>2013-05-01 14:03:19 -0700
commit7bb145b27e5983b3828fb0b3134c5b8e8f089f3e (patch)
tree00a8a2fb1c17903c2fb636243d7035e4bbe460c6
parent771f4529b09e684564dcd828fed1d04f6e70a7cf (diff)
downloadceph-7bb145b27e5983b3828fb0b3134c5b8e8f089f3e.tar.gz
doc/rados/deploy: note that osd delete does not work yet
Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r--doc/rados/deployment/ceph-deploy-osd.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rados/deployment/ceph-deploy-osd.rst b/doc/rados/deployment/ceph-deploy-osd.rst
index 293d614f5f7..674af628b1e 100644
--- a/doc/rados/deployment/ceph-deploy-osd.rst
+++ b/doc/rados/deployment/ceph-deploy-osd.rst
@@ -85,6 +85,8 @@ To list the OSDs deployed on a host(s), execute the following command::
Destroy OSDs
============
+.. note:: Coming soon.
+
To destroy an OSD, execute the following command::
ceph-deploy osd destroy {host-name}:{path-to-disk}[:{path/to/journal}]