From owner-freebsd-current@FreeBSD.ORG Sun Feb 15 09:14:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3AAD16A4CE for ; Sun, 15 Feb 2004 09:14:38 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D87843D1D for ; Sun, 15 Feb 2004 09:14:38 -0800 (PST) (envelope-from sw@gegenunendlich.de) Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AsPqn-00044I-00 for current@freebsd.org; Sun, 15 Feb 2004 18:14:37 +0100 Received: from [80.142.210.55] (helo=kyuzo.dunkelkammer.void) (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 1AsPqn-0004eh-00 for current@freebsd.org; Sun, 15 Feb 2004 18:14:37 +0100 Received: by kyuzo.dunkelkammer.void (Postfix, from userid 1002) id A07703F89; Sun, 15 Feb 2004 18:14:35 +0100 (CET) Date: Sun, 15 Feb 2004 18:14:35 +0100 From: Stefan Walter To: current@freebsd.org Message-ID: <20040215171435.GA833@kyuzo.dunkelkammer.void> Mail-Followup-To: current@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline Organization: Infinity Approximation Task Force X-PGP-key: http://www.gegenunendlich.de/swalter-rsa.asc X-PGP-fingerprint: 85D8 6A49 22C7 6CD9 B011 5D6A 5691 111B 12B9 E0B3 User-Agent: Mutt/1.5.6i X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:bea306e5fe0930b42d4355ca01786db1 Subject: NFS: process hangs when uploading file to server X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2004 17:14:38 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Since updating my main workstation and notebook from 5.2-RELEASE to -CURRENT, I'm having problems with the notebook when trying to upload/copy a file to the desktop machine via NFS. The (e.g) cp process hangs, sometimes finishing after a couple of minutes, sometimes after ~15 minutes, sometimes not until I force a umount of the NFS directory (Ctrl-C and kill(1) don't work). ps(1) says the following about it: 737 p2 DL+ 0:00.02 cp some_file /mnt/ There aren't any problems with reading files, the problem is with writing only. Copying a file from the workstation to the notebook via NFS works without any problems. The workstation's NFS-related configuration looks like this: rpcbind_enable="YES" rpcbind_flags="-L -h 192.168.0.99" rpc_lockd_enable="YES" rpc_statd_enable="YES" nfs_server_enable="YES" nfs_server_flags="-u -n 4 -h 192.168.0.99" nfs_client_enable="YES" The notebook's configuration is identical, except for the IP addresses: rpcbind_enable="YES" rpcbind_flags="-L -h 192.168.0.93" rpc_lockd_enable="YES" rpc_statd_enable="YES" nfs_server_enable="YES" nfs_server_flags="-u -n 4 -h 192.168.0.93" nfs_client_enable="YES" Comments welcome. If more information about the configuration is needed, let me know. Stefan --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iQGVAwUBQC+o+1aRERsSueCzAQLpDgv/Unfio4eFOsrBUuN+BipnadqNAljycCDg WWT8PAla9fSHxP6Dm9JVpE5/XrPOfcFmIe+D+eVmJJCTqXts/X+CEH4sYxHHNC8/ enKrOjCzYx/jzkcGBS4YggfS8TuCRSEQ5vO51eKgvcDxpSOeT0RFZu0+Okui/8jE d+yteO4YxENDyKeKs0C1q9bTZPHjvhfeNTXAquBxLZlYpwj8IC6oyBZ1zmqzv3Ui SJdsPnRkmyQ4b3P0ZEpb2euYzSo1tICYDV55SvY90z041UbyweYWQOUlJnMavwJE aMyR1MT/a/tZeUfMyMI4RL/NIaS5HD3RbIQw+Bv7RMC3XBnWzQjMsfSF6ejlfpiJ b0afO/+zt9rsXijoERLTj6e6ydQjmRZH/PgMnuDPsBP21x/ObfurCoy+n63RkN/3 pDnpeYfauvkerc9gqZS4Nvmb9s7WxVPYqbwEjSbq7J0LFSvE+WkHcCMCVlcwPqaq X/FbfSavpMSqJe7va6G8Yi9hMI8PD24S =obXG -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--