[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: openbsd under heavy load corrupts fs and crash ?
- To: misc@openbsd.org
- Subject: Re: openbsd under heavy load corrupts fs and crash ?
- From: Per-Erik Persson <pere@fos.su.se>
- Date: Tue, 03 Feb 2004 16:27:54 +0100
- References: <401F66B4.2000207@fos.su.se> <A8A4687F-562C-11D8-8E89-000A959D06E4@deval.be>
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313
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----