From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 17:38:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36DBB1065678 for ; Thu, 3 Jul 2008 17:38:52 +0000 (UTC) (envelope-from ibb_orac@mbox.contact.bg) Received: from SD84.btc-net.bg (SD84.btc-net.bg [212.39.90.84]) by mx1.freebsd.org (Postfix) with SMTP id 88C1E8FC19 for ; Thu, 3 Jul 2008 17:38:51 +0000 (UTC) (envelope-from ibb_orac@mbox.contact.bg) Received: (qmail 612 invoked from network); 3 Jul 2008 17:38:48 -0000 Received: from unknown (HELO laptop) (87.126.5.212) by 0 with SMTP; 3 Jul 2008 17:38:48 -0000 Date: Thu, 03 Jul 2008 20:38:35 +0300 To: "Rodrigo Gonzalez" From: "Ivaylo Bonev" Organization: Orac Ltd. Content-Type: text/plain; format=flowed; delsp=yes; charset=windows-1251 MIME-Version: 1.0 References: <486D0C98.9070802@gmail.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <486D0C98.9070802@gmail.com> User-Agent: Opera Mail/9.51 (Win32) Cc: "freebsd-questions@freebsd.org" Subject: Re: FreeBSD and Bacula X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2008 17:38:52 -0000 Thu, 03 Jul 2008 20:30:00 +0300, Rodrigo Gonzalez : > 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? >> > You have laptop-fd in your bacula-fd configuration, you dont have > bacula-fd (I think you've renamed the Client conf from samples). > > Change bacula-fd with laptop-fd and should work > Thanks, it works now! What is name convention for Windows derectories and files in 'File =' 'c:/new' or '/new'? -- Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?"