Bacula-users

Re: [Bacula-users] The tipically error: Cannot find any appendable volumes.

2009-06-19 10:30:02
Subject: Re: [Bacula-users] The tipically error: Cannot find any appendable volumes.
From: Reynier Pérez Mira <rperezm AT uci DOT cu>
To: John Drescher <drescherjm AT gmail DOT com>
Date: Fri, 19 Jun 2009 10:24:38 -0400
John Drescher wrote:
> 
> Your retention period of 6000 seconds has expired so these volumes
> should be recycled. Can you post your bacula-dir.conf?
> 
> John
Ok, here it's:

Director {                            # define myself
   Name = serverbacula-dir
   Description = "Bacula Director Centro de Datos UCI"
   DIRport = 9101                # where we listen for UA connections
   DirAddress = 10.128.50.11
   QueryFile = "/etc/bacula/query.sql"
   WorkingDirectory = "/var/bacula/working"
   PidDirectory = "/var/run"
   Maximum Concurrent Jobs = 5
   Password = 
"shqjya3k7n8w673ieDj6fRkh2SciKrBL2GhB6RrasThBG2xYTufoY3chV3cvm6x9"  # 
Debe ser la misma contr$
   Messages = Daemon
   FD Connect Timeout = 5 min # tiempo durante el cual Bacula intentará 
contactar con el FD
   SD Connect Timeout = 5 min # tiempo durante el cual Bacula intentará 
contactar con el SD
}

#Trabajos - Clientes
@/etc/bacula/clients/catalog.conf # BD Bacula

#F01

#F02
@/etc/bacula/clients/salvasprod_f02_imac-fd.conf # Proyecto IMAC - F02

#F03
@/etc/bacula/clients/salvasprod_f03_sigespro-fd.conf
@/etc/bacula/clients/salvasprod_f03_fiscalia-fd.conf
@/etc/bacula/clients/salvasprod_f03_tribunales-fd.conf
@/etc/bacula/clients/salvasprod_f03_rnvss-fd.conf

#F04
@/etc/bacula/clients/salvasprod_f04_aduana01-fd.conf
@/etc/bacula/clients/salvasprod_f04_aduana02-fd.conf

#F05
@/etc/bacula/clients/salvasprod_f05_cneuro-fd.conf
@/etc/bacula/clients/salvasprod_f05_cneuro_jonline-fd.conf

#F06
@/etc/bacula/clients/salvasprod_f06_polo_bioinformatica-fd.conf

#F07
#@/etc/bacula/clients/salvasprod_f07_his-fd.conf

#F08
#@/etc/bacula/clients/salvasprod_f08_libelectronicos-fd.conf

#F09
@/etc/bacula/clients/salvasprod_f09_sipp-fd.conf

#F10
@/etc/bacula/clients/salvasprod_f10-fd.conf

#Centro de Desarrollo
@/etc/bacula/clients/salvasprod_cd_centalad-fd.conf
@/etc/bacula/clients/salvasprod_cd_consultoria-fd.conf

#Otras areas

JobDefs {
   Name = "DefinicionPorDefectoParaCopias"
   Type = Backup
   Level = Incremental
   Storage = FileSAN
   Messages = Standard
   Priority = 5 #Es la opcion por defecto, a mayor numero menos prioridad
   Reschedule on error = yes
   Reschedule interval = 30 minutes
   Reschedule times = 2
   Max Start Delay = 1 hours
   #Accurate = yes # permite verificar los ficheros con cambios despues 
de realizada la copia

   # Script para setear el proxy
   #RunScript {
   #  RunsWhen = After
   #  RunsOnFailure = yes
   #  Command = /etc/bacula/scripts/send_beeper.sh
   #}
}

Schedule {
   Name = "ScheduleFull"
   Run = Full 1st sun at 4:00
   Run = Differential 2nd-5th sun at 2:00
   Run = Incremental mon-sat at 2:00
}

# Definition of file storage device
Storage {
   Name = FileSAN
   Address = 10.128.50.11                # N.B. Use a fully qualified 
name here
   SDPort = 9103
   Password = 
"w4RRaeX7ZnhQnN8sSgFcXHh42ApmAgn7ZfT6kf3wBtCLpJyfgtq75GNHswwbTk6L"
   Device = FileStorage
   Media Type = File
}

Catalog {
   Name = MyCatalog
   dbname = "bacula_db";
   dbuser = "bacula_user";
   dbpassword = "LW9DEjh5hVmqAweB"
   DB Address = 10.128.50.3
}

Messages {
   Name = Standard
#  mailcommand = "/sbin/bsmtp -h 10.128.50.1 -f \"\(Bacula\) \<%r\>\" -s 
\"Bacula: %t %e of %c %l\" %r"
   mailcommand = "/sbin/bsmtp -h 10.128.50.1 -f \"\(Bacula Service\) 
\<bacula AT prod.uci DOT cu\>\" -s \"Bacula: $
#  operatorcommand = "/sbin/bsmtp -h 10.128.50.1 -f \"\(Bacula\) 
\<%r\>\" -s \"Bacula: Intervention needed$
   operatorcommand = "/sbin/bsmtp -h 10.128.50.1 -f \"\(Bacula Service\) 
\<bacula AT prod.uci DOT cu\>\" -s \"Bacu$
   mail = rperezm AT uci DOT cu = all, !skipped
   operator = rperezm AT uci DOT cu = mount
   console = all, !skipped, !saved
   append = "/var/bacula/working/log" = all, !skipped
}

Messages {
   Name = Daemon
#  mailcommand = "/sbin/bsmtp -h 10.128.50.1 -f \"\(Bacula\) \<%r\>\" -s 
\"Bacula daemon message\" %r"
   mailcommand = "/sbin/bsmtp -h 10.128.50.1 -f \"\(Bacula Service\) 
\<bacula AT prod.uci DOT cu\>\" -s \"Bacula d$
   mail = rperezm AT uci DOT cu = all, !skipped
   console = all, !skipped, !saved
   append = "/var/bacula/working/log" = all, !skipped
}

Console {
   Name = serverbacula-mon
   Password = "ZKu3rWgOAqBXhQ57nURO58txSPTTgWIU8XcKbNKHuCNI"
   CommandACL = status, .status
}



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users