blob: ba7bf03307bd7c8912fd7ff7d6b38959504fee62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
|
<cib crm_feature_set="3.0.12" validate-with="pacemaker-3.7" 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">
<meta_attributes id="galera-bundle-meta_attributes">
<nvpair id="galera-bundle-meta_attributes-promoted-max" name="promoted-max" value="1"/>
<nvpair id="galera-bundle-meta_attributes-ordered" name="ordered" value="true"/>
</meta_attributes>
<docker image="192.168.24.1:8787/tripleoupstream/centos-binary-mariadb:latest" promoted-max="3" network="host" options="--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS" 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>
<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="Promoted" timeout="30"/>
<op id="galera-monitor-interval-30" interval="30" name="monitor" role="Unpromoted" 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="3" 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">
<meta_attributes id="redis-bundle-meta_attributes">
<nvpair id="redis-bundle-meta_attributes-interleave" name="interleave" value="true"/>
<nvpair id="redis-bundle-meta_attributes-notify" name="notify" value="true"/>
<nvpair id="redis-bundle-meta_attributes-ordered" name="ordered" value="true"/>
</meta_attributes>
<docker image="192.168.24.1:8787/tripleoupstream/centos-binary-redis:latest" promoted-max="3" network="host" options="--user=root --log-driver=journald -e KOLLA_CONFIG_STRATEGY=COPY_ALWAYS" 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_promoted" name="wait_last_known_master" value="true"/>
</instance_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="Promoted" timeout="60"/>
<op id="redis-monitor-interval-60" interval="60" name="monitor" role="Unpromoted" 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_location id="location-redis-promote-1" rsc="redis-bundle" role="Promoted" node="redis-bundle-0" score="100"/>
<rsc_location id="location-redis-promote-2" rsc="redis-bundle" role="Promoted" node="redis-bundle-1" score="100"/>
<rsc_location id="location-redis-promote-3" rsc="redis-bundle" role="Promoted" node="redis-bundle-2" score="100"/>
<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>
|