[Pacemaker] Resources are not restarted on definition change after f59d7460bdde (devel)

Vladislav Bogdanov bubble at hoster-ok.com
Mon Jun 27 13:46:54 EDT 2011


Hi all,

I'm pretty sure I bisected commit which breaks restart of (node local)
resources after definition change.

Nodes which has f59d7460bdde applied (v03-a and v03-b in my case) do not
restart such resources, while node without this commit (mgmt01) does.

Here is snippet from DC (grrr, thunderbird does not like long lines):
========
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:0_start_0 on mgmt01 changed: recorded
a2a2341cf3c157a1b44dd9ed7068e2dd vs. 31e7242629b49443f536c22192debb15
(all:3.0.5) 0:0;150:2:0:62c60b6a-17e8-4dbf-8291-a01e7ea06b6a
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:0_monitor_360000 on mgmt01 changed:
recorded 346bad4576870d644109c1e6233002aa vs.
d9c16f21c130ae8da55d8eac0b6c6cdc (all:3.0.5)
0:0;153:2:0:62c60b6a-17e8-4dbf-8291-a01e7ea06b6a
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:0_monitor_240000 on mgmt01 changed:
recorded fbdf86bce136d60e21c1ef1fad451c0d vs.
11cd729f3313767ad7383c42495e612b (all:3.0.5)
0:0;152:2:0:62c60b6a-17e8-4dbf-8291-a01e7ea06b6a
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:0_monitor_120000 on mgmt01 changed:
recorded 34e9fed5be3737e563b47b0c3e353db1 vs.
54b02cd722053809bd0b1a3619adfd3b (all:3.0.5)
0:0;151:2:0:62c60b6a-17e8-4dbf-8291-a01e7ea06b6a
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:1_monitor_360000 on v03-a changed:
recorded 346bad4576870d644109c1e6233002aa vs.
d9c16f21c130ae8da55d8eac0b6c6cdc (all:3.0.5)
0:0;177:2:0:9b3096b4-6add-4612-937c-f7013b18fd15
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:1_monitor_240000 on v03-a changed:
recorded fbdf86bce136d60e21c1ef1fad451c0d vs.
11cd729f3313767ad7383c42495e612b (all:3.0.5)
0:0;176:2:0:9b3096b4-6add-4612-937c-f7013b18fd15
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:1_monitor_120000 on v03-a changed:
recorded 34e9fed5be3737e563b47b0c3e353db1 vs.
54b02cd722053809bd0b1a3619adfd3b (all:3.0.5)
0:0;175:2:0:9b3096b4-6add-4612-937c-f7013b18fd15
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:2_monitor_360000 on v03-b changed:
recorded 346bad4576870d644109c1e6233002aa vs.
d9c16f21c130ae8da55d8eac0b6c6cdc (all:3.0.5)
0:0;182:3:0:76ced8fb-1f7b-4a40-898c-a134b816b791
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:2_monitor_240000 on v03-b changed:
recorded fbdf86bce136d60e21c1ef1fad451c0d vs.
11cd729f3313767ad7383c42495e612b (all:3.0.5)
0:0;181:3:0:76ced8fb-1f7b-4a40-898c-a134b816b791
Jun 27 17:35:58 mgmt01 pengine: [31176]: WARN: check_action_definition:
Parameters to libvirt-install-fs:2_monitor_120000 on v03-b changed:
recorded 34e9fed5be3737e563b47b0c3e353db1 vs.
54b02cd722053809bd0b1a3619adfd3b (all:3.0.5)
0:0;180:3:0:76ced8fb-1f7b-4a40-898c-a134b816b791
=========

Then resource is restarted on mgmt01 but not on other nodes.
First line from logs snipped (for libvirt-install-fs:0_start_0
operation) does not appear for start ops for resources on other nodes.

The only difference between pacemaker builds is that commit.

Hope this information could help to fix this (if not already done).

Best,
Vladislav




More information about the Pacemaker mailing list