> >df shows that the partition /var is full. I reduce the > >caching value as you said. > >What can you suggest me to do now to free some space > >on this partition? > > rm /var/log/address_verify.map.db
After you remove the map, go back to df. Look at which partition has the most space without the verify cache. That is most likely the partition you want to store the cache in for long term stability. On top of that, be sure to watch your daily reports. They tell you how much space is used on the drives. This will give you a heads up before SAV/RAV caching overloads things again. You could also check the file size every hour with a script, and email yourself the results. Over time that would give you an idea how the file is filling up, and if you need to adjust your caching values. In a few days, perhaps a week, mine has grown to 5MB. But it is on a 3GB partition with only 18% used so far. --Eric
