http://bugzilla.spamassassin.org/show_bug.cgi?id=3872
------- Additional Comments From [EMAIL PROTECTED] 2004-10-09 07:54 -------
Sorry, I should have mentioned that I have copies of most of the occurences.
However, I don't know if the block usage remains the same when I make a "cp -a
dir dir.new". I tar-gzipped the following dir, it's now 11 MB. Do you want to
have it? Can I upload it to an FTP or shall I provide it to you via ftp or scp?
Note that this is happening with SA 3.0 used by MailScanner, this is not a
spamd issue, at least as far as I experience it. I have MailScanner+3.0 setup
on two machines (our own mailserver and its backup MX), it occurs only on the
main mailserver. Both are setup almost identical, the backup MX gets much less
mail, though (about 10% of the main mailserver) and it's only spam. It didn't
happen with MailScanner+2.63.
(All other machines are milter+spamd2.63 because I'm reluctant to try spamd
3.0 with the memory problems getting reported. On one of the spamd machines
(with the most mail traffic supposedly) I sometimes see one or two spamd
processes collect massive amounts of memory (can be 1 GB), but this happens
very rarily, less than once per month. If it is not detected early enough it
crashes the machine eventually. I don't know of a way to limit this, AFAIK
ulimit applies to logins and this won't work for a daemon, correct?)
Here's the output for ls and stat as mentioned above.
n8:/home/spamd/bayes.4 # ls -las
total 305248
4 drwxrwsr-x 2 spamd www 4096 Oct 8 16:54 .
4 drwxr-xr-x 14 spamd mail 4096 Oct 8 17:01 ..
4 -rw------- 1 root www 16 Oct 8 16:49 bayes.lock
4 -rw-rw-rw- 1 spamd www 42 Oct 5 15:41 bayes.mutex
46116 -rw-rw-rw- 1 root www 47168872 Oct 8 16:54 bayes_journal
202004 -rw-rw-rw- 1 root www 206639592 Oct 8 16:32
bayes_journal.old
1544 -rw-rw-rw- 1 spamd www 2482176 Oct 8 16:04 bayes_seen
16420 -rw-rw-rw- 1 spamd www 20951040 Oct 8 16:50 bayes_toks
4 -rwxr-xr-x 1 spamd www 3499 Apr 12 18:14 create_bayes.pl
39136 -rw-r--r-- 1 root www 40030104 Oct 5 16:25 dump.txt
4 -rwx------ 1 spamd www 943 Apr 12 19:34 stripbadtoken.pl
4 -rwx------ 1 spamd www 229 Apr 12 19:06 timetest.pl
n8:/home/spamd/bayes.4 # stat bayes_journal
File: `bayes_journal'
Size: 47168872 Blocks: 92232 IO Block: 4096 regular file
Device: 802h/2050d Inode: 785771 Links: 1
Access: (0666/-rw-rw-rw-) Uid: ( 0/ root) Gid: ( 8/ www)
Access: 2004-10-08 16:54:09.000000000 +0200
Modify: 2004-10-08 16:54:17.000000000 +0200
Change: 2004-10-08 17:01:07.000000000 +0200
n8:/home/spamd/bayes.4 # stat bayes_journal.old
File: `bayes_journal.old'
Size: 206639592 Blocks: 404008 IO Block: 4096 regular file
Device: 802h/2050d Inode: 785775 Links: 1
Access: (0666/-rw-rw-rw-) Uid: ( 0/ root) Gid: ( 8/ www)
Access: 2004-10-08 16:51:03.000000000 +0200
Modify: 2004-10-08 16:32:12.000000000 +0200
Change: 2004-10-08 17:01:46.000000000 +0200
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.