On 24 Mar 2006 at 13:05, Zakai Kinan wrote:

> I get the error below for every OS that I try to
> restore.  I have read the manual.  I saw the same
> question asked on this list several times still no
> answer.  I am not sure what else to do. I am using the
> configuration that bacula came with.  I can backup
> just fine.  I can see the files in the catalog and I
> think they are on the disk because the volume grows by
> several gigabytes.  I am using Debian sarge 3.1 and I
> installed from source.  The backup is being stored
> mainly on usb external disks, but I do have a DDS-4
> tape as well.  I added compression to the
> configuration.   
> 
> 
> 
> 
> 
> 24-Mar 15:50 back-dir: Start Restore Job
> RestoreFiles.2006-03-24_15.50.17 24-Mar 15:50 back-sd:
> RestoreFiles.2006-03-24_15.50.17 Fatal error: Could
> not create bootstrap file
> /var/bacula/back-sd.RestoreFiles.2006-03-24_15.50.17.bootstrap:

What is the output of this command? ls -ld /var/bacula

My guess: bacula-sd has no permission to write to that directory and 
that it is running as bacula:bacula and the permission are root:wheel 
(or similar).  Solution: chown bacula:bacula /var/bacula, all things 
being equal.

> ERR=Permission denied 24-Mar 15:38 Bluez:
> RestoreFiles.2006-03-24_15.50.17 Fatal error:
> c:\cygwin\home\kern\bacula\k\src\win32\filed\../../filed/job.c:1599
> Comm error with SD. bad response to Bootstrap.
> ERR=Broken pipe 24-Mar 15:50 back-dir:
> RestoreFiles.2006-03-24_15.50.17 Error: Bacula 1.38.5
> (18Jan06): 24-Mar-2006 15:50:23
>   JobId:                  396
>   Job:                   
> RestoreFiles.2006-03-24_15.50.17
>   Client:                 Bluez
>   Start time:             24-Mar-2006 15:50:19
>   End time:               24-Mar-2006 15:50:23
>   Files Expected:         247,841
>   Files Restored:         0
>   Bytes Restored:         0
>   Rate:                   0.0 KB/s
>   FD Errors:              0
>   FD termination status:  Error
>   SD termination status:  Error
>   Termination:            *** Restore Error ***
> 
> 24-Mar 15:50 backup-dir: Begin pruning Jobs.
> 24-Mar 15:50 backup-dir: No Jobs found to prune.
> 24-Mar 15:50 backup-dir: Begin pruning Files.
> 24-Mar 15:50 backup-dir: No Files found to prune.
> 24-Mar 15:50 backup-dir: End auto prune.
> 
> 
> TIA,
> 
> 
> ZK
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 



-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to