> Hello

Hello, Gokan,

> I get an error like below. The problem says it's a bootstrap.
> How can I overcome this?

Most likely you are using the run command to perform a restore. This is wrong 
and you don't need to create a Restore Job for each backup client you have.
You are supposed to use the restore command.
Perhaps, Jobs with the Restore Type should not appear in the run list at all 
(feature request), but I never thought of all the consequences of that.
 
> 29-Nov 13:36 bacula0-dir JobId 64: Error: Bacula bacula0-dir 7.4.4 (202Sep16):
>  Build OS:               x86_64-pc-linux-gnu debian 9.0
>  JobId:                  64
>  Job:                    Windows01Restore.2017-11-29_13.36.50_05
>  Restore Client:         test-PC-fd
>  Start time:             29-Nov-2017 13:36:52
>  End time:               29-Nov-2017 13:36:52
>  Files Expected:         0
>  Files Restored:         0
>  Bytes Restored:         0
>  Rate:                   0.0 KB/s
>  FD Errors:              1
>  FD termination status:
>  SD termination status:
>  Termination:            *** Restore Error ***
> 
> 29-Nov 13:36 bacula0-dir JobId 64: Error: Bacula bacula0-dir 7.4.4 (202Sep16):
>  Build OS:               x86_64-pc-linux-gnu debian 9.0
>  JobId:                  64
>  Job:                    Windows01Restore.2017-11-29_13.36.50_05
>  Restore Client:         test-PC-fd
>  Start time:             29-Nov-2017 13:36:52
>  End time:               29-Nov-2017 13:36:53
>  Files Expected:         0
>  Files Restored:         0
>  Bytes Restored:         0
>  Rate:                   0.0 KB/s
>  FD Errors:              2
>  FD termination status:
>  SD termination status:
>  Termination:            *** Restore Error ***
> 
> 
> ---- Config:
> 
> Client {
>  Name = test-PC-fd
>  Address = 192.168.1.27
>  FDport = 9102
>  Catalog = MyCatalog
>  Password = "123123tt"
>  File Retention = 60 days
>  Job Retention = 6 months
>  AutoPrune = yes
> }
> 
> 
> 
> FileSet {
>  Name = "windowshome"
>  Enable VSS = yes
>  Include {
>    Options {
>      signature = MD5
>      compression = Gzip9
>      IgnoreCase = yes
> 
>    }
>    File = "C:/Users/test/Downloads"
>  }
> }
> 
> --- restore job:
> Job {
>  Name = "Windows01Restore"
>  Type = Restore
>  Client =test-PC-fd
>  FileSet = "windowshome"
>  Storage = File1
>  Pool = File
>  Write Bootstrap = "/var/lib/bacula/%c.bsr"
>  Messages = Standard
>  Where = /bacula/restore
> }

Regards,
-- 
=========================================================================== 
Heitor Medrado de Faria | EB-1 Visa | LPIC-III | ITIL-F | EMC 05-001| Bacula 
Systems Certified Administrator II 
• Bacula Enterprise does not charge per backup size and has plugins for many 
applications. In the USA: http://bacula.us/ 
• Do you need Bacula training? http://bacula.us/video-classes/ 
• USA +1 (323) 300-5387 | Brazil +55 (61) 98268-4220 | http://bacula.us 
===========================================================================

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to