Hello,
i noticed that for past many days daily backups suddenly stopped being created by WHM (im doing local backups (no Legacy ones) to the WHM server hard drive)
I checked Backup configuration from WHM and backups are enabled. It just suddenly stopped and no new backups are automatically made by schedule.
# df -h | grep -v virtfs
# ls -lt /usr/local/cpanel/logs/cpbackup | head
# ps ax | grep back
Someone mentioned how to run backup manually, but i assume it do not solve the issue i have?
# /usr/local/cpanel/bin/backup --force
thank you
i noticed that for past many days daily backups suddenly stopped being created by WHM (im doing local backups (no Legacy ones) to the WHM server hard drive)
I checked Backup configuration from WHM and backups are enabled. It just suddenly stopped and no new backups are automatically made by schedule.
# df -h | grep -v virtfs
(so there is enough space i assume)Filesystem Size Used Avail Use% Mounted on
/dev/simfs 342G 172G 171G 51% /
none 8.6G 4.0K 8.6G 1% /dev
none 8.6G 0 8.6G 0% /dev/shm
tmpfs 2.0G 4.0K 2.0G 1% /tmp/mysqlt
# ls -lt /usr/local/cpanel/logs/cpbackup | head
(last backup log file is Oct 8, now is Oct 19)total 11432
drwx--x--x 7 root root 4096 Oct 9 04:44 ../
-rw------- 1 root root 679851 Oct 8 03:47 1444269604.log
drwx------ 2 root root 4096 Oct 8 02:00 ./
-rw------- 1 root root 1125180 Oct 7 05:16 1444183203.log
-rw------- 1 root root 1115626 Oct 6 05:19 1444096803.log
-rw------- 1 root root 1094534 Oct 5 05:09 1444010402.log
-rw------- 1 root root 1092432 Oct 4 05:05 1443924004.log
-rw------- 1 root root 1089709 Oct 3 05:00 1443837602.log
-rw------- 1 root root 1089420 Oct 2 04:45 1443751203.log
# ps ax | grep back
Please any ideas what to do to make backups working again?16777 ? SNs 0:01 /usr/local/cpanel/3rdparty/bin/perl /usr/local/cpanel/bin/backup
18130 ? ZNs 0:00 [cpbackup_transp] <defunct>
18131 ? SN 0:45 /usr/local/cpanel/bin/cpuwatch 7.0 /usr/local/cpanel/scripts/pkgacct sdooojmm /backup/2015-10-08/accounts backup
18648 pts/0 S+ 0:00 grep back
Someone mentioned how to run backup manually, but i assume it do not solve the issue i have?
# /usr/local/cpanel/bin/backup --force
thank you
Last edited: