View Single Post

   
  #3 (permalink)  
Old 01-05-2008, 09:25 AM
pmalenfa@hotmail.com
 
Posts: n/a
Default Re: aix 5.3ml02 can't umount filesystem

Hi,

Do you have an imbricated NFS into this filesystem? If you have a NFS
mount point like /abc/def into /abc filesystem, /abc will be busy, and
"fuser -k /abc" will not help.

Do the command "mount" to check.

Pierre

Reply With Quote