Hello all, I am currently running Bacula 5.2.5 (the Windows Client I refer to is version 2.4.5). My aim is to restore a file with a size of 700MB using BAT, but everytime I try, only a file with a size of 0B is restored (although BAT says, everything was successful). A 30MB was successfully restored.
________________________________________________________________________ The .conf in /etc/bacula/bacula-systems looks like this on Bacula itself: Job { Name = "x Office-bi-ex2010-01" JobDefs = "x-office_bi-ex2010-01" Write Bootstrap = "/var/lib/bacula/x-office_bi-ex2010-01.bsr" Enabled = yes } JobDefs { Name = "x-office_bi-ex2010-01" Type = Backup Level = Full Client = bacula-x-office_bi-ex2010-01 FileSet = "x-office_bi-ex2010-01" Schedule = "M-FDI" #Included Storage = Backup-Storage-10 #Included Messages = Standard Pool = P-x-office_bi-ex2010-01 Full Backup Pool = F-x-office_bi-ex2010-01 Differential Backup Pool = D-x-office_bi-ex2010-01 Incremental Backup Pool = I-x-office_bi-ex2010-01 Priority = 10 Max Run Time = 82800 # 82800 = 23h Max Wait Time = 3600 # 3600 = 1h } Client { Name = bacula-x-office_bi-ex2010-01 Address = xxx FDPort = 9222 Catalog = MyCatalog Password = "xxx" File Retention = 3 months # 3 months Job Retention = 3 months # 3 months AutoPrune = yes # Prune expired Jobs/Files } FileSet { Name = "x-office_bi-ex2010-01" Enable VSS = yes Include { Options { compression=GZIP signature = MD5 } File = C:/ File = D:/ File = E:/ } } Pool { Name = P-x-office_bi-ex2010-01 Pool Type = Backup Recycle = yes # Bacula can automatically recycle Volumes RecyclePool = P-x-office_bi-ex2010-01 AutoPrune = yes # Prune expired volumes Volume Retention = 3 months # 3 months Label Format = P-x-office_bi-ex2010-01- Maximum Volume Jobs = 1 } Pool { Name = F-x-office_bi-ex2010-01 Pool Type = Backup Recycle = yes RecyclePool = F-x-office_bi-ex2010-01 AutoPrune = yes Volume Retention = 3 months Label Format = F-x-office_bi-ex2010-01- Maximum Volume Jobs = 1 } Pool { Name = D-x-office_bi-ex2010-01 Pool Type = Backup Recycle = yes RecyclePool = D-x-office_bi-ex2010-01 AutoPrune = yes Volume Retention = 1 month Label Format = D-x-office_bi-ex2010-01- Maximum Volume Jobs = 1 } Pool { Name = I-x-office_bi-ex2010-01 Pool Type = Backup Recycle = yes RecyclePool = I-x-office_bi-ex2010-01 AutoPrune = yes Volume Retention = 7 days Label Format = I-x-office_bi-ex2010-01- Maximum Volume Jobs = 1 } ________________________________________________________________________ This is the client's .conf: # Own Configuration FileDaemon { Name = bacula-x-office_bi-ex2010-01 FDport = 9102 WorkingDirectory = "C:\\ProgramData\\Bacula\\Work" Pid Directory = "C:\\ProgramData\\Bacula\\Work" Maximum Concurrent Jobs = 20 } # Access for Director Director { Name = bacula-x-director Password = "xxx" } # Access for Tray Monitor Director { Name = bacula-x-monitor Password = "xxx" Monitor = yes } # Configuration Messages Messages { Name = Standard director = bacula-x-director = all, !skipped, !restored } ________________________________________________________________________ I also added the line "Heartbeat Interval = 1 sec" to the client's config, but without success :( Any help is highly appreciated. Thanks and best regards Hendrik +---------------------------------------------------------------------- |This was sent by hendrik.hoerm...@comspace.de via Backup Central. |Forward SPAM to ab...@backupcentral.com. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users