<div dir="ltr">Hi all,<br><div class="gmail_quote"><div dir="ltr"><div><div><div><div><div><div><div><br></div>I have a strange problem while using ClusterMon resource.<br><br></div>On the first node, everythin is normal. However, on the second node, if I switchover the resource there, I have 3 processes:<br>----------<br>pcs resource move ClusterMon-External node-02-p<br><br>----------<br># ps -fe | grep crm_mon<br>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<br>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<br>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<br><br># pstree -ncp| grep crm_mon<br>           `-crm_mon(12950)---crm_mon(12957)---crm_mon(12964)<br><br>------<br></div>It seams that crm_mon is forkin a subprocess for unknown reason.<br><br></div>However, if I start the process by hand, no strange fork happens.<br><br></div>Have you any clue of this?<br><br></div>Kind regards,<br></div>Marc <br></div>
</div><br></div>