[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unmount NFS from unavailable machine
On Jun 04 at 19:50, kaido@centrum.cz spoke:
> Hi,
>
> I have a problem with unmounting NFS from my computer (OpenBSD 3.2)
> when a computer from which is a filesystem mounted goes down. I`m not
> able to unmount the filesystem and also, when I try to do it, my
> computer waiting for connection on it and does nothing.
> Is there some posibility to unmount the system efectively?
Hi Kaido,
have you tried `umount -f'?
-Hanspeter