Jan Friesse <jfrie...@redhat.com> writes:

> Back to problem you have. It's definitively HW issue but I'm thinking
> how to solve it in software. Right now, I can see two ways:
> 1. Set dog FD to be non blocking right at the end of setup_watchdog - 
>    This is proffered but I'm not sure if it's really going to work.

I'll run some test to see what works (if anything).  The keepalives can
be provided by write()s as well, but somehow I don't expect that to make
a difference.  We'll see.

> 2. Create thread which makes sure to tackle wd regularly.

That would work, but maybe too well if entirely decoupled from the main
loop.
-- 
Thanks,
Feri

_______________________________________________
Users mailing list: Users@clusterlabs.org
http://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to