On servers where we are using the default cPanel backup feature, we have an issue where the backups are not successfully pruned. We get an email each night from cPanel saying the pruning timed out. So each night we have to go in and manually remove these old backups.
There is no issue with the remote machine - the machine is configured correctly and optimized. The backups are just very very large (over 1TB), with many inodes (we are using rsync incremental backups). Is there some reason why the destination timeout limit is limited to 300 seconds? Can we increase this beyond 300 seconds by modifying the destination information file in /var/cpanel/backups?
Any other way around this rather annoying issue? We could make a post backup hook perhaps to go in and prune the directory.. but there must be an easier way...
There is no issue with the remote machine - the machine is configured correctly and optimized. The backups are just very very large (over 1TB), with many inodes (we are using rsync incremental backups). Is there some reason why the destination timeout limit is limited to 300 seconds? Can we increase this beyond 300 seconds by modifying the destination information file in /var/cpanel/backups?
Any other way around this rather annoying issue? We could make a post backup hook perhaps to go in and prune the directory.. but there must be an easier way...