Hi Christoph
how did you "increase the number of volumes in the Pool
definition" ? Did you just edit the pool configuration file and do
a reload ?
Or did you use the `add` command to add new volumes directly ?
https://docs.bareos.org/TasksAndConcepts/BareosConsole.html#console-commands
>>> This command is used to add Volumes to an existing Pool. That is, it creates the Volume name in the catalog and inserts into the Pool in the catalog, but does not attempt to access the physical Volume. Once added, Bareos expects that Volume to exist and to be labeled.
Are you sure that the message was printed _after_ you added new volumes to the pool ? Maybe this message was printed first and you only added new volumes afterwards ?
Could you provide the full job log ?
Kind Regards
Sebastian Sura
--
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...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/bareos-users/aa0dcfd4-a51e-4019-b1a5-1f8b48dd137an%40googlegroups.com.
-- Sebastian Sura sebasti...@bareos.com Bareos GmbH & Co. KG Phone: +49 221 630693-0 https://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 should not use add to try and create new file volumes, as
that command only adds them to the database, but does not actually
create them. If you want to create a file volume, just use the
label command. The joblog even asks you to use it: "Please use
the "label" command to create a new Volume for:". If you do that,
the job should also automatically pick it up.
I could not reproduce your issue either, so I am not sure what happened there.
Kind Regards
Sebastian Sura
To view this discussion visit https://groups.google.com/d/msgid/bareos-users/63eadc52-7494-482d-b6d9-5f8d365217e5n%40googlegroups.com.