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