Re: Difference in %Used in "empty" filesystem after reboot



My first question is this an nfs mounted, or /tmp or slink /var/tmp
have your tried to use fuser /mount point to see wht fs are mounted
did you run fsck on any unmouted fs.
for blah in `mount -a 2>&1|grep "is dirty"|awk '{print $5}'`;do fsck -y $blah;done

let me know
If running aix 5.2 there is an df patch
----- Original Message ----
From: "Leven, Chris" <Chris.Leven@xxxxxxxxxxx>
To: aix-l@xxxxxxxxxxxxx
Sent: Monday, September 10, 2007 2:49:15 PM
Subject: Re: Difference in %Used in "empty" filesystem after reboot

File systems that had files deleted but not yet available for the system to use – once you rebooted any locks that were still on those files were released.

 

Chris Leven

Senior Programmer/Analyst

Garlock Sealing Technologies, LLC

1666 Division St

Palmyra, NY 14522

Phone:  315-597-3034

Cell:     585-704-0107

Fax:      315-597-7250

chris.leven@xxxxxxxxxxx 

  


From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of Vipin Khushu
Sent: Monday, September 10, 2007 3:28 PM
To: aix-l@xxxxxxxxxxxxx
Subject: Difference in %Used in "empty" filesystem after reboot

 

Have a filesystem that is reporting different utilization statistics before and after reboot.

 

Filesystem was emptied using rm –r

Command used to obtain statistics was df –k.

 

Any ideas on why more space is available in the filesystem after reboot?

 

 

1024-blocks      Free   %Used    Iused  %Iused

5701632       4727448   18%      204     1%

 

After Reboot

 

5701632       5522632    4%        16      1%

 

TIA

 

 


----------Legal Disclaimer----------

The information contained in this message may be privileged and confidential, and is intended solely for the use of the named addressee. No other person is authorized to access, copy or re-use this message (or any information contained herein). If you are not the intended recipient, please notify us immediately by replying to this message and delete it from your computer.


JPEG image

JPEG image