From owner-freebsd-questions Wed Jan 9 10:50:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 5226337B417 for ; Wed, 9 Jan 2002 10:49:59 -0800 (PST) Received: (qmail 8665 invoked from network); 9 Jan 2002 19:49:57 +0100 Received: from bb-62-5-36-29.bb.tninet.se (HELO there) (62.5.36.29) by mail.telenordia.se with SMTP; 9 Jan 2002 19:49:57 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: Doug Poland Subject: How to retrieve the characteristics of a prrogrammatically mounted filesystem Date: Wed, 9 Jan 2002 19:49:56 +0100 X-Mailer: KMail [version 1.3.2] Cc: questions@FreeBSD.ORG References: <02010818414501.05084@proxy.the-i-pa.com> <20020108210819.A5558@polands.org> In-Reply-To: <20020108210819.A5558@polands.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020109184959.5226337B417@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 09 January 2002 4:08 am, Doug Poland wrote: and I edited > > Here's some options I use after some research: > > -o nfsv3,intr,rdirplus,-r=32768,-w=32768 > I've been mounting remote exports via shell script in /usr/local/etc/rc.d. > using the following options: > > -o nfsv3,intr,rdirplus,-r=32768,-w=32768 Is there any way to retrieve these options with which a file system was mounted (without access to the script that mounted it!) webmin has a little c program to retrieve such options as read_only, read_write etc but not for example the read / write data sizes. -- Genius may have its limitations, but stupidity is not thus handicapped. -- Elbert Hubbard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message