Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 1998 07:19:33 -0800 (PST)
From:      David Wolfskill <dhw@whistle.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        J.Klaus@sh.cvut.cz
Subject:   Re: mound & nfs in portmap
Message-ID:  <199803311519.HAA18719@pau-amma.whistle.com>

next in thread | raw e-mail | index | archive | help
>Date: Mon, 30 Mar 1998 22:35:39 +0200 (CEST)
>From: Jaroslav Klaus <J.Klaus@sh.cvut.cz>

>Is possible to detect what version is used for existing mounting?

I've been trying to find an answer to this question, as well.

I've found a struct (nfs_args, described in /usr/include/sys/mount.h)
which has a field (flags), one of the possible values of which is
NFSMNT_NFSV3 (0x00000200).

However, I've not been able to find a pointer to a struct nfs_args.

Since I had been having some problems with loop-back NFS V3 mounts
(amd would seem to forget that the FS was mounted, which caused a
wait during disk I/O).  Since changing the specification to amd
(via the "nfsv2" option in the amd map about 5 days ago), I've only
had a single recurrence of a similar symptom-set (vs. being able
to crash & burn at will, previously).

I would welcome further clues (to be able to display/print exactly what
NFS options are in effect for a given mount).

Thanks,
david
-- 
David Wolfskill		dhw@whistle.com	(650) 577-7158	pager: (650) 401-0168

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803311519.HAA18719>