hbaping on x86_64 was: Re: [Linux-HA] cluster fails over, but
does not reboot the failed node, why?
Johan Hoeke
johan.hoeke at uvt.nl
Sat Dec 22 14:00:19 MST 2007
Alain St-Denis wrote:
> Hi,
>
> In HBAAPILIB.c replace strings.h with string.h as per the diff below:
>
> ** HBAAPILIB.c.orig Fri Dec 21 16:39:39 2007
> --- HBAAPILIB.c Fri Dec 21 16:37:13 2007
> ***************
> *** 38,44 ****
> #define HBAAPI_EXPORTS
> #else
> #include <dlfcn.h>
> ! #include <strings.h>
> #endif
> #include <stdio.h>
> #include <time.h>
> --- 38,44 ----
> #define HBAAPI_EXPORTS
> #else
> #include <dlfcn.h>
> ! #include <string.h>
> #endif
> #include <stdio.h>
> #include <time.h>
>
> That did it for me.
>
> BTW, are you using hbaping with heartbeat2?
>
> Alain
>
Alain: fantastic! That did it! Thank you!
How you came up with that is beyond me!
And yes, I'm using it with heartbeat2.
Thanks again Alian!
regards,
Johan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.community.tummy.com/pipermail/linux-ha/attachments/20071222/a3bfa1f5/signature.pgp
More information about the Linux-HA
mailing list