[Linux-ha-dev] Re: [patch 01/12] build: Dont distribute
snmp_subagent
Andrew Beekhof
beekhof at gmail.com
Fri Mar 28 05:11:11 MDT 2008
On Fri, Mar 28, 2008 at 10:22 AM, Dejan Muhamedagic
<dejan at hello-penguin.com> wrote:
> Hi,
>
>
> On Fri, Mar 28, 2008 at 11:46:26AM +0900, Simon Horman wrote:
> > As configure.in currently stands, as of the hg dev tree 54723736ab18,
> > make dist fails because autogenerated files in snmp_subagent/, in
> > parcicular snmp_subagent/Makefile.am, are not created.
> >
> > Andrew Beekhof tells me that this is because snmp_subagent can't build
> > without the crm, which is now in the pacemaker tree along with
> > snmp_subagent.
> >
> > This fairly minimal patch allows make dist to succeed by not
> > distributing snmp_subagent/. I have found that building the resulting
> > tarball also succeeds.
>
> snmp_subagent also supports heartbeat v1. This puts in the same
> category with CTS: some parts are CRM specific and then some are
> about heartbeat. I'm not sure how to resolve this.
Basically I think we just need to unapply the patches NTT supplied for
it (which added v2 support).
The question is, is anyone actually using the snmp subagent on a
v1-style cluster?
If not, then we should just remove it and maintain it for v2 elsewhere
(currently its in the pacemaker project)
More information about the Linux-HA-Dev
mailing list