LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: Adam Ingerman <OZ_Prophet@austarnet.com.au>
To : <linuxsa@linuxsa.org.au>
Date: Thu, 10 Jul 2003 00:31:57 +0930
Re: missing space on HDD
Thanks muchly for this, man tunefs wasn't there, but a quick look around found
man tune2fs, which worked a charm, I now have the count I was expecting.
however, when working on the system, I am logged in as root (and no-one else
uses this computer while it's running linux), so reserved space isn't really
as useful on this box.
with it now set to 0% on both ext3 partitions, I'll be able to use that left
over space 8^)
however, apart from the kernel and a half dozen apps, all the software I have
for linux is what came in the slack packages, so I could only clean up by
removing them, or carefully pruning from stuff I installed, eg some of the
docs that aren't appropriate to me, or storing source away.
cheers,
Adam
On Thu, 10 Jul 2003 00:22, W. Sierke wrote:
> > df appears to show that space I should have on the linux partitions is
>
> missing
>
> > root@littleone:~# df
> > Filesystem 1k-blocks Used Available Use% Mounted on
> > /dev/hda7 1416040 1280996 61952 96% /
> > /dev/hdb2 904120 852208 5244 100% /usr/local
> >
> > there's about 70Mb missing from root, and about 50 from /usr/local.
>
> ext2fs/ext3fs feature "reserved" space which is available only to root.
> This is designed (at least in part) to prevent ordinary users from
> exhausting all available disk space which can lead to difficulties in
> continued operation of the system. This reserved space is not included in
> the df listing of Available blocks and Use% and appears to typically
> default to 5% (as your experience demonstrates, around 70M out of 1416M and
> 45M out of 904M).
>
> As you're running very low on available space you probably will need to
> consider doing a bit of cleaning up and/or pruning, especially if you're
> wanting to compile.
>
> See fs utilities, e.g. man tunefs
>
>
> Wayne
--
Life would be so much simpler if we could get a hold of the source code
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.freenode.net
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page