--- On Thu, 3/5/09, Andrew Beekhof <beek...@gmail.com> wrote:

> >
> > So it seems that on the initial start crmd does not
> correctly initialize, maybe the cib process has to be
> started before crmd?
> 
> it always is
> 
> heartbeat[5596]: 2009/03/04_16:58:24 info: Starting child
> client
> "/opt/heartbeat/lib/heartbeat/cib" (17,65)
> heartbeat[5596]: 2009/03/04_16:58:24 info: Starting child
> client
> "/opt/heartbeat/lib/heartbeat/lrmd -r" (0,0)
> heartbeat[5596]: 2009/03/04_16:58:24 info: Starting child
> client
> "/opt/heartbeat/lib/heartbeat/stonithd" (0,0)
> heartbeat[5596]: 2009/03/04_16:58:24 info: Starting child
> client
> "/opt/heartbeat/lib/heartbeat/attrd" (17,65)
> heartbeat[5596]: 2009/03/04_16:58:24 info: Starting child
> client
> "/opt/heartbeat/lib/heartbeat/crmd" (17,65)


NO its not - look carefully here http://pastebin.com/m7d9c71f7

this is what was confusing me to - there is a another log message before the 
process is really started - and see here different order: crmd at first!

heartbeat[5611]: 2009/03/04_16:58:24 info: Starting 
"/opt/heartbeat/lib/heartbeat/crmd" as uid 17  gid 65 (pid 5611)
heartbeat[5610]: 2009/03/04_16:58:24 info: Starting 
"/opt/heartbeat/lib/heartbeat/attrd" as uid 17  gid 65 (pid 5610)
heartbeat[5609]: 2009/03/04_16:58:24 info: Starting 
"/opt/heartbeat/lib/heartbeat/stonithd" as uid 0  gid 0 (pid 5609)
heartbeat[5608]: 2009/03/04_16:58:24 info: Starting 
"/opt/heartbeat/lib/heartbeat/lrmd -r" as uid 0  gid 0 (pid 5608)
heartbeat[5607]: 2009/03/04_16:58:24 info: Starting 
"/opt/heartbeat/lib/heartbeat/cib" as uid 17  gid 65 (pid 5607)
heartbeat[5606]: 2009/03/04_16:58:24 info: Starting 
"/opt/heartbeat/lib/heartbeat/ccm" as uid 17  gid 65 (pid 5606)
heartbeat[5612]: 2009/03/04_16:58:24 info: Starting 
"/opt/heartbeat/lib/heartbeat/mgmtd -v" as uid 0  gid 0 (pid 5612)

See my other mail that adding a while loop to the connecting of non existing 
pipes fixed the issue with crmd and cib


      
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to