Hi list I use RHEL4 with kernel 2.6.9-5.0.5.EL, I install PVFS2 under the system follow the "PVFS2 Quickstart". I set SUID under PVFS2 file system as follow: # chmod 4755 test # ls -l test -rwxr-xr-x 1 root root 0 MAY 31 14:56 test Please help me with the SUID issue for PVFS2. Thanks.