I can't seem to delete whole directories with gluster:
[root at cola14 gluster]# rm -rf aaron/
rm: cannot remove directory `aaron//code/lib3.2/src/phspf': Directory not
empty
I just added more disk space to my /gluster partition. I had 4 bricks, and now
i have 10 bricks. I ran the following 2 commands after the expansion:
find /gluster -type d -exec setfattr -x trusted.glusterfs.dht {} \;
ls -lR
Is there anything else i should have done?
Thanks,
Thomas