Re: AIX 3 Hard Disk Full
From: Laurenz Albe (albe_at_culturallNOSPAM.com)
Date: 09/28/04
- Next message: Laurenz Albe: "Re: what is the equalent for "==" sign in AIX unix"
- Previous message: Andreas Schulze: "Re: AIX 3 Hard Disk Full"
- In reply to: Lucas: "AIX 3 Hard Disk Full"
- Next in thread: Dana French: "Re: AIX 3 Hard Disk Full"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Sep 2004 15:24:07 +0000 (UTC)
Lucas <asklucas@gmx.net> wrote:
> we're using an old RS/6000 POWER for accessing old files. In the last
> days it has been reorganizing the system every 25 minutes
> automatically, you can't use is continuously. Then there was a message
> that the hard disk is full.
>
> /dev/hd9var 28672 0 100% 143 1% /var
>
> This happened already once, and we only needed to use one single
> command and the system cleared unnecessary files at /var. Which
> command is it? I didn't find any hint in the manual.
Start by finding out which files are the largest ones; the 'du' command
can help you. Then find out what these files are, and if you can safely
delete (or truncate) them.
One place to check is the mail spool files (in /var/spool/mail, if I
remember right). Frequently systems are set up with cron jobs that
do not handle their output right, which leads to undesired mail for root
each time.
Yours,
Laurenz Albe
- Next message: Laurenz Albe: "Re: what is the equalent for "==" sign in AIX unix"
- Previous message: Andreas Schulze: "Re: AIX 3 Hard Disk Full"
- In reply to: Lucas: "AIX 3 Hard Disk Full"
- Next in thread: Dana French: "Re: AIX 3 Hard Disk Full"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|