- To: Rob B <rbyrnes@xxxxxxxxxxxxxx>
- Subject: RE: [SLUG] Have free space, but 100% used?
- From: Greg Hosler <hosler@xxxxxxxxxxx>
- Date: Thu Jul 19 09:02:02 2001
- Cc: slug@xxxxxxxxxxx
- Reply-to: Greg Hosler <hosler@xxxxxxxxxxx>
On 18-Jul-2001 Rob B wrote:
> Can anyone explain to me why this is happening?
>
> bunbun:/# df
> Filesystem 1k-blocks Used Available Use% Mounted on
> /dev/sda1 186670 22858 154174 13% /
> /dev/sda3 482249 469491 0 100% /var
> /dev/sda4 3249508 229016 2855428 7% /usr
> /dev/sdb1 8815404 2818376 5549220 34% /export
by default, when you create a file system, 5% is reserved for the root user
(to allow the root user to do emergency operations which might include
creation of files, copying of files).
note that 95% of 482249 is 458136, so indeed your file system is 100% inuse
> How can I get some space back? If you need further info, let me know
you have to delete some files out of /var
/var/log usually is the culprit, possibly followed by /var/spool.
Examine your usage of /var to determine your best course of action.
rgds,
-Greg
> TIA
> Rob
>
> --
> Get up Dog Boy! Show them where you come from, show them where
> you're going!
> This is random quote 394 of a collection of 1118
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
+---------------------------------------------------------------------+
You can release software that's good, software that's inexpensive, or
software that's available on time. You can usually release software
that has 2 of these 3 attributes -- but not all 3.
| Greg Hosler hosler@xxxxxxxxxxx |
+---------------------------------------------------------------------+