From owner-freebsd-questions Tue Mar 24 10:39:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09264 for freebsd-questions-outgoing; Tue, 24 Mar 1998 10:39:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from postoffice.onu.edu (postoffice.onu.edu [140.228.10.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA09223 for ; Tue, 24 Mar 1998 10:39:12 -0800 (PST) (envelope-from r-beer@onu.edu) Received: from [140.228.15.35] (asterion.onu.edu [140.228.15.35]) by postoffice.onu.edu (8.8.5/8.8.5) with ESMTP id NAA20821; Tue, 24 Mar 1998 13:38:20 -0500 (EST) Message-Id: In-Reply-To: <199803241743.JAA15507@pau-amma.whistle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 24 Mar 1998 13:38:19 -0500 To: David Wolfskill , freebsd-questions@FreeBSD.ORG From: Robert Beer Subject: Re: How to determine NFS V2 vs NFS V3? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:43 PM -0500 3/24/98, David Wolfskill wrote: >I've been trying to utilize local resources first... then started to >write some code to find out, but got stuck trying to find a pointer >to the struct that contains the NFSV3 flag. :-( > >Anyway: in order to track down potential causes of a problem I've >been experiencing (in FreeBSD-2.2.5-RELEASE, as well as -2.2.6-BETA), >I would like to have a way to determine (empirically, as opposed to >looking at various specifications & concluding that "it must be X, >because that's what was specified") which version of the NFS protocol >is being used. You might take a look in /var/yp/binding/. This directory contains the machines binding to an NIS server. The domainname.V file where V is the version. --- Bob Beer Ohio Northern University, Academic Computer Services, Ada, OH 45810 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message