[Pacemaker] Got notification message from PID x, but reception only permitted for PID y

Dori Seliskar dori at delo.si
Fri Mar 28 06:02:34 EDT 2014


Hi all,

anybody knows why am i getting these messages in my logs:

...
Mar 28 10:50:11 i2 systemd: pacemaker.service: Got notification message from PID 23055, but reception only permitted for PID 4726
Mar 28 10:50:21 i2 systemd: pacemaker.service: Got notification message from PID 23055, but reception only permitted for PID 4726
Mar 28 10:50:31 i2 systemd: pacemaker.service: Got notification message from PID 23055, but reception only permitted for PID 4726
...

[root at i2 ~]# ps axwu | egrep "23055|4726" | grep -v grep
root      4726  0.0  0.0 130092  4512 ?        Ss   09:38   0:00 /usr/sbin/pacemakerd -f
root     23055  0.0  0.4 550664 33352 ?        Ss   10:42   0:00 /sbin/httpd -DSTATUS -f /cluster/etc/httpd/conf/httpd.conf -c PidFile /var/run//httpd.pid

[root at i1 ~]# pcs resource show httpd_server
 Resource: httpd_server (class=ocf provider=heartbeat type=apache)
  Attributes: configfile=/cluster/etc/httpd/conf/httpd.conf statusurl=http://127.0.0.1/server-status 
  Operations: monitor interval=10s (httpd_server-monitor-interval-10s)

Otherwise apache resource starts, runs and stops as supposed to.

Thanks!

Best regards,
dori




More information about the Pacemaker mailing list