> Hello,

Hello,
 
> Got a quick question.  This isn't yet a production system so I hope its doable
> 
> I am trying to rename the name of the pool from "File" to something less
> confusing.  I am doing this on the director's configuration as follows:
> 
> 
> Pool {
> #  Name = File  #  <- From this line
>  Name = Tapes  #  <- To this line
>  Pool Type = Backup
>  Cleaning Prefix = "CLN"
>  Recycle = yes                       # Bacula can automatically recycle 
> Volumes
>  AutoPrune = yes                     # Prune expired volumes
>  Storage = QUANTUM
>  ################################################Please change
>  this, very confusing
>  Volume Retention = 365 days
> 
> After making the above change and restarting, I am faced with this error.  
> Have
> googled and found a way of overcoming this.  Someone dealed with this
> successfully in the past?

You can't simply rename a Pool. You would have to rename it using a SQL update 
and in the configuration at the same type.
The way you did Bacula will just create a new Pool named tape with no volumes 
in it.
Now what you can do is move the volumes from the File Pool to the Tape Pool.

Regards,
-- 
MSc Heitor Faria 
CEO Bacula LATAM 
mobile1: + 1 909 655-8971 
mobile2: + 55 61 98268-4220 
        
Brasilia - Miami - New York 

www.bacula.com.br


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to