[Linux-HA] Heartbeat Service fails in the first start.
Dejan Muhamedagic
dejanmm at fastmail.fm
Wed Dec 19 02:19:05 MST 2007
Hi,
On Wed, Dec 19, 2007 at 04:47:31PM +0900, HIDEO YAMAUCHI wrote:
> Hi,
>
> I installed a development version in the following procedures.
>
> 1)Initial installation of RHEL5(Update1).
> 2)Installation of libnet.
> 3)Installation of Heartbeat development version(Heartbeat-Dev-d739f7e38999).
> 4)Setting such as ha.cf
>
> But I did not edit cib.xml.
> In addition, the node is only 1, too.
> The second node does not yet start.
>
> Service urgently become the stop when start service of Heartbeat.
> And the system reboots.
It's a permission problem:
ccm[2400]: 2007/12/20_01:08:51 ERROR: socket_wait_conn_new: unlink failure(/var/run/heartbeat/ccm/ccm): Permission denied
The permissions should be:
# ls -l /var/run/heartbeat/ccm/
srwxrwxrwx 1 hacluster haclient 0 Dec 19 10:17 ccm
Thanks,
Dejan
> -----------------------------------------------------------------------------------------------------------------
> heartbeat[2358]: 2007/12/20_01:08:51 WARN: Managed /usr/lib/heartbeat/ccm process 2400 exited with
> return code 1.
> heartbeat[2358]: 2007/12/20_01:08:51 EMERG: Rebooting system. Reason: /usr/lib/heartbeat/ccm
> cib[2401]: 2007/12/20_01:08:52 info: ccm_connect: Registering with CCM...
> -----------------------------------------------------------------------------------------------------------------
>
> The result was the same even if it repeated itself how many times.
>
>
> Even if I installed 2.1.2 in a node by the same setting and started, there was not a problem.
> In addition, the development version started after 2.1.2 started normally.
>
> When a development version starts for the first time when there is not cib.xml, this problem seems to
> happen.
> Will this be a bug of the development version?
>
> Regards,
> Hideo Yamauchi.
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
--
Dejan
More information about the Linux-HA
mailing list