hi
Craig Whitmore schrieb:
There shouldn't any problems with dbmail which should be slowing it down at
all. Are you running the database/imap/pop3/smtp server all on the same
machine? I can move 100's of messages at a time between folders in under 7
seconds.. Is your machine overloaded at all?
yes, all services run on the same machine together with a lamp (linux
apache mysql php) server model.
hugh, i'm pretty impressed; under 7 seconds, sounds great.
no my machine isn't overloaded since i restarted the imapd.
postfix + dbmail + mysql
linux 2.4.13
Why are you running such a old kernel?? 2.4.20 has been out for a while now
and is very stable. Do you see any ethernet errors? (ifconfig -a). How fast
can you transfer from your machine to the server (do an ftp or alike)
the kernel comes from boot floppy due to the fact that there are 3 hds
in the "server". so if one disk fails the kernel still comes from
floppy. i lost my notices about creating such a bootdisk and thats the
reason why i didnt upgrade so far. well, the uptime is another reason ...
p2-450,
Should be fast enough.
265 mb ram,
How much of this is used? how much swap is used?
[EMAIL PROTECTED]:~# more /proc/swaps
Filename Type Size Used Priority
/dev/hda1 partition 265032 50564 -1
/dev/hdb1 partition 265032 8 -2
/dev/hdc1 partition 265032 0 -3
on each hd are 256mb of swapspace.
Mem: 255252K av, 248416K used, 6836K free, 0K shrd, 31880K
buff
Swap: 795096K av, 50572K used, 744524K free 48052K
cached
SOFTRAID1 (3x20gigs)!
What is your HDD thruput (on each/on the raid) (hdparm -tT /dev/hdX)
[EMAIL PROTECTED]:~# hdparm -tT /dev/hdc2
/dev/hdc2:
Timing buffer-cache reads: 128 MB in 5.46 seconds = 23.44 MB/sec
Timing buffered disk reads: 64 MB in 4.90 seconds = 13.06 MB/sec
Hmm.. suspicious results: probably not enough free memory for a proper test.
[EMAIL PROTECTED]:~# hdparm -tT /dev/hdb2
/dev/hdb2:
Timing buffer-cache reads: 128 MB in 5.68 seconds = 22.54 MB/sec
Timing buffered disk reads: 64 MB in 4.49 seconds = 14.25 MB/sec
Hmm.. suspicious results: probably not enough free memory for a proper test.
[EMAIL PROTECTED]:~# hdparm -tT /dev/md0
/dev/md0:
Timing buffer-cache reads: 128 MB in 5.44 seconds = 23.53 MB/sec
Timing buffered disk reads: 64 MB in 5.00 seconds = 12.80 MB/sec
Hmm.. suspicious results: probably not enough free memory for a proper test.
thanx, armin.