Bacula-users

Re: [Bacula-users] Organizing pools

2009-11-03 11:31:50
Subject: Re: [Bacula-users] Organizing pools
From: John Drescher <drescherjm AT gmail DOT com>
To: rperezm AT uci DOT cu, bacula-users <Bacula-users AT lists.sourceforge DOT net>
Date: Tue, 3 Nov 2009 11:28:20 -0500
On Tue, Nov 3, 2009 at 11:08 AM, ReynierPM <rperezm AT uci DOT cu> wrote:
> Hi every:
> I'm trying to organize my pools. I have this two files configured:
>
> #Client 1
> Pool {
>   Name = SVEXP-Pool
>   Pool Type = Backup
>   Recycle = yes
>   AutoPrune = yes
>   Volume Retention = 2 year
>   Recycle Oldest Volume = yes
>   Maximum Volume Jobs = 31
>   Label Format =  SVEXPAPP01-Pool-
>   Maximum Volumes = 12
> }
>
> #Client 2
> Pool {
>   Name = SVEXP-Pool
>   Pool Type = Backup
>   Recycle = yes
>   AutoPrune = yes
>   Volume Retention = 2 year
>   Recycle Oldest Volume = yes
>   Maximum Volume Jobs = 31
>   Label Format =  SVEXPAPP02-Pool-
>   Maximum Volumes = 12
> }
>
> But when I try to restart Bacula I got this error:
>
> 03-Nov 16:35 bacula-dir: ERROR TERMINATION at dird_conf.c:1589
> Attempt to define second pool resource named "SVEXP-Pool" is not permitted.
>
> Why? What's wrong here?
> Cheers and thanks in advance
>

You can not have a Pool resource defined more than 1 time.

John

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
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>