Skip to main content

Unable to locate manually generated backup

Comments

5 comments

  • cPanelLauren
    Hi @Luana Premoli I can't read any of the screenshot you added for the backup configuration, for that data it might be best if you added the output of the following: cat /var/cpanel/backups/config
    Do you have all the accounts set to be backed up? You can view this from WHM>>Backup>>Backup Configuration -> Back Up User Accounts.
    0
  • Luana Premoli
    Hi, root@server01.newseventos.com.br [~]# cat /var/cpanel/backups/config --- BACKUPACCTS: 'yes' BACKUPBWDATA: 'yes' BACKUPDAYS: 3 BACKUPDIR: /backup BACKUPENABLE: 'yes' BACKUPFILES: 'yes' BACKUPLOGS: 'yes' BACKUPMOUNT: 'no' BACKUPSUSPENDEDACCTS: 'no' BACKUPTYPE: compressed BACKUP_DAILY_ENABLE: 'yes' BACKUP_DAILY_RETENTION: 1 BACKUP_MONTHLY_DATES: 15 BACKUP_MONTHLY_ENABLE: 'yes' BACKUP_MONTHLY_RETENTION: 1 BACKUP_WEEKLY_DAY: 0 BACKUP_WEEKLY_ENABLE: 'yes' BACKUP_WEEKLY_RETENTION: 2 CHECK_MIN_FREE_SPACE: 1 DISABLE_METADATA: 'no' ERRORTHRESHHOLD: 3 FORCE_PRUNE_DAILY: 0 FORCE_PRUNE_MONTHLY: 0 FORCE_PRUNE_WEEKLY: 0 GZIPRSYNCOPTS: --rsyncable KEEPLOCAL: 1 LINKDEST: 0 LOCALZONESONLY: 'no' MAXIMUM_RESTORE_TIMEOUT: 21600 MAXIMUM_TIMEOUT: 2700 MIN_FREE_SPACE: 5 MIN_FREE_SPACE_UNIT: percent MYSQLBACKUP: accounts POSTBACKUP: 'no' PREBACKUP: -1 PSQLBACKUP: 'no' root@server01.newseventos.com.br [~]#
    Yes., I have activated backup for all accounts. 58771 Thanks
    0
  • cPanelLauren
    Hi @Luana Premoli Just to be sure when you're looking for the backups are you in /root/ or / - based on the first output you sent it looks like you might be in /root/ due to the ~ signifying the user's home directory. If you do: cd /
    Then: ls -lah backup
    Is the output different? Thanks!
    0
  • Luana Premoli
    Hi, Yes, I was in ~ but I put the command with the full path: ll /backup/cpbackup/daily/
    I was seeing the right place. If I were seeing the wrong place, I would have had to use it without the / initial ll backup/cpbackup/daily/
    I've removed everything from the /backup directory and scheduled to run the next night.
    0
  • cPanelLauren
    Hi @Luana Premoli You can force the backup run as well: /usr/local/cpanel/bin/backup --force
    Also next to "Backup Accounts" if you click Select Users are all the users included? If so nothing actually looks incorrect with the backup configuration which makes it odd that it would be completing.
    0

Please sign in to leave a comment.