On lundi, 15 mai 2017 09.33:51 h CEST [email protected] wrote:
> Hello
> 
> Thank you very much for your reply Bruno.
> 
> Sorry I was not very clear in my request.
> 
> In fact, I wanted to know if it was possible to modify the configuration of
> an already existing job by simply modifying the config file (only for
> scheduled run and not manual run).
> 
> If I understand your answer correctly, it seems impossible to add a new
> client to a job. A job can include only one client, not multiple clients.
> 
> Currently, my Arkeia backup solution allows me to start a job that backups
> several clients at the same time. All I need to do is add the new client to
> the existing job so that the new client can be backuped like any other
> server already configured (full backup with a retention of one week and at
> a specific time of the day)
> 
> It allows me to back up all my production servers every night at the same
> time. I wanted to know if it was possible to do the same thing with bareos.
> 
> By reading different answers in the "bareos-user" mailling list and in the
> bareos-manual-main-reference, it seems complicated to backup several
> clients at the same time. You must either create multiple devices, or make
> interlaced backups, or use the data spooling method. Each previous method
> has disadvantages.
> 
> I think I'm not the only one wanting to save several clients at the same
> time so I'd like to know what the best method would be to use.
> 
> Thanks again for your help
> 
> Regards
> Knoax

It's not complicated, some efforts has to be made to understand the system, 
and translate it to configuration. 

The system is so flexible, that yes you have to decide what you want to do.

A typical installation for me, will be.
Managing media
Have a full pool, and full storage, retention will be 2 months.
Have a Inc pool, and Inc storage, retention 2 months.
We will only do incremental, accurate backup and full on 1st sunday.
I always used a spool media 


I define a schedule : Daily
I define a JobDefs : containing Pools definition, Storage definition, pre-post 
execution, Fileset, and the Schedule.

For any client I define a job with client name, joddefs.
And because the job contain the jobdef, which contain the schedule all my 
clients will start their backup at the same time.

But there's several ways of achieving the same global result.
All my client run as the same time.

In another installation, where everything as to be split, we have one pool, 
one media type, one storage per client 
and again a global schedule for all. 

etc... ;-)

Also you have the configure command in bconsole

http://doc.bareos.org/master/html/bareos-manual-main-reference.html#ConfigurationIncludeDirectory

-- 

Bruno Friedmann 
 Ioda-Net Sàrl www.ioda-net.ch
 Bareos Partner, openSUSE Member, fsfe fellowship
 GPG KEY : D5C9B751C4653227
 irc: tigerfoot

openSUSE Tumbleweed
Linux 4.10.13-1-default x86_64 GNU/Linux, nvidia: 375.66
Qt: 5.7.1, KDE Frameworks: 5.33.0, Plasma: 5.9.5, kmail2 5.5.0

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to