Bacula-users

Re: [Bacula-users] Backup two clients to same tape...

2010-03-02 20:15:05
Subject: Re: [Bacula-users] Backup two clients to same tape...
From: Gilberto Nunes <gilberto.nunes AT selbetti.com DOT br>
To: gnowar <g.nowar AT gmail DOT com>
Date: Tue, 02 Mar 2010 21:53:15 -0300
Hi gnowar

I have test you Job schema and work perfectly...
Thanks a lot...


]gnowar escreveu:
> You just need to create 2 Jobs for your clients :
>
> Job {
>   Name = "BackupClient1OnTape"
>   Client = Client1
>   Pool = YourPool
>   FileSet = "Client1FileSet"
>   Schedule = "YourSched"
>   JobDefs = "DefaultJob"
>   Storage = Tape
> }
>
> Job {
>   Name = "BackupClient2OnTape"
>   Client = Client2
>   Pool = YourPool
>   FileSet = "Client2FileSet"
>   Schedule = "YourSched"
>   JobDefs = "DefaultJob"
>   Storage = Tape
> }
>
> What's the problem ?
>
>
> Gilberto Nunes-3 wrote:
>   
>> Hi buddies...
>>
>> I have two clients with Windows 2003 server and I have need to backup 
>> this clients into the same tape...
>> How can I create a job (or jobs) to make thia task???
>>
>> Thanks for any help...
>>
>>
>> -- 
>> Gilberto Nunes Ferreira
>> *Suporte T.I.*
>> *Selbetti Gestão de Documentos*
>> *(47) 3441-6004 / (47) 8861-6672*
>> *Fax (47) 3441-6027*
>> /*gilberto.nunes AT selbetti.com DOT br*/
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Bacula-users mailing list
>> Bacula-users AT lists.sourceforge DOT net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>>
>>     
>
>   

-- 
Gilberto Nunes Ferreira
*Suporte T.I.*
*Selbetti Gestão de Documentos*
*(47) 3441-6004 / (47) 8861-6672*
*Fax (47) 3441-6027*
/*gilberto.nunes AT selbetti.com DOT br*/



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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>