Introduction
Depending on the size of your server's cPanel accounts, automatic backups may take a very long time. If you have a sufficiently powerful server, you may increase the priority of the backup job.
Procedure
To change the cPanel backup priority, navigate to the Home >> Server Configuration >> Tweak Settings page in WHM, then select the System tab. Lower the value of the following option:
I/O priority level at which cPanel-generated backups are run (Minimum: 0; Maximum: 7)
You must compile ionice with your kernel to use this option. ionice manages I/O scheduling for processes on your system. Specifying a lower value for this option gives the process a higher priority. This option can accept integer values between 0 and 7.
Note that a lower value results in a higher priority. It is necessary to evaluate your server's available resources and choose an appropriate value that will not have an unwanted impact on server performance.
For more information about this option, please refer to our documentation.