[ClusterLabs] Fwd: crm_mon froking problem

Marc Ledent marc.s.ledent at gmail.com
Fri Jul 10 05:47:42 EDT 2015


Hi all,

I have a strange problem while using ClusterMon resource.

On the first node, everythin is normal. However, on the second node, if I
switchover the resource there, I have 3 processes:
----------
pcs resource move ClusterMon-External node-02-p

----------
# ps -fe | grep crm_mon
root     12950     1  0 11:28 ?        00:00:00 /usr/sbin/crm_mon -p
/tmp/ClusterMon_ClusterMon-External.pid -d -i 0 -E
/opt/homesend/scripts/pcs_trap -h /tmp/ClusterMon_ClusterMon-External.html
root     12957 12950  0 11:28 ?        00:00:00 /usr/sbin/crm_mon -p
/tmp/ClusterMon_ClusterMon-External.pid -d -i 0 -E
/opt/homesend/scripts/pcs_trap -h /tmp/ClusterMon_ClusterMon-External.html
root     12964 12957  0 11:28 ?        00:00:00 /usr/sbin/crm_mon -p
/tmp/ClusterMon_ClusterMon-External.pid -d -i 0 -E
/opt/homesend/scripts/pcs_trap -h /tmp/ClusterMon_ClusterMon-External.html

# pstree -ncp| grep crm_mon
           `-crm_mon(12950)---crm_mon(12957)---crm_mon(12964)

------
It seams that crm_mon is forkin a subprocess for unknown reason.

However, if I start the process by hand, no strange fork happens.

Have you any clue of this?

Kind regards,
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/users/attachments/20150710/a493249e/attachment-0002.html>


More information about the Users mailing list