John
the behavior when applying a POSIX chmod on a file with an ACL
is somewhat configurable on Isilon.
This is from the WebUI, under Protocols -> ACL -> ACL Policies:
chmod on files with existing ACLs:
Remove the existing ACL and set UNIX permissions instead
Remove the existing ACL and create an ACL equivalent to the UNIX permissions
Remove the existing ACL and create an ACL equivalent to the UNIX permissions, for all users/groups referenced in old ACL
Merge the new permissions with the existing ACL
Deny permission to modify the ACL
Ignore operation if file has an existing ACL
Plus a couple other choices; one of the rare places where
I prefer the WebUI over the CLI for better overview.
If you are struggling with the effect of chmod on ACLs,
this would be a starting place -- on virtual nodes of course,
as these setting are GLOBAL to the cluster.
Cheers
Peter