Bacula-users

[Bacula-users] Organizing pools

2009-11-03 11:15:29
Subject: [Bacula-users] Organizing pools
From: ReynierPM <rperezm AT uci DOT cu>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 03 Nov 2009 11:08:47 -0500
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
-- 
ReynierPM

------------------------------------------------------------------------------
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>