From owner-freebsd-ppc Wed Mar 19 0:31:30 2003 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20EFC37B404 for ; Wed, 19 Mar 2003 00:31:29 -0800 (PST) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8628143FB1 for ; Wed, 19 Mar 2003 00:31:27 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-203-45-239-86.qld.bigpond.net.au [203.45.239.86]) by gt3.OntheNet.com.au (8.12.8/8.12.8) with ESMTP id h2J8VMT5037973; Wed, 19 Mar 2003 18:31:23 +1000 (EST) Message-ID: <3E782AD1.A853AA69@freebsd.org> Date: Wed, 19 Mar 2003 18:31:13 +1000 From: Peter Grehan X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Sean_Welch@alum.wofford.org Cc: freebsd-ppc@freebsd.org Subject: Re: Further testing (netbooted) References: <5406615.1047762606965.JavaMail.nobody@waldorf.psp.pas.earthlink.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Sean, > I attempted to turn on the lock demon by turning on > both rpc_lockd_enable and rpc_statd_enable in rc.conf > on my nfs server, but still no file locking. Suggestions? Sorry, no, I don't know how to set this up properly. > Meanwhile, here is a further list of what I've tested > that works: Thanks very much for doing the testing! WRT the commands that didn't work: > fstat: /dev/mem: No such file or directory The /dev/mem device hasn't been implemented yet: should be fixed soon, thanks for the reminder :-) > locate: database too small: /var/db/locate.database I noticed that's what happens when locate.database doesn't exist. I manually created one by running /usr/libexec/locate.updatedb, and locate then worked OK. > pawd --> never returns You might need the automounter running for this. A 4.7/i386 machine has the same behaviour. > showmount --> never returns It needs the hostname of an NFS server as a parameter - it seems to work OK. > vmstat --> > /usr/libexec/ld-elf.so.1: /usr/lib/libdevstat.so.3: Unsupported relocation type 6 in non-PLT relocations Yep, this is the same problem as the libstdc++ relocations. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message