Bacula 2.4.2.

I have just added a second pool to an all-disk configuration and have a 
question concerning automatic volume numbering. The relevant details are:

Pool {
        Name = Foo_Pool
        Storage = Foo_Storage
        Label Format = "Foo-"
        ...
}

Pool {
        Name = Bar_Pool
        Storage = Bar_Storage
        Label Format = "Bar-"
        ...
}

Single catalog. When the second pool was added, there were 3260 volumes in 
Foo_Pool (from Foo-0001 to Foo-3260). Everything works, but the first 
backup that went to Bar_Pool created a volume called Bar-3261, when I was 
expecting Bar-0001. Why is this?

TIA,
Steve

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to