Restrict the Number of Concurrent Backup Jobs

Mindwatering Incorporated

Author: Tripp W Black

Created: 07/05/2016 at 05:19 PM

 

Category:
VMWare
Other

Issue:
The network bandwidth is higher than you like when UEB is maximizing backup Jobs. How to limit concurrent backups, and delay others processing?
The first thing I would do is change the schedule of the jobs. If you have some going slower than expected so a "pipe" is used up, you can set a max via SSH.

Solution:
$ ssh root@myappliance.mindwatering.net
<enter password>
# psql -c "update bp.devices set mux_maxcnt = n;"
(where n = number desired)

To set Backup Copy jobs, go to the "Edit Appliance" page, under Backup Copy.



previous page

×