(E-Mail Removed) wrote:
> Hi all,
>
> How to unmount an mountef drive through NFS on server HUP without
> REEBOOTING?
>
> Plz guide if anybody has any idea.
>
> thanks,
> Munish Nayyar
Hello,
did you try to make an umount /MOUNTPOINT? This is normaly working if there
are no opend files on this share. If there are you should be sure that they
can not be damaged and close all applications using those files (espacially
all servers) or try an umount -f /MOUNTPOINT. Last would be to stop the nfs
server daemon.
Regards
--
--------------------------------------------------