From owner-freebsd-current Tue Jun 18 00:58:55 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA07868 for current-outgoing; Tue, 18 Jun 1996 00:58:55 -0700 (PDT) Received: from ice.fit.qut.edu.au (tony@ice.fit.qut.edu.au [131.181.2.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA07863; Tue, 18 Jun 1996 00:58:52 -0700 (PDT) Received: (from tony@localhost) by ice.fit.qut.edu.au (8.7.5/8.7.3) id RAA10741; Tue, 18 Jun 1996 17:56:32 +1000 (EST) Date: Tue, 18 Jun 1996 17:56:30 +1000 (EST) From: Tony Jago Reply-To: Tony Jago To: Joerg Wunsch cc: FreeBSD-current users , Bruce Evans Subject: Re: Bug in NFS In-Reply-To: <199606180719.JAA08133@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: T.Jago@fit.qut.edu.au Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 18 Jun 1996, J Wunsch wrote: > From: J Wunsch > > As Tony Jago wrote: > > > Hi there, I think I have found a bug in the 2.2-current nfs code. I am > > exporting the /dev directory to a client but it seem that the minor > > number of the devices are changed across the nfs mount. > > > > On the server: > > brw-r----- 1 root operator 0, 0x00010002 Jun 19 00:32 /dev/wd0 > > > > On the client: > > brw-r----- 1 root operator 0, 2 Jun 19 00:32 /dev/wd0 > > That's probably for historical reasons (where major and minor numbers > were limited to 8 bits each). Does it also happen when you use NFSv3? > > (The NFS spec seems to use a 32-bit integer to pass the `rdev' field, > so it's IMHO not strictly necessary to limit the information.) > > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) I am using NFSv3 in fact after a bit of testing that seems to be the problem!!! If I use NFSv2 then it works fine. I smell a bug.... --- Tony Jago, System Administrator, E-Mail: T.Jago@fit.qut.edu.au Faculty of Information Technology, Web: http://www.fit.qut.edu.au/staff/~tony Queensland University of Technology. Box 2434, Brisbane 4001, AUSTRALIA. "We need more horsepower!" Phone: +61 7 3864-2573 Fax: +61 7 3864-1959