From b174e34cb027ab98517ffd35b4074fac34a98966 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Thu, 27 Dec 2018 16:27:38 -0800 Subject: [PATCH] Add a note for emergency-repair usage --- .../monitor-and-troubleshoot/troubleshoot-configurations.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/datacenter/ucp/2.2/guides/admin/monitor-and-troubleshoot/troubleshoot-configurations.md b/datacenter/ucp/2.2/guides/admin/monitor-and-troubleshoot/troubleshoot-configurations.md index 1d38b6be66..0b71cd12b4 100644 --- a/datacenter/ucp/2.2/guides/admin/monitor-and-troubleshoot/troubleshoot-configurations.md +++ b/datacenter/ucp/2.2/guides/admin/monitor-and-troubleshoot/troubleshoot-configurations.md @@ -143,6 +143,11 @@ time="2017-07-14T20:46:09Z" level=debug msg="(01/16) Emergency Repaired Table \" ``` {% endraw %} +> #### Loss of Quorum in RethinkDB Tables +> +> When there is loss of quorum in any of the RethinkDB tables, run the `reconfigure-db` command +> with the `--emergency-repair` flag. + ## Where to go next * [Get support](../../get-support.md)