Hi All I've got this issue where we have multiple files with the same inode?? I've seen mention that gluster will do a "fsck" when running find /mnt but that doesn't seem to have resolved anything. Here's a sample ls -il of 1 of the many affected files/folders? How can I go about fixing this? My application isn't able to write to the affected folders? Is there a safe way I can run an "fsck" on the glusterfs vol? ____________________________________ [gluster at gluster1 ~]$ ls -il /mnt/test/path/ total 632 1310725 -rwxr-xr-x 1 root root 0 Mar 11 2011 cp.properties 1802243 drwxr-xr-x 2 root root 8192 Mar 11 2011 cpbf0000000000000000000 2424837 drwxr-xr-x 2 root root 8192 Mar 11 2011 cpbf0000000000000053603 1310788 -rw-r--r-- 1 root root 655360 Feb 28 10:15 cpfmf 1310788 -rw-r--r-- 1 root root 655360 Feb 28 10:15 cpfmf 1310750 -rwxr-xr-x 1 root root 44 Mar 11 2011 cpfmfp 1310877 -rwxr-xr-x 1 root root 0 Mar 2 08:09 cpfmfs 1310724 -rwxr-xr-x 1 root root 44 Mar 11 2011 cpfmfx 1310836 -rwxr-xr-x 1 root root 1321 Feb 28 07:29 cprp 1310836 -rwxr-xr-x 1 root root 1321 Feb 28 07:29 cprp 1310824 -rwxr-xr-x 1 root root 53 Feb 28 10:15 cptl 1310824 -rwxr-xr-x 1 root root 53 Feb 28 10:15 cptl __________________________________ Thanks Brad