On Fri, May 07, 2010 at 04:28:51PM -0700, Nagaraj Shyam wrote: > Hi Volker, Other Experts on the List. > > I am planning to clear all winbindd state in it's tdbs and rebooting. I > am specifically planning to delete the following winbindd files under > /var/lib/samba (after /etc/init.d/winbind stop, /etc/init.d/smb stop): > > netsamlogon_cache.tdb > gencache.tdb > messages.tdb > connections.tdb > netsamlogon_cache.tdb > winbindd_cache.tdb > idmap_cache.tdb
Those are fine to delete. Your stack traces look a lot like deleting them will help. You might want to find out why your tdbs get corrupted. It *might* help to set "use mmap = no". Otherwise make a separate ext3 just for these tdb files and mount it with barrier=1 Volker -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
