Comment 12 for bug 1754149

Revision history for this message
James Page (james-page) wrote :

Right then:

designate_2/var/log/juju/unit-hacluster-designate-0.log:2018-03-07 07:34:30 DEBUG juju-log ha:59: Configuring Groups: {u'grp_designate_vips': u'res_designate_eth0_vip res_designate_eth1_vip'}
designate_2/var/log/juju/unit-hacluster-designate-0.log:2018-03-07 08:25:58 DEBUG juju-log ha:59: Configuring Groups: {u'grp_designate_vips': u'res_designate_eth1_vip res_designate_eth0_vip'}
designate_2/var/log/juju/unit-hacluster-designate-0.log:2018-03-07 09:07:16 DEBUG juju-log ha:59: Configuring Groups: {u'grp_designate_vips': u'res_designate_eth0_vip res_designate_eth1_vip'}

The order of the vips in the group configuration for vips keeps changing - this is yet-another py3 dict iteration type problem in the hacluster interface.