Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2000 14:39:41 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        freebsd-hackers@freebsd.org
Subject:   nfs3/2 strange problem Was: diskless workstation
Message-ID:  <E13c4hZ-0002m6-00@sexta.cs.huji.ac.il>
In-Reply-To: Your message of Wed, 20 Sep 2000 23:48:46 -0700 .

next in thread | raw e-mail | index | archive | help

if i mount a fs with nfs/v3 all is fine.
loo# ls -ls /net/nafs-tmp/vol1/roots/fbsd-4.1S/dev/null
0 crw-rw-rw-  1 root  wheel    2,   2 Sep 20 14:33 
/net/nafs-tmp/vol1/roots/fbsd-4.1S/dev/null

but if i mount the same fs with nfs/v2 all is 'almost' ok :-(
the special files have a wee-little-problem:

loo# mount_nfs -2 nafs-tmp:/vol1/roots/fbsd-4.1S /mnt
loo# ls -ls /mnt/dev/null
0 crw-rw-rw-  1 root  wheel    0, 0x00020002 Sep 20 14:33 /mnt/dev/null

btw, it's FreeBSD4.1-stable.

any clues?

	danny




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E13c4hZ-0002m6-00>