bash-2.05b# /sbin/sysctl -w pvfs2.acache.timeout-msecs=10000000
bash-2.05b# mkdir -p /mnt/pvfs2/scratch/boom
bash-2.05b# mkdir -p /mnt/pvfs2/scratch/yeah/1
bash-2.05b# rename boom yeah /mnt/pvfs2/scratch/boom
rename: renaming /mnt/pvfs2/scratch/boom to /mnt/pvfs2/scratch/yeah failed: Directory not empty
bash-2.05b# ls /mnt/pvfs2/scratch/yeah


I realized that I should probably clarify the above example. In this case the rename failure is correct. The real problem shows up in the ls, because the subdirectory named "1" has been destroyed when it should not have been.

-Phil
_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to