Comment 6 for bug 1884284

Revision history for this message
Syed Mohammad Adnan Karim (karimsye) wrote :

First I deployed the cloud using juju deploy ./bundle-sanitized.yaml.
After all the charms reached an active state in the juju status, I created a failover segment with:

$ openstack segment create segment1

Then I started to add all the compute hosts into the above segment with:

$ openstack segment host create <hostname> segment1

After adding all the nodes, I noticed the rebooting of nodes one-by-one as they joined the haproxy-masakari clone-set/cluster.