On 11/01/2011 17:52, Shain Miley wrote:
I was wondering if there is any way to disable the SUNWattr_ro and SUNWattr_rw 
file attributes in OpenSolaris.

Why ?

What problem are they actually causing you ?

You can't disable them and you can't delete them they are used for storing "system" attributes see chmod(1M) section on the attributes like immutable and the ones used for CIFS compatibility for an explanation of what is stored in there.

I am receiving some permission denied error messages assocaited with 
SUNWattr_ro on some files.  It has been suggested that there is a way to 
disable them, or remove them, etc.  However I have been unable to find any 
information about doing so.

Example:
ad...@server1:/ztank/temp# touch test
ad...@server1:/ztank/temp# runat test ls -l
total 2
-r--r--r-- 1 root root 84 Jan 11 11:58 SUNWattr_ro
-rw-r--r-- 1 root root 408 Jan 11 11:58 SUNWattr_rw


Thanks in advance,

Shain

--
Darren J Moffat
_______________________________________________
zfs-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-code

Reply via email to