Hi all.

I use bacula long as a system backup of different object such as DB, files,
etc. Now there is a need to make a backup of files which are applied POSIX
FS ACL. I read the documentation that supports the bacula fs acl (I use
ext3). I added aclsupport = yes in the corresponding FileSet and run full
backup of required files - no errors or warnings. When I attempt to restore
files to other client, I get error:

08-Mar 00:35 backup-dir JobId 189: Start Restore Job
restore_files_backup.2010-03-08_00.35.13.00
08-Mar 00:35 backup-dir JobId 189: Using Device "device4files"
08-Mar 00:35 backup-sd JobId 189: Ready to read from volume "Vol0059" on
device "device4files" (/backups/bacula/pool4files).
08-Mar 00:35 backup-sd JobId 189: Forward spacing Volume "Vol0059" to
file:block 0:2525569610.
08-Mar 00:35 backup-sd JobId 189: End of Volume at file 0 on device
"device4files" (/backups/bacula/pool4files), Volume "Vol0059"
08-Mar 00:35 backup-sd JobId 189: Ready to read from volume "Vol0063" on
device "device4files" (/backups/bacula/pool4files).
08-Mar 00:35 backup-sd JobId 189: Forward spacing Volume "Vol0063" to
file:block 0:2999808142.
08-Mar 00:35 backup-fd JobId 189: Error: acl.c:242 acl_from_text error on
file "/backups/temp/user1": ERR=Success
08-Mar 00:35 backup-fd JobId 189: Error: acl.c:242 acl_from_text error on
file "/backups/temp/user1/test_acl": ERR=Success
08-Mar 00:35 backup-sd JobId 189: End of Volume at file 0 on device
"device4files" (/backups/bacula/pool4files), Volume "Vol0063"
08-Mar 00:35 backup-sd JobId 189: Ready to read from volume "Vol0072" on
device "device4files" (/backups/bacula/pool4files).
08-Mar 00:35 backup-sd JobId 189: Forward spacing Volume "Vol0072" to
file:block 0:2930004068.
08-Mar 00:35 backup-dir JobId 189: Error: Bacula backup-dir 2.4.4 (28Dec08):
08-Mar-2010 00:35:37
  Build OS:               i486-pc-linux-gnu debian 5.0
  JobId:                  189
  Job:                    restore_files_backup.2010-03-08_00.35.13.00
  Restore Client:         backup-fd
  Start time:             08-Mar-2010 00:35:15
  End time:               08-Mar-2010 00:35:37
  Files Expected:         2,107
  Files Restored:         2,110
  Bytes Restored:         205,531,704
  Rate:                   9342.4 KB/s
  FD Errors:              3
  FD termination status:  Error
  SD termination status:  OK
  Termination:            *** Restore Error ***

08-Mar 00:35 backup-dir JobId 189: Begin pruning Jobs.
08-Mar 00:35 backup-dir JobId 189: No Jobs found to prune.
08-Mar 00:35 backup-dir JobId 189: Begin pruning Files.
08-Mar 00:35 backup-dir JobId 189: No Files found to prune.
08-Mar 00:35 backup-dir JobId 189: End auto prune.


What could it mean?
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to