There are a couple of cases referenced on the following post:just have actually same experience.... backups are taking almost 18-20 hours..... are incremental, only keeping actual day, at NFS partition.
Before last upgrade to cpanel v64, it was taking maybe 2-3 hours or less.
Any information related???
KONTA=`ls -1A /var/cpanel/users/`
for x in `echo -n "$KONTA"`;do
if [ -d "/home/$x" ]; then
/usr/local/cpanel/bin/pkgacct --incremental "$x" /backup/cpbackup/daily backup
fi
done
I dont use MariaDB, so I think is not related.One more thing that I'm not sure if it is related or not , but on systems with MariaDB 10.2 i notice very high memory increase , probably memory leaks.
I will probably start testing the method mindnetcombr described , until cpanel will decide to remove that as well.
KONTA=`ls -1A /var/cpanel/users/`
for x in `echo -n "$KONTA"`;do
if [ -d "/home/$x" ]; then
/usr/local/cpanel/bin/pkgacct --incremental "$x" /backup/cpbackup/daily backup
fi
done
HiHi @mindnetcombr,
Could you open a support ticket using the link in my signature so we can take a closer look at one of the affected systems? You can post the ticket number here and we will update this thread with the outcome.
Thank you.
You can not downgrade to an earlier major version (e.g. 66 to 64) after updating.Is there any way to downgrade from 11.66 to 11.64? I believe the 11.64 version dont suffer this problem, If it were possible I might have an immediate solution.
v66
-rw------- 1 root root 882K Oct 12 03:50 1507755722.log
-rw------- 1 root root 880K Oct 13 03:26 1507842122.log
-rw------- 1 root root 884K Oct 14 04:16 1507928521.log
-rw------- 1 root root 882K Oct 15 03:36 1508014922.log
-rw------- 1 root root 884K Oct 16 04:01 1508101322.log
-rw------- 1 root root 885K Oct 17 04:03 1508187722.log
-rw------- 1 root root 889K Oct 18 04:33 1508274122.log
-rw------- 1 root root 877K Oct 19 03:38 1508360522.log
-rw------- 1 root root 869K Oct 20 04:22 1508446921.log
-rw------- 1 root root 869K Oct 21 02:49 1508533321.log
v68
-rw------- 1 root root 882K Oct 22 01:42 1508619722.log
Hello InterServed,Hello,
Backups run perfect using the latest v68 build and activating the "Disable phpMyAdmin information schema searches" which can be found in the Tweak settings. This is much better. Will monitor more servers in the next days.
Hello, InterServedHello,
Backups run perfect using the latest v68 build and activating the "Disable phpMyAdmin information schema searches" which can be found in the Tweak settings. This is much better. Will monitor more servers in the next days.
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
L | Incremental Backups taking up too much space then Main HDD | Backups | 5 | |
A | Incremental Backups taking up too much space | Backups | 18 | |
J | Performing backups when /home is taking up 96% of total space | Backups | 6 | |
S | Backups taking all my server space | Backups | 2 | |
A | Backups taking way too long | Backups | 5 |