I use Linux mandrake 9.1 with "/home" as XFS partition with ACL support.

The "/home" partition has several directories/files with ACLs (and 
default ACLs) which I backup using Bacula 1.38.9-2 : bacula says "Backup 
OK".

then : 'rm -rf /home/*'
and when I try to restore my files (using "root") I get the same error 
message ...


The system didn't change between backup and restore.
Bacula restored ACLs properly with version 1.36 on this machine.

So for me it seems to be a Bacula "bug".

I'm available for more information and debugging.

Thanks for your help.

K.



Kern Sibbald :
>> Hello,
>>
>> While restoring files on a XFS file system with ACLs, Bacula 1.38.9-2
>> returns me an error :
>> """
>> 127.0.0.1-fd: drwxrwx---   2 root     root             6 2006-05-24
>> 11:41:17  /home/test/
>> 29-mai 10:45 127.0.0.1-fd: RestoreFiles.2006-05-29_10.45.23 Warning:
>> restore.c:347 Can't restore ACL of /home/test/
>> 29-mai 10:45 127.0.0.1-fd: RestoreFiles.2006-05-29_10.45.23 Warning:
>> restore.c:359 Can't restore default ACL of /home/test/
>> """
>>
>> what's happening ?
> 
> Groan!!! In looking at the code, I see that the author did not print any
> error messages that include the reason for the failure. So, it is not
> currently possible to know what went wrong.
> 
> Possibilities are: Your OS does not have ACLs. You are trying to restore
> ACLs to a different filesystem type. ACL support was not configured into
> the FD. Your OS is not one of the ones supported.  The ACL type is
> different from those that Bacula supports.  You don't have proper
> permissions to write the ACLs.  You changed ACL versions between the
> backup and the restore.
> 
> The error handling is something I'll try to clean up before the next major
> release.
> 
>>
>> K.
>>
>>
>>
>> _______________________________________________
>> Bacula-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
> 
> 
> Best regards, Kern
> 
> 
> _______________________________________________
> Bacula-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 


_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to