Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 1997 09:32:28 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        bazilio@economic.acnit.ac.ru (Vasily V. Grechishnikov)
Cc:        bugs@freebsd.org
Subject:   Re: mount_nfs can put system to unstable state
Message-ID:  <Mutt.19970115093228.j@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.91.970114171748.5209A-100000@economic.acnit.ac.ru>; from Vasily V. Grechishnikov on Jan 14, 1997 17:26:14 %2B0300
References:  <Pine.BSF.3.91.970114171748.5209A-100000@economic.acnit.ac.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
As Vasily V. Grechishnikov wrote:

> 	I has installed 2.2-BETA one day ago. After the installation I wish
> to mount NFS from my server supported by 2.1.6 R. I type the following
> command line :
> 		mount_nfs economic:/usr /mnt .
> After this virtual terminal , containing this command going down ( I can 
> enter any commands from the keyboard , such as ctrl-c and so on) , but I 
> can 't interrupt this process.

Seems your NFS server doesn't answer.  Try mounting it into a
2nd-level directoy (e.g. /mnt/nfs) as opposed to a first-level
directory.  This should prevent getcwd(3) from hanging at least, so
you can examine the state of the system (and of the hanging
process(es)) with ps(1).

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970115093228.j>