I'm having problems removing directories, if I do a mv or if I do a rm I'll get an error like this: [00:57:57] [root at clustr-01 /]# rm -rf /mnt/glusterfs/bhl/ rm: cannot remove directory `/mnt/glusterfs/bhl': Transport endpoint is not connected EdWyse on IRC suggested I run getfattr -m "" on a few bricks, when I did I got various results (see below). Is this a case where I can run something like backend-cleanup.sh or backend-xattr-sanitize.sh to fix, or is there a manual command? We're around 45TB, so I don't have anywhere to copy the files off. Thanks! [16:30:25] [root at clustr-04 /root/bin]# getfattr -m "" /mnt/data04 getfattr: Removing leading '/' from absolute path names # file: mnt/data04 trusted.afr.clustr-04-1 trusted.afr.clustr-04-10 trusted.afr.clustr-04-11 trusted.afr.clustr-04-12 trusted.afr.clustr-04-13 trusted.afr.clustr-04-14 trusted.afr.clustr-04-15 trusted.afr.clustr-04-16 trusted.afr.clustr-04-17 trusted.afr.clustr-04-18 trusted.afr.clustr-04-19 trusted.afr.clustr-04-2 trusted.afr.clustr-04-20 trusted.afr.clustr-04-21 trusted.afr.clustr-04-22 trusted.afr.clustr-04-23 trusted.afr.clustr-04-24 trusted.afr.clustr-04-3 trusted.afr.clustr-04-4 trusted.afr.clustr-04-5 trusted.afr.clustr-04-6 trusted.afr.clustr-04-7 trusted.afr.clustr-04-8 trusted.afr.clustr-04-9 trusted.afr.clustr-05-1 trusted.afr.clustr-05-10 trusted.afr.clustr-05-11 trusted.afr.clustr-05-12 trusted.afr.clustr-05-13 trusted.afr.clustr-05-14 trusted.afr.clustr-05-15 trusted.afr.clustr-05-16 trusted.afr.clustr-05-17 trusted.afr.clustr-05-18 trusted.afr.clustr-05-19 trusted.afr.clustr-05-2 trusted.afr.clustr-05-20 trusted.afr.clustr-05-21 trusted.afr.clustr-05-22 trusted.afr.clustr-05-23 trusted.afr.clustr-05-24 trusted.afr.clustr-05-3 trusted.afr.clustr-05-4 trusted.afr.clustr-05-5 trusted.afr.clustr-05-6 trusted.afr.clustr-05-7 trusted.afr.clustr-05-8 trusted.afr.clustr-05-9 trusted.glusterfs.dht trusted.posix4.gen ----------------------------------------------------------- Another server [01:02:05] [root at clustr-01 /]# getfattr -m "" /mnt/data09 getfattr: Removing leading '/' from absolute path names # file: mnt/data09 trusted.afr.clustr-01-10 trusted.afr.clustr-01-9 trusted.glusterfs.dht trusted.glusterfs.test trusted.posix9.gen [00:43:14] [root at clustr-01 /]# getfattr -m "" /mnt/data04 getfattr: Removing leading '/' from absolute path names # file: mnt/data04 trusted.afr.clustr-01-3 trusted.afr.clustr-01-4 trusted.glusterfs.dht trusted.glusterfs.test trusted.posix4.gen