[Linux-HA] heartbeat with OpenBSD ?
julien at 2fi-systemes.net
julien at 2fi-systemes.net
Tue Mar 8 12:09:39 MST 2005
Hi Lars,
In fact I manage to build heartbeat but when i launch the daemon got the
following error :
heartbeat[16201]: 2005/03/08_19:58:50 ERROR: ERROR: cannot load generic
interface manager plugin [InterfaceMgr/generic]: No such
plugin/interface/interface typeheartbeat[16201]: 2005/03/08_19:58:50
ERROR: Heartbeat not started: module init error.
So I launch a 'ktrace' on my OpenBSD box to understand the problem and
here is the result :
sigprocmask(0x3,0)
19115 heartbeat RET sigprocmask -65793/0xfffefeff
19115 heartbeat CALL access(0x3c09948c,0x4)
19115 heartbeat NAMI "generic.so "
19115 heartbeat RET access -1 errno 2 No such file or directory
19115 heartbeat CALL access(0x3c09948c,0x4)
19115 heartbeat NAMI "/usr/local/lib/pils/plugins/InterfaceMgr/generic.so"
19115 heartbeat RET access -1 errno 2 No such file or directory
19115 heartbeat CALL access(0x3c09948c,0x4)
19115 heartbeat NAMI "/usr/local/lib/pils/plugins/InterfaceMgr/generic.so"
19115 heartbeat RET access -1 errno 2 No such file or directory
In the directory "/usr/local/lib/heartbeat/plugins/InterfaceMgr/" I've got
only 2 files ( generic.a and generic.la ) but no generic.so.
Regards.
Julien
>> Hello,
>>
>> I currently work on a high availability solution for OpenBSD.
>> I would like to use heartbear-1.99.2 on an openbsd 3.6 box.
>> So first of all I would like to know if hearbeat is designed to work on
>> OpenBSD ?
>
> heartbeat should work on OpenBSD, yes. It's called Linux HA, but we aim
> to run on all Unix variants people have.
>
> It's possible that nobody has tested it in a while - and there might be
> compile-time oddities because a Linux-specific thing might have sneaked
> in - but we'll fix that and take patches.
>
> And a tester on OpenBSD would be awesome, as different OSs also tend to
> provide valuable feedback even for the core code.
>
> This would be best discussed on the linux-ha-dev list, though.
>
> And I'd recommend working from CVS HEAD, and not using the 1.99.2 if you
> wanted to start today.
>
>
> Sincerely,
> Lars Marowsky-Brée <lmb at suse.de>
>
> --
> High Availability & Clustering
> SUSE Labs, Research and Development
> SUSE LINUX Products GmbH - A Novell Business
>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>
More information about the Linux-HA
mailing list