Spooling? Does this also apply if my backup goes directly to files? 

Here is my seeting:
sd:
Device {
  Name = FileStorage
  Media Type = File
  Archive Device = /export/bacula-dump
  LabelMedia = yes;                   # lets Bacula label unlabeled
media
  Random Access = Yes;
  AutomaticMount = yes;               # when device opened, read it
  RemovableMedia = no;
  AlwaysOpen = no;
}

dir:
#
Storage {
  Name = File
  Address = porsche                # N.B. Use a fully qualified name
here
  SDPort = 9103
  Password = "YnwWs7iqCDg1mMq1LG3rB4LX1mpC7PNgCn68Y52Iu"
  Device = FileStorage
  Media Type = File
  Maximum Concurrent Jobs = 1
}



-----Original Message-----
From: John Drescher [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 24, 2007 13:00
To: Mair Wolfgang-awm013
Cc: Doytchin Spiridonov; bacula-users
Subject: Re: [Bacula-users] Restore errors

On 7/24/07, Mair Wolfgang-awm013 <[EMAIL PROTECTED]> wrote:
> Hello,
>
> This is exactly what I experienced last week. I submitted this under
the subject: ' Restore Error of linux-install-fdFul'.
>
> However, I didn't had the time yet to track this as much down as
Doytchin did. Great work!
> This morning (before reading through all this) I also found that if I
do a single backup the restore runs fine. My setting has concurrent jobs
= 3. If I backup with this I get the same errors as already described.
>
Has anyone who has this problem tried turning spooling on?

John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to