Hi Group Recently I query status of heartbeat service and got stoped status. But I can find processes by ps -ef. I refer to http://lists.linux-ha.org/pipermail/linux-ha/2009-February/036347.html. But It doesn't match my case. I run "service heartbeat status" with root user.
My heartbeat version is 2.1.4-2.1. This is the processes group of heartbeat and I feel the process 3503 is doubtful since on other machine(heartbeat status is ok) the owner of process is "nobody". Could anyone met this issue before? root 3484 1 0 Mar27 ? 00:01:17 heartbeat: master control process nobody 3502 3484 0 Mar27 ? 00:00:00 heartbeat: FIFO reader root 3503 3484 0 Mar27 ? 00:00:02 heartbeat: write: serial /dev/ttyS0 \---- this should be "root". nobody 3504 3484 0 Mar27 ? 00:00:37 heartbeat: read: serial /dev/ttyS0 nobody 3505 3484 0 Mar27 ? 00:00:01 heartbeat: write: ucast eth1 nobody 3506 3484 0 Mar27 ? 00:08:28 heartbeat: read: ucast eth1 nobody 3507 3484 0 Mar27 ? 00:00:04 heartbeat: write: ping_group srmgroup nobody 3508 3484 0 Mar27 ? 00:02:32 heartbeat: read: ping_group srmgroup 500 3510 3484 0 Mar27 ? 00:00:01 /usr/lib/heartbeat/ipfail Thanks, Watanuo. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
