AIX

AIX

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


#Operatingsystems
#Servers
#AIX
#AIX
#AIX
#AIX
#AppPerformanceManagement
#Power
 View Only
Expand all | Collapse all

FS corrupted

  • 1.  FS corrupted

    Posted Fri December 18, 2015 09:01 AM

    Originally posted by: Max45


    Hello,

     

    I have a FS corrupted because I have delete an used file.

     

    I wanted umount FS and fsck and I have an error "Device busy"

    But this action clear ths FS.

     

    root@hostname /# df -k /tmp
    Filesystem    1024-blocks      Free %Used    Iused %Iused Mounted on
    /dev/hd3          1310720    418816   69%     4006     4% /tmp
    root@hostname /# umount /tmp
    umount: error unmounting /dev/hd3: Device busy
    root@hostname /# df -k /tmp
    Filesystem    1024-blocks      Free %Used    Iused %Iused Mounted on
    /dev/hd3          1310720    797116   40%     1798     1% /tmp

     

    Can you explain me ?

     

    Thanks,

    Max


    #AIX-Forum


  • 2.  Re: FS corrupted

    Posted Fri December 18, 2015 10:23 AM

    Originally posted by: ppereira


    Hi, If your corrupted filesystem is /tmp you shouldn't be able to umount it.  The fsck should be run in maintenance mode.  Shutdown the machine and boot it in maintenance mode before mounting filesystems. In that mode run the fsck.

     

    Regards.

    Pablo
     


    #AIX-Forum