Skip to main content

High CPU/disk usage - IMAP "sort"

Comments

5 comments

  • sparek-3
    How much mail is in the [PLAIN]xx@xx.org.br[/PLAIN] email account? How many messages? Total disk size of that account? Are you hosting this on an SSD drive or what kind of hard drive setup? Any RAID?
    0
  • Rogerio
    The account is big, more than 12 Gb and 17000 messages. It's a 2 Tb SATA disk, no RAID. Any way to optimize this "sort"? The problem does not always happen, but when it happens there are multiple instances of imap running on the user.
    0
  • sparek-3
    Probably not. Although I suppose someone might chime in with some advice. The issue is related to the fact that you just have too many messages in the account and SATA disks just can't handle that much I/O. SSD drives would probably help. You MIGHT get some performance gains with another File System type - but honestly I wouldn't expect much of a change (and you'd have to reformat the drive to do that, so I don't think that would be an option for you).
    0
  • cPanelLauren
    SSD might help, but ultimately I'd defer to @sparek-3 's advice here - That's a lot of data in the account and it's unsurprising that high IO/load accompany it. You might make some changes to the limits/max number of processes for the mail server at WHM>>Service Configuration>>Mailserver Configuration to see if limiting this further alleviates the load on the server, but this may draw out the sort process. Thanks!
    0
  • Rogerio
    Thanks for the infos @sparek-3 and @cPanelLauren !
    0

Please sign in to leave a comment.