Hi, I've configured a job to backup a server mounted by sshfs. The weird thing is that bacula only backuped a part of all files.
Job configuration is as follows # Agregamos un fullbackup para fido Job { Name = "Backup_Nido_Martes-LTO3" Type = Backup Level = Differential Client = zucernoc-fd FileSet = "dumpNido" Schedule = "nidoday" Storage = LTO3 Pool = TapePoolMartesLTO3 Messages = Standard SpoolData = no Write Bootstrap = "/var/bacula/working/BackupNido002LTO.bsr" Priority = 19 } remote server is mounted so: sshfs#r...@nido.orgxyz.edu:/ on /mnt/fido type fuse (ro,nosuid,nodev,max_read=65536) With /etc/ssh/ssh_config options: Host * GSSAPIAuthentication yes ForwardX11Trusted yes SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT SendEnv LC_IDENTIFICATION LC_ALL ServerAliveInterval 120 ServerAliveCountMax 40 EOF And Reports is: 23-Apr 23:00 supernoc-dir JobId 1345: Start Backup JobId 1345, Job=Backup_Fido_Martes-LTO3.2010-04-23_23.00.02 23-Apr 23:00 supernoc-dir JobId 1345: Using Device "LTO3" 23-Apr 23:36 supernoc-sd JobId 1345: Job write elapsed time = 00:36:43, Transfer rate = 423.3 K bytes/second 23-Apr 23:36 supernoc-dir JobId 1345: Bacula supernoc-dir 2.4.3 (10Oct08): 23-Apr-2010 23:36:52 Build OS: x86_64-unknown-linux-gnu redhat JobId: 1345 Job: Backup_Fido_Martes-LTO3.2010-04-23_23.00.02 Backup Level: Differential, since=2010-04-22 23:00:03 Client: "supernoc-fd" 2.4.3 (10Oct08) x86_64-unknown-linux-gnu,redhat, FileSet: "dumpFido" 2010-04-22 23:00:00 Pool: "TapePoolMartesLTO3" (From Job resource) Storage: "LTO3" (From Job resource) Scheduled time: 23-Apr-2010 23:00:00 Start time: 23-Apr-2010 23:00:03 End time: 23-Apr-2010 23:36:52 Elapsed time: 36 mins 49 secs Priority: 19 FD Files Written: 771 SD Files Written: 771 FD Bytes Written: 932,458,559 (932.4 MB) SD Bytes Written: 932,568,177 (932.5 MB) Rate: 422.1 KB/s Software Compression: None VSS: no Storage Encryption: no Volume name(s): MARENE10LTO Volume Session Id: 2 Volume Session Time: 1271955473 Last Volume Bytes: 351,818,062,848 (351.8 GB) Non-fatal FD errors: 0 SD Errors: 0 FD termination status: OK SD termination status: OK Termination: Backup OK It say differential because I've run that job before but ssh was unmounted so first backup was empty. Can canceled jobs or excluded /mnt/fido/dev cause problems? Thanks in advance! -- -- Sergio Belkin http://www.sergiobelkin.com Watch More TV http://sebelk.blogspot.com Sergio Belkin - ------------------------------------------------------------------------------ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users