Hello, I've tried to restore files on bareos-server (ubuntu) and see emty files:
================================ root@bareos:~# ls -lah /tmp/bareos-restores-1/\@MSSQL/default/databasename/ total 8.0K drwx------ 2 root root 4.0K Jun 7 16:29 . drwxr-x--x 3 root bareos 4.0K Jun 7 16:03 .. -rwx------ 1 root root 0 Jun 4 23:12 db-20160604-231220-full.bak -rwx------ 1 root root 0 Jun 7 10:08 db-20160607-100813-log.trn While it shows in the log that files have "weight": ================================ 07-Jun 16:03 bareos-dir JobId 297: Start Restore Job RestoreFiles.2016-06-07_16.03.39_50 07-Jun 16:03 bareos-dir JobId 297: Using Device "FileStorage" to read. 07-Jun 16:03 bareos-sd JobId 297: Ready to read from volume "Incremental-0046" on device "FileStorage" (/media/storage). 07-Jun 16:03 bareos-fd JobId 297: Warning: fd_plugins.c:1076 Plugin=mssqlvdi:instance=default:database=databasename:username=bareos:password= not found. 07-Jun 16:03 bareos-sd JobId 297: Forward spacing Volume "Incremental-0046" to file:block 0:1019483077. 07-Jun 16:03 bareos-dir JobId 297: Bareos bareos-dir 15.2.2 (16Nov15): Build OS: x86_64-pc-linux-gnu debian Debian GNU/Linux 8.0 (jessie) JobId: 297 Job: RestoreFiles.2016-06-07_16.03.39_50 Restore Client: bareos-fd Start time: 07-Jun-2016 16:03:41 End time: 07-Jun-2016 16:03:46 Elapsed time: 5 secs Files Expected: 1 Files Restored: 1 Bytes Restored: 39,256,064 Rate: 7851.2 KB/s FD Errors: 0 FD termination status: OK SD termination status: OK Termination: Restore OK 07-Jun 16:29 bareos-dir JobId 298: Start Restore Job RestoreFiles.2016-06-07_16.29.12_08 07-Jun 16:29 bareos-dir JobId 298: Using Device "FileStorage" to read. 07-Jun 16:29 bareos-sd JobId 298: Ready to read from volume "Full-0040" on device "FileStorage" (/media/storage). 07-Jun 16:29 bareos-fd JobId 298: Warning: fd_plugins.c:1076 Plugin=mssqlvdi:instance=default:database=databasename:username=bareos:password= not found. 07-Jun 16:29 bareos-sd JobId 298: Forward spacing Volume "Full-0040" to file:block 1:1018024020. 07-Jun 16:30 bareos-dir JobId 298: Bareos bareos-dir 15.2.2 (16Nov15): Build OS: x86_64-pc-linux-gnu debian Debian GNU/Linux 8.0 (jessie) JobId: 298 Job: RestoreFiles.2016-06-07_16.29.12_08 Restore Client: bareos-fd Start time: 07-Jun-2016 16:29:14 End time: 07-Jun-2016 16:30:01 Elapsed time: 47 secs Files Expected: 1 Files Restored: 1 Bytes Restored: 8,424,980,480 Rate: 179254.9 KB/s FD Errors: 0 FD termination status: OK SD termination status: OK Termination: Restore OK ================================ What possible reasons for such behaviour? Thankx! -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
