From owner-freebsd-hackers Wed Aug 26 10:12:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05805 for freebsd-hackers-outgoing; Wed, 26 Aug 1998 10:12:38 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from albert.osu.cz (albert.osu.cz [195.113.106.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05792 for ; Wed, 26 Aug 1998 10:12:34 -0700 (PDT) (envelope-from belkovic@albert.osu.cz) Received: from localhost (belkovic@localhost) by albert.osu.cz (8.8.5/8.6.12) with SMTP id TAA01107 for ; Wed, 26 Aug 1998 19:11:41 +0200 (MET DST) Date: Wed, 26 Aug 1998 19:11:41 +0200 (MET DST) From: Josef Belkovics To: hackers@FreeBSD.ORG Subject: nfs timeout Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Assume I have on ix015 nfs file system ix012:/osu/zam. Assume I do killall -d -9 nfsd on the server ix012. Then programs like df will hang. Even killall -d -9 bash and then killall -d -9 df doesn't help. I tried all options for mount_nfs (-i -s etc.) + sysctl vfs. I found that df after mount -u /osu/zam behaves well (server is down). Probably all who are using nis + nfs + ppp (server) struck on this problem. Josef Belkovics To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message