Reload haproxy is failed

Bug #1508802 reported by Veronica Krayneva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel Library (Deprecated)

Bug Description

Steps to reproduce:
1. Create a cluster
2. Add 3 nodes with controller and mongo roles
3. Add a node with compute and cinder roles
4. Deploy the cluster
5. Run haproxy reload

Expected result:
Reload haproxy is passed
Actual result:
Reload haproxy is failed

root@node-1:~# /etc/init.d/haproxy reload
 * Reloading haproxy haproxy
[WARNING] 294/070111 (24511) : Setting tune.ssl.default-dh-param to 1024 by default, if your workload permits it you should set it to at least 2048. Please set a value >= 1024 to make this warning disappear.
[WARNING] 294/070111 (24513) : Setting tune.ssl.default-dh-param to 1024 by default, if your workload permits it you should set it to at least 2048. Please set a value >= 1024 to make this warning disappear.
[ALERT] 294/070111 (24513) : Starting proxy horizon: cannot bind socket [10.109.6.3:80]
[ALERT] 294/070111 (24513) : Starting proxy keystone-1: cannot bind socket [10.109.6.3:5000]
[ALERT] 294/070111 (24513) : Starting proxy keystone-1: cannot bind socket [10.109.7.3:5000]
[ALERT] 294/070111 (24513) : Starting proxy keystone-2: cannot bind socket [10.109.7.3:35357]
[ALERT] 294/070111 (24513) : Starting proxy nova-metadata-api: cannot bind socket [10.109.7.3:8775]
   ...fail!

[root@nailgun ~]# cat /etc/fuel/version.yaml
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "7.0"
  openstack_version: "2015.1.0-7.0"
  api: "1.0"
  build_number: "301"
  build_id: "301"
  nailgun_sha: "4162b0c15adb425b37608c787944d1983f543aa8"
  python-fuelclient_sha: "486bde57cda1badb68f915f66c61b544108606f3"
  fuel-agent_sha: "50e90af6e3d560e9085ff71d2950cfbcca91af67"
  fuel-nailgun-agent_sha: "d7027952870a35db8dc52f185bb1158cdd3d1ebd"
  astute_sha: "6c5b73f93e24cc781c809db9159927655ced5012"
  fuel-library_sha: "5d50055aeca1dd0dc53b43825dc4c8f7780be9dd"
  fuel-ostf_sha: "2cd967dccd66cfc3a0abd6af9f31e5b4d150a11c"
  fuelmain_sha: "a65d453215edb0284a2e4761be7a156bb5627677"

Tags: area-library
Revision history for this message
Veronica Krayneva (vkrayneva) wrote :
Changed in fuel:
milestone: none → 8.0
importance: Undecided → Medium
assignee: nobody → Fuel Library Team (fuel-library)
Changed in fuel:
status: New → Confirmed
Dmitry Pyzhov (dpyzhov)
tags: added: area-library
Revision history for this message
Michael Polenchuk (mpolenchuk) wrote :

I guess this bug should be marked as "Invalid" since haproxy is running under pcmk control:
# crm resource restart clone_p_haproxy

Changed in fuel:
status: Confirmed → Invalid
Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

You shouldn't be using the init script. Use the suggestion in #2 if you want to test restarting haproxy.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.