Skip to content

Commit ed04d75

Browse files
committed
docs(managing_deis): remove dead machine from etcd cluster
1 parent a0a6da9 commit ed04d75

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/managing_deis/add_remove_host.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,12 @@ Finally, let's check the health of the cluster:
196196
197197
We're done!
198198

199+
Removing the host from etcd
200+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
201+
202+
The etcd cluster still has an entry for the host we've removed, so we'll need to remove this entry.
203+
This can be achieved by making a request to the etcd API. See `remove machines`_ for details.
204+
205+
.. _`remove machines`: https://coreos.com/docs/distributed-configuration/etcd-api/#remove-machines
199206
.. _`removing monitors`: http://ceph.com/docs/v0.80.5/rados/operations/add-or-rm-mons/#removing-monitors
200207
.. _`removing OSDs`: http://docs.ceph.com/docs/v0.80.5/rados/operations/add-or-rm-osds/#removing-osds-manual
201-

0 commit comments

Comments
 (0)