The documentation was not correct in that it did not take into account the
fact that volumes may be deleted from the pool. In fact, what the code
attempts to do is to create unique volume names without reusing old ones.
I have updated the manual to say:
If no variable expansion characters a
Package: bacula
Version: 2.2.6-0.1
Severity: important
The simple lable format uses the result from the following sql query
| SELECT MAX(MediaId) FROM Media,Pool WHERE Pool.PoolId=%;
to get the next number for the label. The documentation stats
| If no variable expansion characters are found in th
2 matches
Mail list logo