Bacula 7.0.5 on FreeBSD 9.3

I encountered this problem today, full details at: 
http://dan.langille.org/2015/01/25/cannot-find-any-appendable-volumes-bacula/

In short:

25-Jan 08:19 crey-sd JobId 197628: Job 
slocum_jail_snapshots.2015-01-25_05.55.01_01 is waiting. Cannot find any 
appendable volumes.
Please use the "label" command to create a new Volume for:
    Storage:      "CreyFile" (/usr/local/bacula/volumes)
    Pool:         DiffFile
    Media type:   File

I had to bump the Maximum Volumes for the Pool.  Then a reload, then an update 
Pool from Resource.

Then we got:

*m
25-Jan 16:18 bacula-dir JobId 197628: Created new Volume="DiffAuto-4496", 
Pool="DiffFile", MediaType="File" in catalog.
25-Jan 16:18 crey-sd JobId 197628: Warning: mount.c:212 Open of file device 
"CreyFile" (/usr/local/bacula/volumes) Volume "DiffAuto-4496" failed: 
ERR=file_dev.c:172 Could not 
open(/usr/local/bacula/volumes/DiffAuto-4496,OPEN_READ_WRITE,0640): ERR=No such 
file or directory
 
Say.. what?

Permissions were OK.

To solve it:

delete volume
label

Then all proceed to completion.

Not sure why...

— 
Dan Langille
http://langille.org/






------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to