[Pacemaker] Resource monitor stop working
Proskurin Kirill
k.proskurin at corp.mail.ru
Fri Jun 24 11:21:09 UTC 2011
Hello all.
Another problem.
Just find out what one of my clone resource are not work and pacemakers
not see this - it is says what all cones are started. If i run status
from console - all is ok.
I still can`t understand how to fix it.
I attached log from DC with really strange problems.
My config:
node mysender31.example.com
node mysender38.example.com
node mysender39.example.com
node mysender6.example.com
primitive ClusterIP ocf:heartbeat:IPaddr2 \
params ip="10.6.1.214" cidr_netmask="32" nic="eth0:0" \
op monitor interval="15" timeout="30" on-fail="restart"
primitive cleardb_delete_history_old.init lsb:cleardb_delete_history_old \
op monitor interval="15" timeout="30" on-fail="restart" \
meta target-role="Started"
primitive gettopupdated.init lsb:gettopupdate-my \
op monitor interval="15" timeout="30" on-fail="restart"
primitive onlineconf.init lsb:onlineconf \
op monitor interval="15"
primitive qm_manager.init lsb:qm_manager \
op monitor interval="15" timeout="30" on-fail="restart" \
meta target-role="Started"
primitive qm_master.init lsb:qm_master \
op monitor interval="15" timeout="30" on-fail="restart"
primitive silverbox-stat.1.init lsb:silverbox-stat.1 \
op monitor interval="15" timeout="30" on-fail="restart" \
meta target-role="Started"
clone gettopupdated.clone gettopupdated.init
clone onlineconf.clone onlineconf.init
clone qm_master.clone qm_master.init \
meta clone-max="2"
location CLEARDB_RUNS_ONLY_ON_MS6 cleardb_delete_history_old.init \
rule $id="CLEARDB_RUNS_ONLY_ON_MS6-rule" -inf: #uname ne
mysender6.example.com
location QM-PREFER-MS39 qm_manager.init 100: mysender39.example.com
location QM_MASTER_DENY_MS38 qm_master.clone -inf: mysender38.example.com
location QM_MASTER_DENY_MS39 qm_master.clone -inf: mysender39.example.com
location SILVERBOX-STAT_RUNS_ONLY_ON_MS38 silverbox-stat.1.init \
rule $id="SILVERBOX-STAT_RUNS_ONLY_ON_MS38-rule" -inf: #uname
ne mysender38.example.com
colocation QM-IP inf: ClusterIP qm_manager.init
order IP-Before-Qm inf: ClusterIP qm_manager.init
property $id="cib-bootstrap-options" \
dc-version="1.0.11-1554a83db0d3c3e546cfd3aaff6af1184f79ee87" \
cluster-infrastructure="openais" \
expected-quorum-votes="4" \
stonith-enabled="false" \
no-quorum-policy="ignore" \
last-lrm-refresh="1308909119"
--
Best regards,
Proskurin Kirill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: corosync.log
Type: text/x-log
Size: 16688 bytes
Desc: not available
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20110624/59fde270/attachment-0003.bin>
More information about the Pacemaker
mailing list