On 12/21/06, Rasto Levrinc <[EMAIL PROTECTED]> wrote:
Am Donnerstag, 21. Dezember 2006 13:27 schrieb Andrew Beekhof:
> On 12/21/06, Rasto Levrinc <[EMAIL PROTECTED]> wrote:
> > > any word yet on why it cant build outside of the tree?
> >
> > We would prefer, if it was in the tree.
>
> I still dont get this. This code surely depends more on drbd versions
> than it does heartbeat - you're just using our messaging layer - so
> how does being in the heartbeat codebase help you?
>
This plugin doesn't depend much on drbd, but for some reason it must
be recompiled for different versions of heartbeat.
what led you to this conclusion?
Drbd-peer-outdater is basically a program that connects to the dopd
daemon, that executes a command on other host and returns an exit
code using the heartbeat messaging layer. Dopd could be made
more generic and not drbd specific, maybe there are some other uses
for it.
> (Assuming we can get it building outside of the heartbeat source tree).
>
> generally speaking, you shouldn't need crm.h
> you're not doing anything CRM-specific so you're creating an
> unnecessary dependancy
>
> i wold recommend looking at what my wrappers do and use the clplumbing
> directly.
>
Assuming we have to build it outside of the heartbeat source tree, I will use
clplumbing and report problems.
if you pull the latest from http://hg.linux-ha.org/dev you should find
the header problems resolved
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/