Skip to main content

cpbackup Process Will Not Stop

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there! Can you check the cPanel backup logs at /usr/local/cpanel/logs/cpbackup to see if there are issues that are keeping it from completing in a normal time? High load on the server, or frequent errors, could cause the backup to run longer than 24 hours, leading to confusion in the backup system when the next run tries to start before the previous run has finished.
    0
  • CorpComm
    I suppose that's it as I'm seeing a lot of the following in the latest log files. cpuwatch (Fri May 27 08:13:30 2022): System load is currently 2.94, which is below the threshold of 3.50. Continuing " ..........cpuwatch (Fri May 27 08:14:01 2022): System load is currently 3.55; waiting for it to go down below 3.50 to continue " cpuwatch (Fri May 27 08:59:42 2022): System load is currently 3.47, which is below the threshold of 3.50. Continuing " cpuwatch (Fri May 27 08:59:47 2022): System load is currently 3.68; waiting for it to go down below 3.50 to continue " cpuwatch (Fri May 27 09:18:25 2022): System load is currently 3.43, which is below the threshold of 3.50. Continuing " I looked at earlier log files before this started and didn't see those messages. So it seems cpbackup is constantly checking to see if the load is low enough to continue. Also explains why the backups weren't cleared since the previous one didn't finish. I'm going to stagger the backups to run every other day until I can determine what's causing the load. Thanks for the help!
    0
  • cPRex Jurassic Moderator
    I'm glad that pointed you in the right direction!
    0
  • CorpComm
    A quick follow up; looks like it was PHP memory limit. I thought I had set to 256MB for each PHP version but the default 128MB was set instead. Increasing the memory has already reduced the CPU down quite a bit. It's just one of those settings that sometimes gets overlooked.
    0

Please sign in to leave a comment.