From: Fyodor U. <uf...@uf...> - 2011-08-18 20:10:57
|
On 08/18/2011 07:42 AM, Fyodor Ustinov wrote: > On 08/17/2011 08:43 PM, Fabien Germain wrote: >> Hi Fyodor, >> >> On Wed, Aug 17, 2011 at 1:46 PM, Fyodor Ustinov <uf...@uf... >> <mailto:uf...@uf...>> wrote: >> >> I have one file in "reserved". The documentation says: "Beside >> the trash >> and trash/undel directories MFSMETA holds a third directory reserved >> with files intended for final removal, but still open. These >> files will >> be erased and their data will be deleted immediately after the >> last user >> closes them". >> >> But no one user not have opened this file. Moreover, all users >> unmounted >> mfs share. >> >> How to clean "reserved files"? >> >> >> I already had the same issue : Restarting mfsmaster solved the problem. > Unfortunately, restarting mfsmaster has not helped to me. :( > Hm. If I understand the source: If for any reason the client did not send (or master did not handle) CUTOMA_FUSE_PURGE - file will forever remain in reserved. Question to developers - am I right or am I not watching closely the source? WBR, Fyodor. |