[Docs] Add haproxy verification
There is no mention on how to use haproxy to check if the deployment is healthy. This should fix it. Change-Id: I1afa8da12efda99a13a45b998afb3e9eb72ad0bf
This commit is contained in:
parent
8ce75ac242
commit
415bdd2cdc
@ -166,3 +166,11 @@ the OpenStack API and dashboard, as an administrator.
|
|||||||
+--------------------------------------+--------+--------+
|
+--------------------------------------+--------+--------+
|
||||||
| 6092d7b3-87c1-4d6c-a822-66c0c6171bd3 | cirros | active |
|
| 6092d7b3-87c1-4d6c-a822-66c0c6171bd3 | cirros | active |
|
||||||
+--------------------------------------+--------+--------+
|
+--------------------------------------+--------+--------+
|
||||||
|
|
||||||
|
#. Check the backend API health on your load balancer nodes.
|
||||||
|
For example, if using haproxy, ensure no backend is marked
|
||||||
|
as "DOWN":
|
||||||
|
|
||||||
|
.. code ::
|
||||||
|
|
||||||
|
$ hatop -s /var/run/haproxy.stat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user