Skip to main content

Partial Failure Error with Backup

Comments

5 comments

  • cPanelMichael
    Hello, I found a similar report with the same error message during backups that was the result of a custom cron job used to clear temporary files running at the same time as backups. Could you run the below command and let us know the output?
    crontab -l|grep tmp
    Thank you.
    0
  • Tornado
    Hi there is nothing
    root@cpanel [~]# crontab -l|grep tmp root@cpanel [~]#
    0
  • cPanelMichael
    Hello, Do you have sufficient disk space and inodes available on the local cPanel server where the backups are generated? You can check with these commands:
    df -h df -i
    Thank you.
    0
  • Tornado
    Hi i have configure back to transfer Windows Remote FTP server
    # df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/mapper/centos_static-root 52428800 1888375 50540425 4% / devtmpfs 4071119 445 4070674 1% /dev tmpfs 4073975 16 4073959 1% /dev/shm tmpfs 4073975 1755 4072220 1% /run tmpfs 4073975 7 4073968 1% /sys/fs/cgroup /dev/sda1 512000 358 511642 1% /boot /dev/mapper/centos_static-home 907374592 7293921 900080671 1% /home tmpfs 4073975 1 4073974 1% /run/user/0 tmpfs 4073975 1 4073974 1% /run/user/1624 tmpfs 4073975 1 4073974 1% /run/user/1710 tmpfs 4073975 1 4073974 1% /run/user/1553 --- # df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/centos_static-root 50G 31G 20G 62% / devtmpfs 16G 0 16G 0% /dev tmpfs 16G 23M 16G 1% /dev/shm tmpfs 16G 1.6G 14G 11% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/sda1 494M 309M 186M 63% /boot /dev/mapper/centos_static-home 865G 345G 521G 40% /home tmpfs 3.2G 0 3.2G 0% /run/user/0 tmpfs 3.2G 0 3.2G 0% /run/user/1624 tmpfs 3.2G 0 3.2G 0% /run/user/1621 tmpfs 3.2G 0 3.2G 0% /run/user/1553 tmpfs 3.2G 0 3.2G 0% /run/user/1710
    0
  • cPanelMichael
    Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.
    0

Please sign in to leave a comment.