greetings,  :-)

coupla days ago upgraded from 3.2.5 to 3.3.1 on a production centos4 machine

all 3.2.5 old files and dirs and all conflicting/duplicate rules removed
from machine.

it appears that overall things went quite well

2 days later doing some normal log parsing i noticed this

spamd[2489]: bayes: cannot open bayes databases
/home/spamd/.spamassassin/bayes_* R/W: lock failed: Interrupted system call
spamd[2489]: bayes: cannot open bayes databases
/home/spamd/.spamassassin/bayes_* R/W: lock failed: Interrupted system call

changed from flock to default in /etc/mail/spamassassin/local.cf

then this error  ;-)

spamd[19334]: bayes: cannot open bayes databases
/home/spamd/.spamassassin/bayes_* R/W: lock failed: File exists
spamd[19337]: bayes: cannot open bayes databases
/home/spamd/.spamassassin/bayes_* R/W: lock failed: File exists

hmmmmmm

so i did some chmod'ing and changed back to flock

we currently do a force expire every 2 days off peak

then, started to do some research...

the only thing that jumped out at me was the "default" tokens of 150000 in
bayes

is that for any bayes db type or SQL related only?

 - rh

Reply via email to