> Try to create this directory before running corosync and see if that
> fixes your problem.
> 
> Please report back if that is the root cause, and I'll work up a
better
> notification patch.

Wow, that was a quick solution :-) Here is the output from strace:

mkdir("/usr/var/lib/corosync", 0700)    = -1 ENOENT (No such file or
directory)

So I simply run configure with:

--localstatedir=/var

because /usr/var does not exist on debian. Then everything works as
expected.

Best regards,

Dietmar



_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to