Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BackupCatalog job always requires intervention - Cannot find any appendable volumes #13

Open
pythianali opened this issue Sep 23, 2014 · 1 comment

Comments

@pythianali
Copy link

I noticed a strange behavior.

When a run command is issued to backup one of the configured clients from the bconsole after module installation/deployment , you always get the Cannot find any appendable volumes message. If you manually create a volume using the label command in bconsole the first time you get this message, subsequent runs (manual or auto) will work and the required volume is created automatically.

However this doesn't hold true for the BackupCatalog job that is preconfigured. An intervention is required for each run. If you create some volume in the pool:catalog it will complete ok.

23-Sep 13:29 myserver.com:s JobId 19: Job BackupCatalog.2014-09-23_13.29.55_35 is waiting. Cannot find any appendable volumes.
Please use the "label" command to create a new Volume for:
    Storage:      "DefaultFileStorage" (/mnt/bacula/default)
    Pool:        myserver.com:pool:catalog
    Media type:   File

Any ideas about this?

@pythianali
Copy link
Author

Also this message comes up several times after creating the volume with the label command:

23-Sep 13:34 myserver.com:d JobId 19: Error: Cannot expand expression "${Job}.myserver.com.${CounterMyserverCatalog+:p/3/0/r}": ERR=incomplete variable specification

The backup will complete with warnings after.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant