Management in High Availability Guide
Added a note on file location for Ubuntu 16.04.1 Change-Id: Iddefaac4eefbf9fdfd28103f30282dd5c7657e6e Closes-Bug: #1642930
This commit is contained in:
parent
edf63e3e8d
commit
9139584f31
@ -192,6 +192,10 @@ use the ``clustercheck`` utility to improve health checks.
|
|||||||
MYSQL_HOST="localhost"
|
MYSQL_HOST="localhost"
|
||||||
MYSQL_PORT="3306"
|
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
|
#. Log in to the database client and grant the ``clustercheck`` user
|
||||||
``PROCESS`` privileges:
|
``PROCESS`` privileges:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user