[Pacemaker] cluster refuses to start

Johan Verrept Johan.Verrept at able.be
Thu Oct 15 10:03:14 EDT 2009


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,
0644) = -1 ENOENT (No such file or directory)
4345  time(NULL)                        = 1255615416
4345  stat64("/ub/etc/localtime", {st_mode=S_IFREG|0644,
st_size=2944, ...}) = 0
4345  send(4, "<131>Oct 15 16:03:36 heartbeat: [4345]: ERROR: glib:
cannot lock line /dev/ttyS0\0"..., 81, MSG_NOSIGNAL) = 81
4345  time(NULL)                        = 1255615416
4345  stat64("/ub/etc/localtime", {st_mode=S_IFREG|0644,
st_size=2944, ...}) = 0
4345  send(4, "<131>Oct 15 16:03:36 heartbeat: [4345]: ERROR:
make_io_childpair: cannot open serial /dev/ttyS0\0"..., 96,
MSG_NOSIGNAL) = 96

I seriously doubt that system calls do shell variable substitution ;)

	J.





More information about the Pacemaker mailing list