Re: Help w/ install and setup

Ryan Caudy <[email protected]> Sun, 14 Nov 2004 21:48:14 -0500
Newsgroups gmane.comp.apache.mod-wackamole.general
Message-ID <[email protected]>
I looked further into this.  I don't see that this should be related
to the configuration file, at least not in the most recent version of
the source code I have.  The assertion "ret == My.num_allocated" is in
the function that builds state messages, for the Wackamole state
exchange.  It's a basic sanity check -- the daemon packs one section
of the state message with each interface that is assigned to it,
according to the Old_table, the last consistent copy of the
Allocation_table.  My.num_allocated should always be the same as the
number of interfaces that match this daemon.  I don't see any bugs in
the way this variable is being changed, in my copy of the source code.
 Do you know if it's maybe being overwritten somehow?

Cheers,
Ryan


On Fri, 12 Nov 2004 22:55:57 -0500, Ryan Caudy <[email protected]> wrote:
> On Nov. 1, someone else e-mailed with the same assertion failure.
> Theo suggested to them that it may be a problem with configuration
> files that differ between different Wackamole daemon instances -- they
> should only differ, if at all, in the "prefer" clause.  I can't do it
> tonight, but I'll try to track down the meaning of that assertion this
> weekend -- I would bet it's from the Wackamole daemon state exchange
> in wackamole.c.
> 
> Cheers,
> Ryan
> 
> 
> 
> On Fri, 12 Nov 2004 12:11:59 -0800, Sean Leach <[email protected]> wrote:
> > I run it (wackamole -d) on machine 1, all works good, I then run it on machine 2
> >
> > vwackamole: wackamole.c:702: Send_state_message: Assertion `ret ==
> > My.num_allocated' failed.
> > Aborted
> >
> > That happens everytime I fire up the second wackamole instance on the
> > second machine (I can even switch order I launch them, and it will
> > happen on the other machine)
> >
> >
> >
> >
> > On Wed, 10 Nov 2004 19:18:49 -0500, Ryan Caudy <[email protected]> wrote:
> > > On Wed, 10 Nov 2004 08:40:50 -0800, Sean Leach <[email protected]> wrote:
> > > >
> > > > Any other thoughts of how I can troubleshoot?
> > > >
> > >
> > > Try using wackamole's "-d" option to turn on more debugging info.
> > > Other than that, I'd be concerned about the "No such interface"
> > > printout, but I'm not to familiar with that area of the code.  Maybe
> > > Theo has some advice.
> > >
> > > Cheers,
> > > Ryan
> > >
> > > --
> > > ---------------------------------------------------------------------
> > >
> > >
> > > Ryan W. Caudy
> > > <[email protected]>
> > > ---------------------------------------------------------------------
> > > Bloomberg L.P.
> > > <[email protected]>
> > > ---------------------------------------------------------------------
> > > [Alumnus]
> > > <[email protected]>
> > > Center for Networking and Distributed Systems
> > > Department of Computer Science
> > > Johns Hopkins University
> > > ---------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > wackamole-users mailing list
> > > [email protected]
> > > http://lists.backhand.org/mailman/listinfo/wackamole-users
> > >
> >
> > _______________________________________________
> > wackamole-users mailing list
> > [email protected]
> > http://lists.backhand.org/mailman/listinfo/wackamole-users
> >
> 
> 
> --
> ---------------------------------------------------------------------
> 
> 
> Ryan W. Caudy
> <[email protected]>
> ---------------------------------------------------------------------
> Bloomberg L.P.
> <[email protected]>
> ---------------------------------------------------------------------
> [Alumnus]
> <[email protected]>
> Center for Networking and Distributed Systems
> Department of Computer Science
> Johns Hopkins University
> ---------------------------------------------------------------------
> 


-- 
---------------------------------------------------------------------
Ryan W. Caudy
<[email protected]>
---------------------------------------------------------------------
Bloomberg L.P.
<[email protected]>
---------------------------------------------------------------------
[Alumnus]
<[email protected]>         
Center for Networking and Distributed Systems
Department of Computer Science
Johns Hopkins University          
---------------------------------------------------------------------