On 28 Mar 2014, at 9:02 pm, Dori Seliskar <d...@delo.si> wrote:

> 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@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

I imagine that httpd assumes its being started by systemd and is trying to 
report that its up and running.
Perhaps raise it with the apache folks, but they should be safe to ignore.

> 
> [root@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
> 
> _______________________________________________
> Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to