Hi I have opensolaris 2008.11 installed on x4500. This machine is working as temporary storage and scratch area. Each user has its own ZFS filesystem, we are using NIS, autofs , nfs. on (solaris10) db server, scratch server is mounted under /scratch. one of users on her filesystem created directory with database stuff. When she finished sql programing she wanted to mv this directory from /scratch/anna/db/ to /data/mysql, but she received this errors % mv /scratch/anna/db /data/mysql mv: cannot change owner and group of attribute SUNWattr_ro for file /scratch/anna/db/exclude_clean.tab: Not owner mv: cannot change owner and group of attribute SUNWattr_rw for file /scratch/anna/db/exclude_clean.tab: Not owner mv: Failed to preserve extended attributes of file /scratch/anna/db/exclude_clean.tab ans so on.... whes she copied or rsync this files she didn't receicve this error.
Permissions on this directories are : cd /scratch/anna/ % ls -l drwxr-s--- 127 anna db-script 135 May 11 14:25 db ... and ... drwxrwsr-x 146 neil db-script 2560 May 15 12:25 data ... thanx for any help -- This message posted from opensolaris.org
