AIX

AIX

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


#Power
 View Only
Expand all | Collapse all

NFS Issue, AIX 5.3

  • 1.  NFS Issue, AIX 5.3

    Posted Wed September 24, 2008 04:15 AM

    Originally posted by: shashiscreen


    I exported a share from a Linux server to one AIX box.

    On the AIX box, i mounted that share.

    Now that share doesn't exist on the Linux Server.

    Now i am trying to unmount it that share on AIX box.

    if i try to unmount, i am getting bellow error.

    1. umount <Mount_Point>
    umount: 1831-015 16 error while unmounting <IP>:<Share> -
    The requested resource is busy.

    How can i remove this in AIX box ?
    #AIX-Forum


  • 2.  Re: NFS Issue, AIX 5.3

    Posted Wed September 24, 2008 04:46 AM

    Originally posted by: tony.evans


    umount -f

    man umount for full information.
    #AIX-Forum