9fans archive / 1998 / 04 / 63 /    prev next

From: arisawa@pla... arisawa@pla...
Subject: [9fans] nfsserver
Date: Wed, 15 Apr 1998 23:27:51 GMT

I am now trying to export Plan9 file system to my unix workstation.
However I have not succeed in mounting.
My unix host named `ar' answers:

ar> /etc/mount -o soft,intr plan9:9fs /n/9fs
mount: plan9:9fs on /n/9fs: Stale NFS file handle
mount: giving up on:
   /n/9fs

I this command line, plan9 is my CPU server name, 9fs is my Plan9 file server,
and /n/9fs is a directory in the host `ar'.

Nfsserver and portmapper are already running on the CPU server;

bootes     1028    0:00   0:02   196K Read     nfsserver
bootes     1032    0:00   0:00   196K Read     nfsserver
bootes     1037    0:00   0:00    60K Read     portmapper
bootes     1038    0:00   0:00    60K Read     portmapper

The logs in /sys/log/nfs are:

plan9 Apr  8 23:30 nfs file server init
plan9 Apr  8 23:30 aux/nfsserver: listening to port 2049
plan9 Apr  8 23:54 portmapper init
plan9 Apr  8 23:54 aux/portmapper: listening to port 111
plan9 Apr  8 23:54 host=202.250.160.40, port=846, root="9fs"...
plan9 Apr  8 23:54 auth: 892029199 ar u=0 g=1

I don't know why I am told `Stale NFS file handle',
and I don't know what to do.
Please some one help me.

Thanks,

Kenji Arisawa
E-mail: arisawa@aic...