AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  FS Inode Problem

    Posted Thu June 02, 2011 07:03 PM

    Originally posted by: LunaSox


    I have a small problem is that a FS Czech with "df-g" and says that in 90% and when I enter the fs, "du" gs "says it has less space used, what is the problem?

    /# df -g /oracle
    Filesystem GB blocks Free %Used Iused %Iused Mounted on
    /dev/lvoracle 10.50 1.08 90% 66718 20% /oracle

    /oracle# du -gs .
    3.77 .
    #AIX-Forum


  • 2.  Re: FS Inode Problem

    Posted Fri June 03, 2011 04:12 AM

    Originally posted by: ostost


    Could be that you have data in a directory that has been overmounted. For example if there are files in /oracle/subdir1 and that directory has been overmounted with a filesystem /oracle/subdir1 du will not see these files and count the used space while df does.
    #AIX-Forum


  • 3.  Re: FS Inode Problem

    Posted Fri June 03, 2011 02:25 PM

    Originally posted by: orphy


    See if this helps you.

    https://www-304.ibm.com/support/docview.wss?uid=isg3T1000401
    Orphy
    #AIX-Forum