Ralf Gross schrieb:
> 
> I just tested a restore of files with ACL's. The restored file is missing the
> ACL's. The file was restored to the same ACL capable filesystem.
> 
> org. file:
> 
> # getfacl acltest
> 
> # file: acltest
> # owner: root
> # group: root
> user::rw-
> user:rg:rwx
> group::---
> mask::rwx
> other::---
> 
> restored file:
> 
> # getfacl acltest
> 
> # file: acltest
> # owner: root
> # group: root
> user::rw-
> group::rwx
> other::---

Some additional information. The above file is located on a xfs fs.
Today I tried to backup/restore a file from/to an ACL aware ext3 fs,
same result, no ACL's were restored. 

The server is running up to date debian etch with kernel
2.6.18-4-amd64. bacula 2.0.2 was compiled from source with libacl and
aclsupport for the file set is enabled.

Is there a way to check if bacula did back up the ACL's but can't
restore them, or if they weren't backed up at all?

Ralf

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to