| <cib crm_feature_set="3.0.12" validate-with="pacemaker-2.8" epoch="58" num_updates="129" admin_epoch="0" cib-last-written="Thu Jun 1 03:59:09 2017" update-origin="undercloud" update-client="cibadmin" update-user="root" have-quorum="1" dc-uuid="1"> |
| <configuration> |
| <crm_config> |
| <cluster_property_set id="cib-bootstrap-options"> |
| <nvpair id="cib-bootstrap-options-have-watchdog" name="have-watchdog" value="false"/> |
| <nvpair id="cib-bootstrap-options-dc-version" name="dc-version" value="1.1.16-10.el7-94ff4df"/> |
| <nvpair id="cib-bootstrap-options-cluster-infrastructure" name="cluster-infrastructure" value="corosync"/> |
| <nvpair id="cib-bootstrap-options-cluster-name" name="cluster-name" value="tripleo_cluster"/> |
| <nvpair id="cib-bootstrap-options-stonith-enabled" name="stonith-enabled" value="false"/> |
| </cluster_property_set> |
| <cluster_property_set id="redis_replication"> |
| <nvpair id="redis_replication-redis_REPL_INFO" name="redis_REPL_INFO" value="redis-bundle-0"/> |
| </cluster_property_set> |
| </crm_config> |
| <nodes> |
| <node id="1" uname="metal-1"> |
| <instance_attributes id="nodes-1"> |
| <nvpair id="nodes-1-rabbitmq-role" name="rabbitmq-role" value="true"/> |
| <nvpair id="nodes-1-galera-role" name="galera-role" value="true"/> |
| <nvpair id="nodes-1-redis-role" name="redis-role" value="true"/> |
| <nvpair id="nodes-1-haproxy-role" name="haproxy-role" value="true"/> |
| <nvpair id="nodes-1-cinder-volume-role" name="cinder-volume-role" value="true"/> |
| </instance_attributes> |
| </node> |
| <node id="2" uname="metal-2"> |
| <instance_attributes id="nodes-2"> |
| <nvpair id="nodes-2-rabbitmq-role" name="rabbitmq-role" value="true"/> |
| <nvpair id="nodes-2-galera-role" name="galera-role" value="true"/> |
| <nvpair id="nodes-2-redis-role" name="redis-role" value="true"/> |
| <nvpair id="nodes-2-haproxy-role" name="haproxy-role" value="true"/> |
| <nvpair id="nodes-2-cinder-volume-role" name="cinder-volume-role" value="true"/> |
| </instance_attributes> |
| </node> |
| <node id="3" uname="metal-3"> |
| <instance_attributes id="nodes-3"> |
| <nvpair id="nodes-3-rabbitmq-role" name="rabbitmq-role" value="true"/> |
| <nvpair id="nodes-3-galera-role" name="galera-role" value="true"/> |
| <nvpair id="nodes-3-redis-role" name="redis-role" value="true"/> |
| <nvpair id="nodes-3-haproxy-role" name="haproxy-role" value="true"/> |
| <nvpair id="nodes-3-cinder-volume-role" name="cinder-volume-role" value="true"/> |
| </instance_attributes> |
| </node> |
| <node id="rabbitmq-bundle-0" type="remote" uname="rabbitmq-bundle-0"> |
| <instance_attributes id="nodes-rabbitmq-bundle-0"> |
| <nvpair id="nodes-rabbitmq-bundle-0-rmq-node-attr-last-known-rabbitmq" name="rmq-node-attr-last-known-rabbitmq" value="rabbit@metal"/> |
| </instance_attributes> |
| </node> |
| </nodes> |
| <resources> |
| <clone id="storage-clone"> |
| <meta_attributes id="storage_ma"> |
| <nvpair id="storage_globally-unique" name="globally-unique" value="false"/> |
| <nvpair id="storage_notify" name="notify" value="true"/> |
| </meta_attributes> |
| <primitive class="ocf" id="storage" provider="heartbeat" type="Filesystem"> |
| <operations> |
| <op id="storage_mon" interval="30s" name="monitor" timeout="30s"/> |
| </operations> |
| <instance_attributes id="storage_ia"> |
| <nvpair id="storage_attr_0" name="device" value="nfs:/share/drbd_www/data/"/> |
| <nvpair id="storage_attr_1" name="directory" value="/data/www"/> |
| <nvpair id="storage_attr_2" name="fstype" value="nfs"/> |
| </instance_attributes> |
| </primitive> |
| </clone> |
| <bundle id="galera-bundle"> |
| <docker image="192.168.24.1:8787/tripleoupstream/centos-binary-mariadb:latest" masters="1" network="host" options="--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS" replicas="1" run-command="/bin/bash /usr/local/bin/kolla_start"/> |
| <network control-port="3123"/> |
| <storage> |
| <storage-mapping id="mysql-cfg-files" options="ro" source-dir="/var/lib/kolla/config_files/mysql.json" target-dir="/var/lib/kolla/config_files/config.json"/> |
| <storage-mapping id="mysql-cfg-data" options="ro" source-dir="/var/lib/config-data/mysql" target-dir="/var/lib/kolla/config_files/src"/> |
| <storage-mapping id="mysql-hosts" options="ro" source-dir="/etc/hosts" target-dir="/etc/hosts"/> |
| <storage-mapping id="mysql-localtime" options="ro" source-dir="/etc/localtime" target-dir="/etc/localtime"/> |
| <storage-mapping id="mysql-lib" options="rw" source-dir="/var/lib/mysql" target-dir="/var/lib/mysql"/> |
| <storage-mapping id="mysql-log-mariadb" options="rw" source-dir="/var/log/mariadb" target-dir="/var/log/mariadb"/> |
| <storage-mapping id="mysql-pki-extracted" options="ro" source-dir="/etc/pki/ca-trust/extracted" target-dir="/etc/pki/ca-trust/extracted"/> |
| <storage-mapping id="mysql-pki-ca-bundle-crt" options="ro" source-dir="/etc/pki/tls/certs/ca-bundle.crt" target-dir="/etc/pki/tls/certs/ca-bundle.crt"/> |
| <storage-mapping id="mysql-pki-ca-bundle-trust-crt" options="ro" source-dir="/etc/pki/tls/certs/ca-bundle.trust.crt" target-dir="/etc/pki/tls/certs/ca-bundle.trust.crt"/> |
| <storage-mapping id="mysql-pki-cert" options="ro" source-dir="/etc/pki/tls/cert.pem" target-dir="/etc/pki/tls/cert.pem"/> |
| <storage-mapping id="mysql-dev-log" options="rw" source-dir="/dev/log" target-dir="/dev/log"/> |
| </storage> |
| <primitive class="ocf" id="galera" provider="heartbeat" type="galera"> |
| <instance_attributes id="galera-instance_attributes"> |
| <nvpair id="galera-instance_attributes-additional_parameters" name="additional_parameters" value="--open-files-limit=16384"/> |
| <nvpair id="galera-instance_attributes-cluster_host_map" name="cluster_host_map" value="galera-bundle-0:metal"/> |
| <nvpair id="galera-instance_attributes-enable_creation" name="enable_creation" value="true"/> |
| <nvpair id="galera-instance_attributes-wsrep_cluster_address" name="wsrep_cluster_address" value="gcomm://metal"/> |
| </instance_attributes> |
| <meta_attributes id="galera-meta_attributes"> |
| <nvpair id="galera-meta_attributes-master-max" name="master-max" value="1"/> |
| <nvpair id="galera-meta_attributes-ordered" name="ordered" value="true"/> |
| </meta_attributes> |
| <operations> |
| <op id="galera-demote-interval-0s" interval="0s" name="demote" timeout="120"/> |
| <op id="galera-monitor-interval-20" interval="20" name="monitor" timeout="30"/> |
| <op id="galera-monitor-interval-10" interval="10" name="monitor" role="Master" timeout="30"/> |
| <op id="galera-monitor-interval-30" interval="30" name="monitor" role="Slave" timeout="30"/> |
| <op id="galera-promote-interval-0s" interval="0s" name="promote" on-fail="block" timeout="300s"/> |
| <op id="galera-start-interval-0s" interval="0s" name="start" timeout="120"/> |
| <op id="galera-stop-interval-0s" interval="0s" name="stop" timeout="120"/> |
| </operations> |
| </primitive> |
| </bundle> |
| <bundle id="haproxy-bundle"> |
| <docker image="192.168.24.1:8787/tripleoupstream/centos-binary-haproxy:latest" network="host" options="--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS" replicas="1" run-command="/bin/bash /usr/local/bin/kolla_start"/> |
| <storage> |
| <storage-mapping id="haproxy-cfg-files" options="ro" source-dir="/var/lib/kolla/config_files/haproxy.json" target-dir="/var/lib/kolla/config_files/config.json"/> |
| <storage-mapping id="haproxy-cfg-data" options="ro" source-dir="/var/lib/config-data/haproxy/etc" target-dir="/etc"/> |
| <storage-mapping id="haproxy-hosts" options="ro" source-dir="/etc/hosts" target-dir="/etc/hosts"/> |
| <storage-mapping id="haproxy-localtime" options="ro" source-dir="/etc/localtime" target-dir="/etc/localtime"/> |
| <storage-mapping id="haproxy-pki-extracted" options="ro" source-dir="/etc/pki/ca-trust/extracted" target-dir="/etc/pki/ca-trust/extracted"/> |
| <storage-mapping id="haproxy-pki-ca-bundle-crt" options="ro" source-dir="/etc/pki/tls/certs/ca-bundle.crt" target-dir="/etc/pki/tls/certs/ca-bundle.crt"/> |
| <storage-mapping id="haproxy-pki-ca-bundle-trust-crt" options="ro" source-dir="/etc/pki/tls/certs/ca-bundle.trust.crt" target-dir="/etc/pki/tls/certs/ca-bundle.trust.crt"/> |
| <storage-mapping id="haproxy-pki-cert" options="ro" source-dir="/etc/pki/tls/cert.pem" target-dir="/etc/pki/tls/cert.pem"/> |
| <storage-mapping id="haproxy-dev-log" options="rw" source-dir="/dev/log" target-dir="/dev/log"/> |
| </storage> |
| </bundle> |
| <bundle id="redis-bundle"> |
| <docker image="192.168.24.1:8787/tripleoupstream/centos-binary-redis:latest" masters="1" network="host" options="--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS" replicas="1" run-command="/bin/bash /usr/local/bin/kolla_start"/> |
| <network control-port="3124"/> |
| <storage> |
| <storage-mapping id="redis-cfg-files" options="ro" source-dir="/var/lib/kolla/config_files/redis.json" target-dir="/var/lib/kolla/config_files/config.json"/> |
| <storage-mapping id="redis-cfg-data-redis" options="ro" source-dir="/var/lib/config-data/redis/etc/redis" target-dir="/etc/redis"/> |
| <storage-mapping id="redis-cfg-data-redis-conf" options="ro" source-dir="/var/lib/config-data/redis/etc/redis.conf" target-dir="/etc/redis.conf"/> |
| <storage-mapping id="redis-cfg-data-redis-conf-puppet" options="ro" source-dir="/var/lib/config-data/redis/etc/redis.conf.puppet" target-dir="/etc/redis.conf.puppet"/> |
| <storage-mapping id="redis-cfg-data-redis-sentinel" options="ro" source-dir="/var/lib/config-data/redis/etc/redis-sentinel.conf" target-dir="/etc/redis-sentinel.conf"/> |
| <storage-mapping id="redis-hosts" options="ro" source-dir="/etc/hosts" target-dir="/etc/hosts"/> |
| <storage-mapping id="redis-localtime" options="ro" source-dir="/etc/localtime" target-dir="/etc/localtime"/> |
| <storage-mapping id="redis-lib" options="rw" source-dir="/var/lib/redis" target-dir="/var/lib/redis"/> |
| <storage-mapping id="redis-log" options="rw" source-dir="/var/log/redis" target-dir="/var/log/redis"/> |
| <storage-mapping id="redis-run" options="rw" source-dir="/var/run/redis" target-dir="/var/run/redis"/> |
| <storage-mapping id="redis-pki-extracted" options="ro" source-dir="/etc/pki/ca-trust/extracted" target-dir="/etc/pki/ca-trust/extracted"/> |
| <storage-mapping id="redis-pki-ca-bundle-crt" options="ro" source-dir="/etc/pki/tls/certs/ca-bundle.crt" target-dir="/etc/pki/tls/certs/ca-bundle.crt"/> |
| <storage-mapping id="redis-pki-ca-bundle-trust-crt" options="ro" source-dir="/etc/pki/tls/certs/ca-bundle.trust.crt" target-dir="/etc/pki/tls/certs/ca-bundle.trust.crt"/> |
| <storage-mapping id="redis-pki-cert" options="ro" source-dir="/etc/pki/tls/cert.pem" target-dir="/etc/pki/tls/cert.pem"/> |
| <storage-mapping id="redis-dev-log" options="rw" source-dir="/dev/log" target-dir="/dev/log"/> |
| </storage> |
| <primitive class="ocf" id="redis" provider="heartbeat" type="redis"> |
| <instance_attributes id="redis-instance_attributes"> |
| <nvpair id="redis-instance_attributes-wait_last_known_master" name="wait_last_known_master" value="true"/> |
| </instance_attributes> |
| <meta_attributes id="redis-meta_attributes"> |
| <nvpair id="redis-meta_attributes-interleave" name="interleave" value="true"/> |
| <nvpair id="redis-meta_attributes-notify" name="notify" value="true"/> |
| <nvpair id="redis-meta_attributes-ordered" name="ordered" value="true"/> |
| </meta_attributes> |
| <operations> |
| <op id="redis-demote-interval-0s" interval="0s" name="demote" timeout="120"/> |
| <op id="redis-monitor-interval-45" interval="45" name="monitor" timeout="60"/> |
| <op id="redis-monitor-interval-20" interval="20" name="monitor" role="Master" timeout="60"/> |
| <op id="redis-monitor-interval-60" interval="60" name="monitor" role="Slave" timeout="60"/> |
| <op id="redis-promote-interval-0s" interval="0s" name="promote" timeout="120"/> |
| <op id="redis-start-interval-0s" interval="0s" name="start" timeout="200s"/> |
| <op id="redis-stop-interval-0s" interval="0s" name="stop" timeout="200s"/> |
| </operations> |
| </primitive> |
| </bundle> |
| </resources> |
| <constraints> |
| <rsc_location id="location-redis-bundle" resource-discovery="exclusive" rsc="redis-bundle"> |
| <rule id="location-redis-bundle-rule" score="0"> |
| <expression attribute="redis-role" id="location-redis-bundle-rule-expr" operation="eq" value="true"/> |
| </rule> |
| </rsc_location> |
| <rsc_location id="location-galera-bundle" resource-discovery="exclusive" rsc="galera-bundle"> |
| <rule id="location-galera-bundle-rule" score="0"> |
| <expression attribute="galera-role" id="location-galera-bundle-rule-expr" operation="eq" value="true"/> |
| </rule> |
| </rsc_location> |
| <rsc_colocation id="colocation-1" rsc="redis-bundle" score="INFINITY" with-rsc="haproxy-bundle"/> |
| <rsc_colocation id="colocation-2" rsc="galera-bundle" score="INFINITY" with-rsc="storage-clone"/> |
| <rsc_order first="redis-bundle" first-action="promote" id="order-1" kind="Mandatory" then="storage-clone" then-action="start"/> |
| <rsc_order first="storage-clone" first-action="start" id="order-2" kind="Mandatory" then="galera-bundle" then-action="start"/> |
| <rsc_order first="haproxy-bundle" first-action="start" id="order-3" kind="Mandatory" then="storage-clone" then-action="start"/> |
| </constraints> |
| <rsc_defaults> |
| <meta_attributes id="rsc_defaults-options"> |
| <nvpair id="rsc_defaults-options-resource-stickiness" name="resource-stickiness" value="INFINITY"/> |
| </meta_attributes> |
| </rsc_defaults> |
| </configuration> |
| <status> |
| <node_state id="1" uname="metal-1" in_ccm="true" crmd="online" crm-debug-origin="do_update_resource" join="member" expected="member"/> |
| <node_state id="2" uname="metal-2" in_ccm="true" crmd="online" crm-debug-origin="do_update_resource" join="member" expected="member"/> |
| <node_state id="3" uname="metal-3" in_ccm="true" crmd="online" crm-debug-origin="do_update_resource" join="member" expected="member"/> |
| </status> |
| </cib> |