Re: a monster stole my /
- From: "gs_stoller@xxxxxxxx" <gs_stoller@xxxxxxxx>
- Date: Wed, 7 May 2008 07:31:25 GMT
On Tue, Apr 29, 2008 at 11:34:54 -0400 Jerry McAllister wrote:
On Tue, Apr 29, 2008 at 02:40:09PM +1000, Hartleigh Burton wrote:The arithmetic is being done by a computer program which must have maximum sizes set for numbers (e.g., long [4 bytes], maybe ulong , etc.), not by a human being who can adjust for the size of the data (though he may make other mistakes). Try to get the raw data on which the arithmetic is done to see if the error may be there, and you could point to a program needing a correction (which may not be possible unless one goes to floating point which causes other problems)
Hiya!oI see you have used du. I usually do
I have a problem with / currently being at 108% capacity. I have found
a previous thread in the archives which explains a few questions but I
can't find what is taking up all the additional space. At best without
destroying what I still do not understand I can manage to get / to
about 101% capacity.
cd /
du -sk *
Since the 'h switches between K, G, M, I find it a little harder
to eyeball than picking just one of K, M or G. I also find the -s
more useful in a general situation than -dn since it gives a
good general summary.
The one thing I can think of would be some file that has been rm-ed
but not released by some process. The space will still stay allocated
until the file is released by all processes. A reboot can help that.
If reboot doesn't free anything up, then you have some serious digging
to do. Your / file system is quite large and you have most of the
usually culprits moved somewhere else. So, you should not need
anywhere near that much disk for /.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: does make buildworld/buildkernel require you to root
- Next by Date: Re: does make buildworld/buildkernel require you to root
- Previous by thread: does make buildworld/buildkernel require you to root
- Next by thread: Underscores in host names
- Index(es):
Relevant Pages
|
Loading