Operating System - HP-UX
1832274 Members
2165 Online
110041 Solutions
New Discussion

nfs mount is showing twice

 
Craig A. Sharp
Super Advisor

nfs mount is showing twice

I have a mount point /mount that is mounted twice..once by the automounter and once from fstab.

I cannot unmount either one and I have no idea how this could even happen.

How can I get rid of the automount one and leave the fstab one alone without rebooting the server?
3 REPLIES 3
Sundar_7
Honored Contributor

Re: nfs mount is showing twice

It cannot be mounted twice. Possibly a corrupt /etc/mnttab.

# mv /etc/mnttab /etc/mnttab.OLD

# mount

# bdf
Learn What to do ,How to do and more importantly When to do ?
cutaway
New Member

Re: nfs mount is showing twice

try with umount -f on solaris......it work.....
i don't have ... hp.ux here now!!!
Trng
Super Advisor

Re: nfs mount is showing twice

Hi,

just umount one and remove entry from fstab

rgds
administrator