>>>>> On Wed, 21 Nov 2007 13:10:19 -0800 (PST), David Gardner said:
> 
> Martin,
> 
> I appreciate your help in this matter.
> 
> The job never terminates, ever. Output from the messages command at the 
> console are as follows:
> 
> 21-Nov 13:00 DURANGO-dir JobId 108: Start Backup JobId 108, 
> Job=DURANGO-Full.2007-11-21_13.00.16
> 21-Nov 13:00 DURANGO-dir JobId 108: Using Device "FileStorage"
> 21-Nov 13:00 DURANGO-sd JobId 108: Job DURANGO-Full.2007-11-21_13.00.16 
> waiting. Cannot find any appendable volumes.
> Please use the "label"  command to create a new Volume for:
>     Storage:      "FileStorage" (/tmp)
>     Pool:         WeeklyPool
>     Media type:   File
> 
> 
> <...snip...>
> 
> Okay, the storage is incorrect in my bacula-dir-storage.conf file. The Weekly 
> scheduled BU to tape should read:
> 
>     Run = Level=Full Pool=WeeklyPoolStorage=DAT72 Thursday at 22:00

Right, that is what I suspected might happen.


> This just leaves me with the dealing with the error:
> 
> 21-Nov 12:51 DURANGO-sd JobId 104: Fatal error: Open data spool file
> /tmp/BUspool/DURANGO-sd.data.104.DB2-Full.2007-11-21_12.51.08.DAT72.spool
> failed: ERR=No such file or directory
> 
> Does the spool file not get closed after each use?

It uses a new spool file for every job (hence the long name!).

Does the directory /tmp/BUspool exist on DURANGO-sd?  A missing directory is
the only way I can see to get ERR=No such file or directory there.

__Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to