Re: [exim] Exim message thaw performance

Góra strony
Delete this message
Reply to this message
Autor: Graeme Fowler
Data:  
Dla: exim-users
Temat: 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