Date: Wed, 6 Mar 1996 13:56:50 -0600 From: dkelly@tomcat1.tbe.com (David Kelly) To: John Hay <jhay@mikom.csir.co.za> Cc: questions@freebsd.org Subject: Re: When an NFS server croaks... amd? Message-ID: <v02140b01ad639b63532b@[140.165.210.81]>
next in thread | raw e-mail | index | archive | help
At 1:23 PM 3/6/96, John Hay wrote:
>>
>> 140.165.31.92:/disk9/dkelly /disk9 nfs rw,soft,intr,bg 0 0
>>
>> Am using the above line in /etc/fstab to mount an NFS filesystem. At the
>> moment the remote system has lost its mind. What is the best way to make my
>> FreeBSD system forget about this mount? "umount -f /disk9" blocks until
>> something times out. I could comment it out of /etc/fstab and reboot but
>> that's not sporting.
>>
>Try "umount -f 140.165.31.92:/disk9/dkelly". I had the same problem.
It was worth a try:
PeeCee: {35} umount -f 140.165.31.92:/disk9/dkelly
umount: /disk9: Device busy
PeeCee: {36} umount -f 140.165.31.92:/disk9
umount: 140.165.31.92:/disk9: not currently mounted
PeeCee: {37} df
^C
PeeCee: {38} ls /disk9
^C
PeeCee: {39} w
1:45PM up 1 day, 22:25, 2 users, load averages: 0.00, 0.00, 0.00
USER TTY FROM LOGIN@ IDLE WHAT
dkelly p0 PowerMac 1:41PM 11 df
dkelly p1 PowerMac 1:41PM - w
PeeCee: {40}
Not sure how long that "df" will block until it gives up. Did I forget to
mention this is 2.1R running the shipping GENERIC kernel?
--
David Kelly N4HHE, dkelly@tomcat1.tbe.com (wk), dkelly@hiwaay.net (hm)
======================================================================
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v02140b01ad639b63532b>
