From 415bdd2cdcdf7183667a667ba8cf8a38370d6795 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Sat, 17 Feb 2018 10:58:47 +0000 Subject: [PATCH] [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 --- doc/source/admin/openstack-operations/verify-deploy.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/source/admin/openstack-operations/verify-deploy.rst b/doc/source/admin/openstack-operations/verify-deploy.rst index ad9c4b2f41..99f42ff23c 100644 --- a/doc/source/admin/openstack-operations/verify-deploy.rst +++ b/doc/source/admin/openstack-operations/verify-deploy.rst @@ -166,3 +166,11 @@ the OpenStack API and dashboard, as an administrator. +--------------------------------------+--------+--------+ | 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