[Gluster-devel] Problem with rm -rf

Harris Landgarten harrisl at lhjonline.com
Thu Jun 28 12:52:38 UTC 2007


I am trying to delete the contents of a tmp dir with 3 trees containing about 1.7G

as root, from withint the top level tmp dir I issue 

rm -rf * 

and the command hangs are never returns.

find . -exec rm -rf {} \;

works as expected.


Harris







More information about the Gluster-devel mailing list