decda2207b
corosync+pacemaker is working approach to handle active/passive cluster resources. It will be usefull atleast for: 1. neutron l3 agent 2. neutron lbaas agent 3. vip interface for haproxy 4. qpid ha setup Related to blueprint tripleo-icehouse-ha-production-configuration Change-Id: I660d8a4a8e3a4eacf5e2b63d323fa5b575316cdd |
||
---|---|---|
.. | ||
install.d | ||
os-apply-config/etc | ||
os-refresh-config/post-configure.d | ||
element-deps | ||
README.md |
Installs and configures corosync element. This will be used in pair with pacemaker for cluster resources management.
Configuration
corosync:
bindnetaddr: 192.0.2.10
mcastport: 5577
controllers:
-
ip : 192.0.2.10
-
ip : 192.0.2.14
-
ip : 192.0.2.18