[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xfsdump/restore confusion about ACLs



On Mon, 2002-05-13 at 17:52, Greg Freemyer wrote:
> 
> I'm trying to verify that xfsdump/xfsrestore handle ACLs.
> 
> When I do:
> 
>   su    # ie. set effective ID to root.
> 
>   getfacl gaf/samba/Junk/Test1.txt
>   xfsdump -J -s gaf -L dummy-label -f /tmp/xfs.out /home
>   xfsrestore -J -f /tmp/xfs.out restore_temp
>   getfacl restore_temp/gaf/samba/Junk/Test1.txt

I think you need later xfsdump and restore images, up until recently
they were not restoring acls. There are current images on oss.sgi.com.

Steve