diff --git a/src/docbkx/book.xml b/src/docbkx/book.xml index 32c528b30d9..334d20f2bf7 100644 --- a/src/docbkx/book.xml +++ b/src/docbkx/book.xml @@ -1707,6 +1707,9 @@ index e70ebc6..96f8c27 100644 At the end of the commands output it prints OK or INCONSISTENCY. If your cluster reports inconsistencies, pass -details to see more detail emitted. + If inconsistencies, run hbck a few times because the + inconsistency may be transient (e.g. cluster is starting up or a region is + splitting). Passing -fix may correct the inconsistency (This latter is an experimental feature).