Skip to main content

High server load leading to 503 error

Comments

7 comments

  • cPRex Jurassic Moderator
    Hey there! I'm sorry to hear about these issues with the system. It seems odd to me that two separate admins weren't able to find the cause of the issue. If that's the case, I'm not sure how much help the Forums will be, as we're just guessing instead of having direct access to the server. It sounds like something that wouldn't be related to cPanel, but possible a user process or bad script that is being called. I would think the true error happens before the "Too many open files in system" message, as that is just a symptom of the disk being full. By the time that happens, the root cause has already happened. You're always welcome to submit a ticket to cPanel directly and have us take a look, but since this isn't related to the cPanel software we may not find anything on our end either. It doesn't hurt to ask, though!
    0
  • pqpier
    I know this might be just guessing work but... I'm finding really strange that average loads goes from 0.6 to 5 (almost 10x) just for terminating a list of 20 accounts via WHM, in a span of 2-3 minutes (which in my view is taking too long compared to my experience). This is the process manager while terminating the accounts, although guessing, just by looking at it, does it look "normal" to you? 80609
    Hey there! I'm sorry to hear about these issues with the system. It seems odd to me that two separate admins weren't able to find the cause of the issue. If that's the case, I'm not sure how much help the Forums will be, as we're just guessing instead of having direct access to the server. It sounds like something that wouldn't be related to cPanel, but possible a user process or bad script that is being called. I would think the true error happens before the "Too many open files in system" message, as that is just a symptom of the disk being full. By the time that happens, the root cause has already happened. You're always welcome to submit a ticket to cPanel directly and have us take a look, but since this isn't related to the cPanel software we may not find anything on our end either. It doesn't hurt to ask, though!

    0
  • cPRex Jurassic Moderator
    None of that looks crazy to me at all. If you check "top -c" while terminating an account, do you see a high disk I/O wait time? That could explain the increased load on the system.
    0
  • pqpier
    None of that looks crazy to me at all. If you check "top -c" while terminating an account, do you see a high disk I/O wait time? That could explain the increased load on the system.

    0
  • pqpier
    Where do I have to look exactly? 80621 80625
    None of that looks crazy to me at all. If you check "top -c" while terminating an account, do you see a high disk I/O wait time? That could explain the increased load on the system.

    0
  • ServerHealers
    From above top results, the IO usage seems normal. Regarding the account termination taking time, it could be related to the size of those accounts. If those accounts consuming high disk space, then it might cause slowness which is normal. However, I cannot confirm anything further without looking at the server in detail. In regards to the high load every morning, is there any backup process running at that time? This is what usually causing such daily issues. If there are no backup execution at that time, I'd check for the crons and see if there are anything suspicious configured to run at that time. Also, look at "top -c" output at the time of morning load spike to see what process consuming highest resource and the IO usage of the time to break it down further.
    0
  • cPRex Jurassic Moderator
    The specific entry for I/O wait is the "wa" entry, which doesn't show anything, which is good. If that number is higher than a few percent, that can indicate issues with the disk or too many files on the system.
    0

Please sign in to leave a comment.