Bacula-users

Re: [Bacula-users] Adding a client remotely

2014-12-19 13:42:17
Subject: Re: [Bacula-users] Adding a client remotely
From: Roberto Leibman <roberto AT leibman DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 19 Dec 2014 10:36:33 -0800
ok, so here's what I have so far:

The director is set to read files from /etc/bacula/conf.d  (see 13.2.3 
in the latest bacula manual)
The client creates a special conf file.
The client uses scp to copy that file to /etc/bacula/conf.d in the director

So far this works ok, now the problem is how do I tell the director to 
reload?

So I can do this, using some bash magic:

bconsole < <(echo reload)

And that my friends... works!

Roberto


On 12/17/2014 12:29 PM, Roberto Leibman wrote:
> I was able to successfully install bacula. Now the next step.
>
> I use chef to spin up various systems on aws, I need to back up each 
> of these systems. I am able to manually go to the bacula box and add 
> my clients.
>
> Is there a way to programatically (scripts, bconsole, whatever) 
> register a client on the bacula box? Basically add a client to 
> bacula-dir.conf and schedule the necessary jobs.
>
> Thanks for your answers!
>
> Roberto Leibman


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
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>