Skip to main content

Crontab and Backups

Comments

2 comments

  • vanessa
    The "/usr/local/cpanel/scripts/cpbackup" script is for legacy backups. It's normal, from what I've seen, for both to exist in the crontab. However, if legacy backups are not enabled, the script won't actually do anything: root@ocelot [/etc]# /usr/local/cpanel/scripts/cpbackup info [cpbackup] Started at Tue Apr 15 09:38:07 2014 [cpbackup] Backup Not Enabled (This can be adjusted in WHM => Backup => Legacy Backup Configuration)
    If backups are taking longer than usual to complete, but are in fact completing, you might want to check what's going on with the server at the time. Is the load high (use sar -q)? Do you have very large accounts? Is the IO priority set too low (WHM -> Tweak Settings)?
    0
  • cPanelMichael
    Hello :) Yes, the previous post is accurate. Backups will only generate through those cron jobs when specifically enabled. Try reviewing the system during the backup process to see if the load/disk I/O is higher than it should be. Thank you.
    0

Please sign in to leave a comment.