[Linux-ha-dev] drbd-peer-outdater is missing in heartbeat.spec
Andrew Beekhof
beekhof at gmail.com
Mon Jan 8 06:02:03 MST 2007
has there been any progress on this?
On 12/21/06, Andrew Beekhof <beekhof at gmail.com> wrote:
> On 12/21/06, Rasto Levrinc <rasto at linbit.com> wrote:
> > Am Donnerstag, 21. Dezember 2006 13:27 schrieb Andrew Beekhof:
> > > On 12/21/06, Rasto Levrinc <rasto at linbit.com> 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
>
More information about the Linux-HA-Dev
mailing list