Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jul 2008 10:16:21 -0700
From:      Chris St Denis <chris@smartt.com>
To:        Ivaylo Bonev <ibb_orac@mbox.contact.bg>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD and Bacula
Message-ID:  <486D0965.6040109@smartt.com>
In-Reply-To: <op.udp6sbun7237r4@laptop>
References:  <op.udp6sbun7237r4@laptop>

next in thread | previous in thread | raw e-mail | index | archive | help
Ivaylo Bonev wrote:
> I want to use FreeBSD 7.0 for Backup server. After little searching, 
> my decision was to use Bacula (because of Windows client). After 
> installation of latest version (Bacula 2.4.0) and active googling, 
> reading very carefuly Onlamp article of Bacula server on FreeBSD 
> (http://www.onlamp.com/pub/a/onlamp/2004/01/09/bacula.html) and 
> configuring File, Storage and Director files, I was astonished by the 
> fact that Bacula cannot start from provided scripts in 
> /usr/local/etc/rc.d/ directory. No messages in log, no error messages 
> in console, ps aux| grep 'bacula' say nothing, nothing! I put
> bacula_dir_enable="YES"
> bacula_fd_enable="YES"
> bacula_sd_enable="YES"
> and after restart on console shows this error:
> 03-Jul 17:09 bacula-dir: ERROR TERMINATION at parse_conf.c:483
> Config error: Could not find config Resource bacula-fd referenced on 
> line 30 :
>  Client = bacula-fd
>
>
>             : line 30, col 20 of file /usr/local/etc/bacula-dir.conf
>   Client = bacula-fd
>
> All Bacula .conf files are attached. Is there a bug, or misconfigured 
> .conf files?
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
I don't know Bacula, but taking a quick look at the config file, it 
looks like you need a "client" block named bacula-fd (you have one 
called laptop-fd)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?486D0965.6040109>