That might be a different issue. The log line you see is from the recovery code and this might actually simply be because the emails in your backup DB are already in the mysql DB. Sometimes it fails to remove them from the backup DB when they are "restored" into the mysql master and next time a recovery is run it will fail to insert again (since its already in mysql) and You will see that message in your log.
I think thats already fixed but just not in the released RPM package. if you are seeing less of them maybe you are not seeing any problems of new getting logged to backup in the first place. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nerijus Baliunas Sent: 29. september 2011 17:34 To: Baruwa users list Subject: Re: [Baruwa] "FIX" to skipping mysql, logging to backup > hi > > Ive been playing around with the DB code to make it better at handling > loosing the connection and reconnecting - this might be relevant anyway so I > might publish this later also, but at least in my case it turns out that > raising the max_allowed_packet to more than 64MB seams to solve the problem > also - maybe 128MB (my setting at the moment). Why thats needed compared to > our old mailwatch setup running with a setting of 16MB I dont know and of > cause I also have no idea if it will keep working for higher loads later and > what have you. > > for now its running for a few days at least without mysql dropping the > connection to the offending client and the client therefor logging to backup > db. > > But it would be interesting to know if it also fixes the problem for some of > the others who seamed to have the same issues as we did. I get less "Baruwa Backup DB insert Fail" messages, but still get them. Regards, Nerijus _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa Keep Baruwa FREE - http://pledgie.com/campaigns/12056 _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa Keep Baruwa FREE - http://pledgie.com/campaigns/12056

