Pool {
Name = Default
Pool Type = Backup
Recycle = yes # Bacula can automatically recycle Volumes
AutoPrune = yes # Prune expired volumes
Volume Retention = 1d # one year
}
Pool {
Name = SegundaPoolubuntu
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Retention = 6d # o volume poderáer utilizado novamente
Maximum Volume Jobs = 10
Maximum Volumes = 10
Label Format = "Segunda_Linux_ubuntu"
}
Pool {
Name = TercaPoolubuntu
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Retention = 6d # o volume poderáer utilizado novamente
Maximum Volume Jobs = 10
Maximum Volumes = 10
Label Format = "Terca_Linux_ubuntu"
}
Pool {
Name = QuartaPoolubuntu
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Retention = 6d # o volume poderáer utilizado novamente
Maximum Volume Jobs = 10
Maximum Volumes = 10
Label Format = "Quarta_Linux_ubuntu"
}
Pool {
Name = QuintaPoolubuntu
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Retention = 6d # o volume poderáer utilizado novamente
Maximum Volume Jobs = 10
Maximum Volumes = 10
Label Format = "Quinta_Linux_ubuntu"
}
Pool {
Name = SextaPoolubuntu
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Retention = 6d # o volume poderáer utilizado novamente
Maximum Volume Jobs = 10
Maximum Volumes = 10
Label Format = "Sexta_Linux_ubuntu"
}
############### Fim do POOL ##################
Schedule {
Name = "Diario_Correio"
Run = Level=Full Pool=SegundaPoolubuntu Monday at 10:00pm
Run = Level=Full Pool=TercaPoolubuntu Tuesday at 10:00pm
Run = Level=Full Pool=QuartaPoolubuntu Wednesday at 10:00pm
Run = Level=Full Pool=QuintaPoolubuntu Thursday at 10:00pm
Run = Level=Full Pool=SextaPoolubuntu Friday at 10:00pm
}
Job {
Name = Restore_Linux_ubuntu
Type = Restore
Client = Linux_Client_ubuntu
FileSet = Linux_File_ubuntu
Storage = FileStorage
Messages = Mensagens
Pool = Default
Where = /tmp/bacula-restores
}
Messages {
Name = Mensagens
# Envia todas as mensagens geradas pelo Bacula para o arquivo
#/var/log/bacula.log
syslog = all, !skipped, !saved
}
segue o meu erro:
Enter a period to cancel a command.
*run
Automatically selected Catalog: MyCatalog
Using Catalog "MyCatalog"
A job name must be specified.
The defined Job resources are:
1: Linux_ubuntu
2: Restore_Linux_ubuntu
Select Job resource (1-2): 1
Run Backup job
JobName: Linux_ubuntu
Level: Incremental
Client: Linux_Client_ubuntu
FileSet: Linux_File_ubuntu
Pool: Default (From Job resource)
Storage: FileStorage (From Job resource)
When: 2011-12-26 12:02:05
Priority: 10
OK to run? (yes/mod/no): yes
Job queued. JobId=5
*
nao sai disso, estou esquecendo de algo ou tem algo errado?
*status
Status available for:
1: Director
2: Storage
3: Client
4: All
Select daemon type for status (1-4): 2
Automatically selected Storage: FileStorage
Connecting to Storage daemon FileStorage at 127.0.0.1:9103