Re: Directory Size problem
- From: "David G. Miller" <dave@xxxxxxxxxxxxx>
- Date: Wed, 29 Nov 2006 08:55:11 -0700
"Dan Track" <dan.track@xxxxxxxxx> wrote:
I've got a directory /var/spool/mqueue that is at 3.6G. The problem isIs it the directory itself that still shows 3.6G? That is, what does ls -lh /var/spool show for the mqueue directory? Since you've already disabled all of the services that may access the directory, why not nuke it (rm -rf /var/spool/mqueue) and then re-create it? Just make sure you get the ownership and permissions right.
that I've deleted everything in the directory but the size reported
from du -hs is still reported as 3.6G. I've shutdown all potential
sevices that could possibly be using teh directory e.g sendmail,
httpd, syslog but it hasn't helped if I run an lsof or fuser against
the directory I get no connections listed.
Could someone please help me figure this weird problem out.
If the directory contained a large number of small files, it's possible that it's just taking the file system some time to "catch up." At a previous job I had to wipe clean a very bushy directory structure with several hundred thousand files between test runs. If we could, we would put this directory structure on a separate file system since it was faster to unmount it, format it and remount it than it was to rm -rf the directory structure. Could something like this be going on?
Cheers,
Dave
--
Politics, n. Strife of interests masquerading as a contest of principles.
-- Ambrose Bierce
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: Directory Size problem
- From: fredex
- Re: Directory Size problem
- From: Gordon Messmer
- Re: Directory Size problem
- Prev by Date: Re: Can an LCD display be damaged by the wrong display output?
- Next by Date: Re: can't play avi file
- Previous by thread: Re: Directory Size problem
- Next by thread: Re: Directory Size problem
- Index(es):
Relevant Pages
|