Hi I have a pair of Dell ML6000 auto changers I'd like to use with
Bareos.  I'm using only one currently.

I've found an example of using two auto changers under some old bacula
documentation here: http://wiki.bacula.org/doku.php?id=sample_configs

But I've found no information on configuring the director for two auto
changers.

I've tried to add the auto changers to the director like this.

Storage {
  Name = tape
  Address = hostname
  SDPort = 9103
  #Maximum Concurrent Jobs = 20
  #Maximum Concurrent Jobs = 4
  Maximum Concurrent Jobs = 8
  Password = "password"
  Device = Autochanger0
  Device = Autochanger1
  Media Type = ULTRIUM-LTO-4
  Autochanger = yes
  PairedStorage = tape
}

But the director seems to only know about the 1st autochanger.

How can I configure the director for two auto changers?

Thanks,

Peter



-- 
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