Hannu Krosing hannu at krosing.net
Sat Apr 5 05:44:53 PDT 2008
On Fri, 2008-04-04 at 09:12 -0700, Craig James wrote:
> Craig James wrote:
> > A replication set failed to do the initial copy (the network connection 
> > is unreliable), and got into a state where it couldn't finish.  So I did 
> > a drop-set / create-set to recreate the set, using the exact same slonik 
> > commands that I used initially.
> > 
> > Now I get an error that makes no sense:
> > 
> > remoteWorkerThread_1: node -1 not found in runtime configuration
> > 
> > So for some reason, it can't connect any more, but the only change was 
> > the drop-set/create-set.
> > 
> > I tried re-executing the store-path commands, but that makes no 
> > difference.  I also verified that the databases are both running, and 
> > that both are accessible.
> > 
> > What's going on here?  Any help would be appreciated, I REALLY need to 
> > get this database copied soon!
> 
> Just to keep things going while I wait for an answer, I did "drop set" on set 5, so that sets 6 & 7 could copy.  Now things are even stranger:  It is STILL trying to copy set 5!  But there is no set 5.
> 
> So that leads me to believe there is an event in the queue that can never finish because, after the copy-set failed, and the set was deleted, but event was NOT deleted.
> 
> I'm stuck in a loop of errors.  Please, answers anyone???

You have to clean up all the sl_* tables on all nodes from rows
referring to set 5 between dropping and recreating the set.

> Thanks,
> Craig
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general



More information about the Slony1-general mailing list