[ClusterLabs] clone resource - pacemaker remote

philipp.achmueller at arz.at philipp.achmueller at arz.at
Fri Dec 2 13:08:41 UTC 2016


hi,

what is best way to prevent clone resource trying to run on remote/guest 
nodes?

...
node 167873318: lnx0223a \
        attributes maintenance=off
node 167873319: lnx0223b \
        attributes maintenance=off
...
primitive vm-lnx0107a VirtualDomain \
        params hypervisor="qemu:///system" config="/etc/kvm/lnx0107a.xml" 
\
        meta remote-node=lnx0107a238 \
        utilization cpu=1 hv_memory=4096
primitive remote-lnx0106a ocf:pacemaker:remote \
        params server=xx.xx.xx.xx \
        meta target-role=Started
group base-group dlm clvm vg1
clone base-clone base-group \
        meta interleave=true target-role=Started
...

Dec  1 14:32:57 lnx0223a crmd[9826]:   notice: Initiating start operation 
dlm_start_0 on lnx0107a238
Dec  1 14:32:58 lnx0107a pacemaker_remoted[1492]:   notice: executing - 
rsc:dlm action:start call_id:7
Dec  1 14:32:58 lnx0107a pacemaker_remoted[1492]:   notice: finished - 
rsc:dlm action:start call_id:7  exit-code:5 exec-time:16ms queue-time:0ms
Dec  1 14:32:58 lnx0223b crmd[9328]:    error: Result of start operation 
for dlm on lnx0107a238: Not installed
Dec  1 14:32:58 lnx0223a crmd[9826]:  warning: Action 31 (dlm_start_0) on 
lnx0107a238 failed (target: 0 vs. rc: 5): Error
Dec  1 14:32:58 lnx0223a crmd[9826]:  warning: Action 31 (dlm_start_0) on 
lnx0107a238 failed (target: 0 vs. rc: 5): Error
Dec  1 14:34:07 lnx0223a pengine[9824]:  warning: Processing failed op 
start for dlm:2 on lnx0107a238: not installed (5)
Dec  1 14:34:07 lnx0223a pengine[9824]:  warning: Processing failed op 
start for dlm:2 on lnx0107a238: not installed (5)
...
Dec  1 14:32:49 lnx0223a pengine[9824]:   notice: Start 
dlm:3#011(remote-lnx0106a)
Dec  1 14:32:49 lnx0223a crmd[9826]:   notice: Initiating monitor 
operation dlm_monitor_0 locally on remote-lnx0106a
Dec  1 14:32:50 lnx0223a crmd[9826]:    error: Result of probe operation 
for dlm on remote-lnx0106a: Not installed
Dec  1 14:32:50 lnx0223a crmd[9826]:  warning: Action 5 (dlm_monitor_0) on 
remote-lnx0106a failed (target: 7 vs. rc: 5): Error
Dec  1 14:32:50 lnx0223a crmd[9826]:  warning: Action 5 (dlm_monitor_0) on 
remote-lnx0106a failed (target: 7 vs. rc: 5): Error
...

---
env: pacemaker-1.1.15-19.15.x86_64

thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/users/attachments/20161202/2350bc4c/attachment-0002.html>


More information about the Users mailing list