Hi List

Can someone please take a look at the below bacula-sd & bacula-dir
configuration and tell me if it looks ok (using one external DLT-IV VS80
drive)

Thanks

Steve

=== BACULA-SD ==================

Autochanger {
  Name = "DLT-PSEUDO-CHANGER"
  Device = HP-DLT-VS80-01
  Changer Device = /dev/nsa0
  Changer Command = "/usr/local/bin/mtx-changer %o %a %S"
}

# HP tape drive configuration
Device {
  Name = HP-DLT-VS80-01
  Description = "HP DLT VS80 EXTERNAL"
  Media Type = HPDLT-IV
  Archive Device = /dev/nsa0
  RemovableMedia = yes
  AutomaticMount = yes
  AlwaysOpen = yes
  Label Media = yes
  Device Type = tape
  Offline On Unmount = yes
  Hardware End of Medium = no
  BSF at EOM = yes
  Backward Space Record = no
  Fast Forward Space File = no
  TWO EOF = yes
  Autochanger = yes
} 

=== BACULA-DIR ==================

Storage {
        Name            = nasbox-sd
        Address = nasbox1
        SDPort  = 9103
        Password        = "password"
        Device  = DLT-PSEUDO-CHANGER
        Media Type      = HPDLT-IV
        Autochanger = yes
        }

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to