Re: [exim] Exim message thaw performance

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Graeme Fowler
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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