Hi Guys

I am having a rough time with my setup.  Everything in it says that it should just vape whichever tape is in the drive at the time of the backup, but it does not.  Instead I have to manually prune the current volume and then the backup starts.

bacula-sd.conf:
Device {
  Name = DAT-72
  Media Type = DAT-72
  Archive Device = /dev/nst0
  AutomaticMount = yes;
  AlwaysOpen = no;
  RemovableMedia = yes;
  RandomAccess = no;
}

bacula-dir.conf:
# Daily pool definition
Pool {
  Name = DailyPool
  Pool Type = Backup
  Recycle = yes
  Recycle Current Volume = yes
  AutoPrune = yes
  UseVolumeOnce = yes
  MaximumVolumeBytes = 38654705664  # This was put here because we kept getting problems about user-defined capacity being reached.
  Volume Retention = 12 hours
  Accept Any Volume = yes
}

Regards
--
Warwick Chapman
Managing Director

Cellular: +27 83 7797 094

-- There are 10 types of people in this world;
those who understand binary, and those who don't.
Telephone: +27 31 277 1250
Facsimile: +27 31 277 1269
Website: http://www.thusa.co.za

THUSA - Smart Solutions
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to