From owner-freebsd-hackers Mon Feb 5 21:20:53 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 76B0A37B401 for ; Mon, 5 Feb 2001 21:20:36 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id f165KTQ08185; Mon, 5 Feb 2001 23:20:29 -0600 (CST) (envelope-from dan) Date: Mon, 5 Feb 2001 23:20:29 -0600 From: Dan Nelson To: Matt Dillon Cc: Dan Phoenix , Alfred Perlstein , Jos Backus , freebsd-hackers@FreeBSD.ORG Subject: Re: qmail IO problems Message-ID: <20010205232029.A2491@dan.emsphone.com> References: <200102060130.f161UD856419@earth.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.14i In-Reply-To: <200102060130.f161UD856419@earth.backplane.com>; from "Matt Dillon" on Mon Feb 5 17:30:13 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Feb 05), Matt Dillon said: > (also: do not use async mounts with softupdates. Just enable > softupdates with tunefs, then mount the filesystem normally). .. and make sure you've got "options SOFTUPDATES" in your kernel. You can verify that softupdates is running by looking at the output of the "mount" command: /dev/da0s1f on /usr (ufs, NFS exported, local, soft-updates) -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message