Re: mis-read disk space?
From: Andreas Schulze (b79xan_at_gmx.de)
Date: 04/30/04
- Next message: Kurt Telep: "Re: Remote cold boot RS6000"
- Previous message: Joachim Mueller: "Re: DB2 version life?"
- In reply to: nm: "mis-read disk space?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 13:02:59 +0200
"nm" <c_n_nz@hotmail.com> schrieb im Newsbeitrag
news:X%pkc.504$s3.56240@news02.tsnz.net...
> hi all, I am new to AIX so please forgive me.
>
> I have a volume that is labeled /opt it is only 131 meg.
>
> I get an e mail from a script the sends me a text e mail with df and a
whole
> bunch of other info every 4 hours.
>
> at 20:00 it said that /opt was at 47% full. it had been this way for
weeks
> if not months and never changed
>
> Until last night at 00:00 it went to 100% used. I went in and did a du -sk
> /opt/* and the disk space did not add up to 131 meg at all. far less. more
> like that disk space it was reporting 4 hours earlier (47%) but sure
enough
> I did a manual df -k and it says 100% full. I am at a loss to explian this
> or fix it. I have move some data off it and it sits at 96% full now.
>
> can anyone help?
>
> TIA
>
That might not be a particular AIX problem - Check with either fuser
/dev/opt or lsof whether a running process is accessing /opt. If there is
such a process it might hold a file open which has been deleted and
therefore is not visible but still occupying space. To clear the fs you need
then to stop or restart the process or, if that cannot be done, reboot the
machine.
HTH,
andreas
- Next message: Kurt Telep: "Re: Remote cold boot RS6000"
- Previous message: Joachim Mueller: "Re: DB2 version life?"
- In reply to: nm: "mis-read disk space?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|