Re: [exim] Exim message thaw performance

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Graeme Fowler
Dátum:  
Címzett: exim-users
Tárgy: Re: [exim] Exim message thaw performance


Volker Schmelich <volker@???> wrote:
>As for the file systems: none of them is on LVM. Server 1 uses ext3,
>server 2 uses ext4.
>
>So my uneducated guess would be that ext4 is to blame. Is there a way
>to temporarily make ext4 behave like ext3 and re-run the test?


Mount the spool filesystem with mount options noatime,nodiratime.

Graeme