From owner-freebsd-hackers Mon Jun 30 12:38:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA11535 for hackers-outgoing; Mon, 30 Jun 1997 12:38:23 -0700 (PDT) Received: from cais.cais.com (root@cais.com [199.0.216.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA11528 for ; Mon, 30 Jun 1997 12:38:17 -0700 (PDT) Received: from earth.mat.net (root@earth.mat.net [205.252.122.1]) by cais.cais.com (8.8.5/) with SMTP id PAA16852 for ; Mon, 30 Jun 1997 15:38:13 -0400 (EDT) Received: from Journey2.mat.net (journey2.mat.net [205.252.122.116]) by earth.mat.net (8.6.12/8.6.12) with SMTP id PAA19919 for ; Mon, 30 Jun 1997 15:38:12 -0400 Date: Mon, 30 Jun 1997 15:37:56 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@Journey2.mat.net To: FreeBSD-Hackers Subject: mounting Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I'm stumped here, could I get some help? I'm trying to do an NFS mount of a directory on a 3.0 machine onto another machine that's running 2.2.1, for the purpose of transferring /usr/src. I can mount the 3.0 machine's /usr/src onto my (current) machine and transfer files with no problem. When I do the mount onto the 2.2.1 machine, the first ls works, then everything afterwards fails, and hangs. I have tried, as a test, just to transfer the Makefile into another directory, here's the ps from it: 207 p1 D 0:00.01 cp /usr/src/Makefile I don't understand the "D" status. All the nfsd and nfsiod's are running, as is portmap and mountd, on both machines. Since I can successfully mount and tranfer files from the source machine to my own, I think maybe it's in the target machine (the 2.2.1 machine) that has the trouble, but I can't guess what it is. Can you? I've tried this several times, and done some reboot cycles that seemed to work just fine. I'm willing to do some experimentation ... ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------