Bacula-users

[Bacula-users] concurrent jobs previously working but now only 2

2012-12-11 17:14:39
Subject: [Bacula-users] concurrent jobs previously working but now only 2
From: ccspro <bacula-forum AT backupcentral DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 11 Dec 2012 14:11:57 -0800
bacula-fd.conf (both on the server and the client)
FileDaemon {
  Maximum Concurrent Jobs = X
}

bacula-sd.conf
Storage {
 Maximum Concurrent Jobs = X
}

Device {
  Maximum Concurrent Jobs = X
}


bacula-dir.conf
Director {
  Maximum Concurrent Jobs = X
}

Job or JobDefs {
  Maximum Concurrent Jobs = X
}
Hopefully I got them all.

For Concurrent Jobs I also try to have different pools (bacula-dir.conf), 
storage (bacula-dir.conf) and device (bacula-sd.conf / requires restart of the 
daemon on each modification) for each client to try and get as much concurrency 
as possible. Also having a device for each client allows me to put the files 
into a different mount or dir path since I found no 'simple' way to do so 
without some sort of trickery (or modding the source code)

+----------------------------------------------------------------------
|This was sent by ccspro AT hotmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] concurrent jobs previously working but now only 2, ccspro <=