New backups are not rsyncable
I've just noticed that backup files are not rsyncable anymore. Since you moved to pigz, someone forgot to add the "--rsyncable" option!
For now, I'm using the following to fix the problem :
export PIGZ="--rsyncable"; /usr/local/cpanel/scripts/cpbackup
-
Sorry about this. I've opened CPANEL-2055 to correct this. Thanks! 0 -
Thanks Eric .. Keep up the good work. Btw, how to follow that bug tracker, to know when it's fixed ? 0 -
Howdy, It will show up here when it is released. 11.52 Change Log - Documentation - cPanel Documentation Thanks! 0 -
This has been fixed in CPANEL-2152 (CPANEL-2055 is a duplicate of this case) As soon as it is published, it will show up on changelog.cpanel.net 0 -
Hello, I'm having the same issue. Where should I best apply the manual fix mentioned above? export PIGZ="--rsyncable"; /usr/local/cpanel/scripts/cpbackup
Do I add it to e.g. my precpbckup script?0 -
To update, the resolution is now available in cPanel version 11.52.1.0 and newer: Fixed case CPANEL-2152: Ensure pigz is called with the rsyncable flag. Note this version is not yet released to the "Stable" and "Release" build tiers. The suggested workaround in the meantime is to temporarily change the update preferences on the affected systems to the "Current" build tier after reading about the different tiers at: 0
Please sign in to leave a comment.
Comments
6 comments