On Thu, 2009-04-02 at 08:03 +0200, Dietmar Maurer wrote:
> > 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
> 

Yes localstatedir should be /var on almost all distributions.  I'll test
with this scenario though and make sure a proper warning is issued.

Regards
-steve


> 
> 

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

Reply via email to