All of my pools are like this except for different retention periods:

Pool {
  Name = Archive
  Pool Type = Backup
  AutoPrune = no
  VolumeRetention = 6 months
  Maximum Volume Bytes = 0
  Maximum Volume Jobs = 1
  Maximum Volumes = 0
  Recycle = yes
  Label Format =
"${Client}-${Pool}-${Year}${Month:p/2/0/r}${Day:p/2/0/r}-${Hour:p/2/0/r}${Minute:p/2/0/r}-${JobId}"
  Storage = ArchiveDrive
}

However when an archive job (virtual full backup to another disk) runs it
tries to mount an old volume from an archive drive that has been moved off
site.

bareos-sd JobId 1304: Warning: mount.c:250 Open device "Archive"
(/mnt/archive) Volume "B101a-1-Archive-20190112-1302-738" failed:
ERR=dev.c:664 Could not open:
/mnt/archive/B101a-1-Archive-20190112-1302-738, ERR=No such file or
directory

bareos-sd JobId 1304: Please mount append Volume
"B101a-1-Archive-20190112-1302-738" or label a new one for:
Job: Staff-Archive.2019-02-05_10.12.50_24
Storage: "Archive" (/mnt/archive)
Pool: Archive
Media type: File
-- 
Eric Browning

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to