if you delete files that are open by some running processes then you need to find out these processes and some how either stop it or force it to close these files. Space will not be released till these processes close the files or terminate.
you may use fuser or lsof to find which process uses which file
Main Topics
Browse All Topics





by: omoPlata7Posted on 2009-09-30 at 08:21:22ID: 25459847
Where is this information that you are seeing? If there is a message what is it?