[Pacemaker] cluster refuses to start

Johan Verrept Johan.Verrept at able.be
Thu Oct 15 10:23:07 EDT 2009


On Thu, 2009-10-15 at 16:03 +0200, Johan Verrept wrote:
> On Thu, 2009-10-15 at 15:51 +0200, Johan Verrept wrote:
> 
> > I just fear that some critical paths that are needed have moved between
> > 2.99.2 and 3.0.0 and that I am missing them. No idea how to find them,
> > either.
> 
> strace to the rescue...
> 
> 4345  open("${prefix}/var/lock/LCK..ttyS0", O_RDONLY) = -1 ENOENT (No
> such file or directory)
> 4345  open("${prefix}/var/lock/tmp4345-ttyS0", O_WRONLY|O_CREAT|O_EXCL,

For some reason, when building glue, HA_VARLOCKDIR is incorrectly
#defined as "${prefix}/var/lock"

./include/glue_config.h:#define HA_VARLOCKDIR "${prefix}/var/lock"

	J.






More information about the Pacemaker mailing list