From owner-freebsd-questions Sat May 6 5:25: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server1.flyinghosting.com (www.flyhost.com [216.65.103.162]) by hub.freebsd.org (Postfix) with ESMTP id CAED237B817 for ; Sat, 6 May 2000 05:25:06 -0700 (PDT) (envelope-from root@hostonfly.com) Received: from spb-1-171.dialup.rcom.ru (spb-1-171.dialup.rcom.ru [195.242.13.171]) by server1.flyinghosting.com (8.9.3/8.9.3) with ESMTP id NAA51253 for ; Sat, 6 May 2000 13:24:22 GMT Date: Sat, 6 May 2000 16:24:08 +0400 From: Dmitry Koltsov X-Mailer: The Bat! (v1.38e) S/N A1D26E39 / Educational Reply-To: Dmitry Koltsov X-Priority: 3 (Normal) Message-ID: <19683.000506@hostonfly.com> To: freebsd-questions@freebsd.org Subject: nfs: soft mountig trouble Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I use mount command: "mount_nfs -i -s -d -R1 -a1 -t1 -x1 xxx.xxx.xxx.xxx:/usr/local/t /usr/local/t" after that I'm put down interfeace on xxx.xxx.xxx.xxx, and then I try to accesss mounted file system: "ls /usr/local/t" in some seconds i receive message from ls process "nfs server xxx.xxx.xxx.xxx:/usr/local/t: not responding" But process still tryes to get access to nfs server. It occurs while I shall not kill process. It is necessary for me, that process stopped attempts of access and gave out a mistake after 1-2 attempts. How it to realize? sorry my english Best regards, Dmitry Koltsov Host On Fly S.A. mailto:root@hostonfly.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message