mysql fails to restart on compact_ha scenario

Bug #1269706 reported by Britt Houser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Fix Released
Medium
Chip
Havana
Fix Released
Medium
Chip

Bug Description

While doing compact_ha scenario, during the second puppet run, mysql will restart to change the galera gcom:// address. However on my topology, mysql doesn't restart successfully. It complains about the wsrep_sst_receive_address needing to be set. If I set this to the IP of my management interface (in this topo, it happens to be eth2), then it restarts fine. But another puppet run causes it to revert and mysql to fail to start.

Changed in openstack-cisco:
assignee: nobody → Chip (cbaesema)
Chip (cbaesema)
Changed in openstack-cisco:
status: New → In Progress
Changed in openstack-cisco:
importance: Undecided → Medium
Revision history for this message
Chip (cbaesema) wrote :

Fix for testing in Britt's environment it allows override of the sst receive bind address

git clone http://github.com/cbaesema/puppet-galara -b wsrep_address

user.compressed_ha.yaml

galera::server::wsrep_sst_receive_address: "%{ipaddress_eth2}"

Revision history for this message
Chip (cbaesema) wrote :
Changed in openstack-cisco:
status: In Progress → Fix Committed
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.