Hi Hendrick,

Am 07.05.25 um 13:55 schrieb Hendrik Peyerl:
I have an autochanger with 40 tapes, when I run update slots i get the 
following message:

Slot 31 greater than max 30 ignored.
[...]
That looks like mtx-changer reports the library has only 30 slots.
You can try to run the "mtx-changer slots" command providing all the other required parameters and see what output you get.

You can also run the following:

mtx -f /your/changer/device status \
  | awk '/^  Storage Changer .*:/ { print $5 }'

Which is what mtx-changer does.
If that doesn't print the number of slots you have, you'll need to go figure out why.

Is there any setting that I need to set to allow more than 30 tapes to be used?
Usually no. People are using Bareos with libraries having 1000+ slots without issues.

Best Regards,
Andreas

--
Andreas Rogge                             andreas.ro...@bareos.com
  Bareos GmbH & Co. KG                      Phone: +49 221-630693-86
  http://www.bareos.com

  Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
  Komplementär: Bareos Verwaltungs-GmbH
  Geschäftsführer: Stephan Dühr, Jörg Steffens, Philipp Storz

--
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 bareos-users+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/bareos-users/8759b9ba-a034-4591-8100-eaa53d5f89e6%40bareos.com.

Reply via email to