gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Problem with rm -rf


From: Anand Avati
Subject: Re: [Gluster-devel] Problem with rm -rf
Date: Thu, 28 Jun 2007 18:47:41 +0530

Strange,
what is your configuration? At the time of 'hang', is it possible for you
to attach gdb to glusterfs and get a backtrace (from every thread, by
switching as 'thr 1' 'thr 2' etc) ?
rm -rf seems to work fine for me, wondering how find . -exec rm would make a
difference.
thanks,
avati

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




_______________________________________________
Gluster-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gluster-devel


--
Anand V. Avati


reply via email to

[Prev in Thread] Current Thread [Next in Thread]