Hi, Are you doing rebalance? If not, can you try: 1. umount the mountpoint 2. unload the FUSE module 3. re-load FUSE module 4. re-mount the mountpoint Lets us know if it is fixed. Also, what does a output of: getfattr -d -m '\.' Filename look like? (in your gluster system) Good luck, ~Thai -----Original Message----- From: gluster-users-bounces at gluster.org [mailto:gluster-users-bounces at gluster.org] On Behalf Of Daniel Zander Sent: Wednesday, January 19, 2011 7:47 PM Cc: gluster-users at gluster.org Subject: Re: No space left on device Hi, yes, we already checked that Filesystem Inodes IUsed IFree IUse% Mounted on /dev/sda1 3055616 51143 3004473 2% / none 2057204 720 2056484 1% /dev none 2058311 1 2058310 1% /dev/shm none 2058311 22 2058289 1% /var/run none 2058311 2 2058309 1% /var/lock none 2058311 3 2058308 1% /lib/init/rw /dev/sdb 4818066560 4277250 4813789310 1% /storage/6 /dev/sda6 1220608 2232 1218376 1% /var /dev/sda7 2445984 12 2445972 1% /tmp We managed to free some more space (now ~1TB free) and creating files seem to work again. However, during the migration of a user, some files don't show up in his directory, although we are able to find them via ls <filename>. We decided to reverse the migration and try again, but then I was not able to delete his directory: rm: FATAL: directory `delete_me/rootfiles/dplusdminus' changed dev/ino Also, when we tried chown -R <user>:<group> user/ the following error popped up. chown: fts_read failed: No such file or directory Additionally, some directories show up in ls -l like that ?--------- ? ? ? ? ? b_dd This all is really confusing to us. Can someone shed some light on this mess? Regards, Daniel