Hide Forgot
Created attachment 352
I'm unable to delete a directory as I'm getting the error, "Directory not empty" See the attached configuration and log files To produce this result, I attempted to build through prep the centos kernel (rpmbuild -bp kernel-2.6.spec) then rm -rf kernel-2.6.18 (from the BUILD directory).
Can you run a 'find $mountpoint' and then attempt directory deletion? Also, was there any server disconnects while you were running kernel untar process?
Joe, Btw, I see that you are using 3.0.5. Can you try with our latest release 3.1.0, and see if this issue is fixed?
The xattr dump was done using find. Additionally, I ran ls -laR in the {mountpoint}/home/jjulian/dev/rpmbuild/BUILD the subfolder of which is the one with the problem. I cannot run 3.1 yet as I don't see a way to disable client-side performance translators for just my mysql host (mysql tables corrupt with client side performance translators last time I tested it).
Vijay had me try patch 5504 with 'option use-readdirp yes' which seems to have solved the directory corruption I was having.
Joe, Can we close this bug as fixed then?? We have this patch in 3.1 codebase, and now committed it to 3.0.x branch also.. Regards,