[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: openbsd under heavy load corrupts fs and crash ?



Thanks a lot everyne for your suggestions, especially the obvius crash 
man page!

After analyzing the data in a calm and quit environment I found out the 
common thing on the machines.
Postfix is assuming a lot of things when it moves around the mail.
I really think the OS should be able to handle this in a better way but 
running postfix on anything else than an ext2 filesystem can give you 
problems under heavy load and bad luck!

When I have found a solution for the problem I will let you know.
I saw something about exporting the directories via nfs with option sync 
and mounting them back again, it is a long story.....
 

Thierry Deval wrote:

> On Feb 3, 2004, at 10:15, Per-Erik Persson wrote:
>
>> I have this delicate problem that has been following me for the last 
>> year.
>>
>> My only two OpenBSD servers one 1.7Ghz Celeron with  "ServerWorks 
>> CSB6 IDE" chipset an the other one is a  500Mhz PIII "Intel 82371AB IDE"
>> This problem has been the same all thru 3.2  and 3.3(The DMA of the 
>> CSB6 chipset got supported here)
>> Both machines have two IDE disks that are equally heavily loaded with 
>> diskaccess(postfix, imap, apache, nfs and scp) cpu and memory is not 
>> a problem.
>> --SNIRP----