Can I use a storage daemon on a different machine than
the director. I have two server machines running
bacula and I want to know if it is possible for a job
on the first machine to use the tape drive on the
second machine. I tried adding an entry in my
bacula-dir.conf file but I have named both devices the
same so I do not think it would work.

Storage {
  Name = "DLT-IV"
  Address = dicom
  SDPort = 9103
  Password = "<removed>"         # Console password
  Device = "DLT-IV"
  Media Type = "DLT-IV"
}

#Storage {
#  Name = "DLT-IV"
#  Address = homes
#  SDPort = 9103
#  Password = "<removed>"         # Console password
#  Device = "DLT-IV"
#  Media Type = "DLT-IV"
#}

Both machines share the same catalog. Will this
prevent me from restoring data if I change the name of
one of these?

Thanks in advance,
John


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to