Skip to main content

High iowait

Comments

4 comments

  • cPanelMichael
    Hello, I do see the iowait values are elevated, but it's difficult to determine why that is. The following thread is a good place to get started when troubleshooting this type of issue: Troubleshooting High Loads On Linux Systems Thank you.
    0
  • launch
    Thanks, I've been reading through that but I'm not sure what values are abnormal. Do these look ok? sar -p
    - CPU %user %nice %system %iowait %steal %idle Average: all 1.78 0.32 0.91 14.12 0.55 82.31
    sar -r
    - kbmemfree kbmemused %memused kbbuffers kbcached kbswpfree kbswpused %swpused kbswpcad Average: 1295779 1849949 58.81 3489 570074 0 0 0.00 0
    sar -d says "Requested activities not available in file"
    0
  • launch
    I've managed to solve this. The server had a cron job that was running too often. That link really did help. Thanks!
    0
  • cPanelMichael
    I am happy to see you were able to determine the cause of the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.