Skip to main content

Sites hanging during backup

Comments

6 comments

  • 24x7server
    Hello, I will suggest you please monitor your server process with top and ps aufx command during backup process so that you can find out the exact root cause your site down issues.
    0
  • airaid
    Hello, I will suggest you please monitor your server process with top and ps aufx command during backup process so that you can find out the exact root cause your site down issues.

    Thank you. Forgive me for asking but is there a way I can set these up to run automatically and record to a log file for later review? The backup starts at 3am so running these manually isn't practical.
    0
  • airaid
    Also, shouldn't there be existing log files that would help track the issue?
    0
  • cPanelMichael
    Hello :) Please review the backup log files stored in: /usr/local/cpanel/logs/cpbackup/ Also, since you are transporting the backup archives to a remote destination, the transport log may offer some information: /usr/local/cpanel/logs/cpbackup_transporter.log Do you notice any particular output to these logs files during the backup process that suggest a reason for the CPU/Memory increase? Thank you.
    0
  • airaid
    Thank you, very helpful. There's nothing to note in the transfer logs but the backup logs are littered with lines like the one below (including right at the top of the file which suggests the CPUs are already under heavy load): cpuwatch (Tue Jan 19 02:04:34 2016): System load is currently 3.54; waiting for it to go down to 3.50 to continue " These lines appear mostly but not exclusively during the archive creation. Which begs the question; what's the best way to find out what's hogging the CPU? Is there a log I can check or something I can implement to track which processes could be causing this? I found /var/log/dcpumon which looks like it could help but this only seems to store the last 30 mins of data. Thanks again.
    0
  • cPanelMichael
    This thread offers some tips on how to determine the source of the high load averages: Troubleshooting high server loads on Linux servers Thank you.
    0

Please sign in to leave a comment.