>>>>> On Fri, 15 Jun 2007 19:58:32 +0200, ballester [EMAIL PROTECTED] com said:
> 
> Hi to all:
> 
> I'm trying to fit in this scenario:
> 
> One pool per day with one LTO-2 tape per day
> 
> >From monday to Thuesday Incremental backup of 4 servers
> Weekend ( Sunday ) Full Backup of each one
> 
> Every backup will be retained for 6 days and then reuse the daily trape
> corresponding to each day.
> 
> I've followed
> http://www.bacula.org/rel-manual/Backup_Strategies.html#SECTION003030000000000000000
>  as guide example, but when I try to start bacula-dir, refuses with the error 
> message:
> 
> 
> Starting Bacula Director services: 15-jun 19:48 bacula-dir:  Fatal
> error: "pool" directive in Job "nclserver01-diario" resource is
> required, but not found.
> 15-jun 19:48 bacula-dir:  Fatal error: "pool" directive in Job
> "nclserver02-diario" resource is required, but not found.
> 15-jun 19:48 bacula-dir:  Fatal error: "pool" directive in Job
> "nclserver03-diario" resource is required, but not found.
> 15-jun 19:48 bacula-dir:  Fatal error: "pool" directive in Job
> "nclserver04-diario" resource is required, but not found.
> 15-jun 19:48 bacula-dir ERROR TERMINATION
> Please correct configuration file: /etc/bacula/bacula-dir.conf
> 
> I'm not able to see where is my error, any help will be appreciated, If
> I'm not able to solve it, i will return to my previous config ( full
> each day ) but I prefer to run with the new config to test how is going.

The error is what the error message says -- you must have a pool directive in
the job resource.  The manual used Pool = Default.

__Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to