From owner-freebsd-fs Wed Dec 13 13:12:31 2000 From owner-freebsd-fs@FreeBSD.ORG Wed Dec 13 13:12:29 2000 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from sigbus.com (sigbus.com [207.211.10.110]) by hub.freebsd.org (Postfix) with ESMTP id 3A79237B698 for ; Wed, 13 Dec 2000 13:12:29 -0800 (PST) Received: (from henrich@localhost) by sigbus.com (8.9.3/8.9.3) id NAA25314; Wed, 13 Dec 2000 13:12:25 -0800 (PST) (envelope-from henrich) Date: Wed, 13 Dec 2000 13:12:25 -0800 From: Charles Henrich To: John Hanley Cc: freebsd-fs@FreeBSD.ORG Subject: Re: Filesystem tuning (minimize seeks) Message-ID: <20001213131224.C25214@sigbus.com> References: <20001213130138.A25214@sigbus.com> <200012132107.eBDL78s14769@mrout1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200012132107.eBDL78s14769@mrout1.yahoo.com> X-Operating-System: FreeBSD 3.3-RELEASE X-PGP-Fingerprint: 1024/F7 FD C7 3A F5 6A 23 BF 76 C4 B8 C9 6E 41 A4 4F Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Don't use NFS, as NFS v2 clients tend to roughly do fsync() after sending > each block over the wire, and NFS v3 clients roughly fsync() at file close. > Send the data over TCP connections to a server that has mounted the > filesystem using Soft Updates. John, is there a way to see how a filesystem is mounted after the fact? For example, on IRIX you can issue the mount command and it displays all of the mount options used (vers=3,rw etc..). I can find no similar tool under FreeBSD? -Crh Charles Henrich Manex Visual Effects henrich@sigbus.com http://www.sigbus.com/~henrich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message