From 9139584f31df7f3b37dd124a50d218eabaad3d26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ckiran=5Ftotad=E2=80=9D?= Date: Mon, 13 Feb 2017 16:28:42 +0530 Subject: [PATCH] Management in High Availability Guide Added a note on file location for Ubuntu 16.04.1 Change-Id: Iddefaac4eefbf9fdfd28103f30282dd5c7657e6e Closes-Bug: #1642930 --- doc/ha-guide/source/shared-database-manage.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/ha-guide/source/shared-database-manage.rst b/doc/ha-guide/source/shared-database-manage.rst index 935cb7126c..ec5ef304a9 100644 --- a/doc/ha-guide/source/shared-database-manage.rst +++ b/doc/ha-guide/source/shared-database-manage.rst @@ -192,6 +192,10 @@ use the ``clustercheck`` utility to improve health checks. MYSQL_HOST="localhost" MYSQL_PORT="3306" +.. note:: + For Ubuntu 16.04.1: Create a configuration file for ``clustercheck`` + at ``/etc/default/clustercheck``. + #. Log in to the database client and grant the ``clustercheck`` user ``PROCESS`` privileges: