> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bacula-users- > [EMAIL PROTECTED] On Behalf Of Joseph Wright > Sent: Friday, April 06, 2007 9:16 AM > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Concurrent file based backups > > > On Apr 5, 2007, at 12:07 PM, Darien Hager wrote: > > > > > On Apr 5, 2007, at 12:00 PM, Joseph Wright wrote: > > > >> It seems that for my configuration, which uses file based backups > >> instead of tape, if I want to have many concurrent jobs running I > >> have to create separate storage directives in the director config > >> for each client, and for each of these I must create a device in > >> the sd configuration. If I don't do this, then my jobs all queue up > >> waiting to write to the directory "device". > > > > You can avoid this problem if you're okay with writing multiple jobs > > to the same volume, in which case jobs will interleave their data > > into the volume. > > > > -- > > --Darien A. Hager > > [EMAIL PROTECTED] > > Are there any performance penalties or other dangers (such as data > loss) for doing this? Is this configured under the Device resource? > I'm not finding this option in the manual, even under Basic Volume > Management.
Performance hit would be with restore as the drive would have to seek all over the drive to recover the data, pretty nominal or a disk drive, a big deal for tapes. I don't know exactly how to do it for disk, but for tapes, you have to be sure that "Maximum Concurrent Jobs" is set in the Director stanza, Client Stanza, the Job or JobDefs stanza, Storage stanza in the director conf and in the Storage stanza in the bacula-sd conf. Robert LeBlanc BioAg Computer Support Brigham Young University [EMAIL PROTECTED] (801)422-1882 > > (\_/) > (o,o) > ()_() Joseph Wright > " " > > > > ------------------------------------------------------------------------ - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users