From owner-freebsd-stable@FreeBSD.ORG Thu Oct 2 13:30:51 2008 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF295106568D; Thu, 2 Oct 2008 13:30:51 +0000 (UTC) (envelope-from ben@altesco.nl) Received: from altus-escon.com (altesco.xs4all.nl [82.95.106.39]) by mx1.freebsd.org (Postfix) with ESMTP id 7D7858FC0A; Thu, 2 Oct 2008 13:30:51 +0000 (UTC) (envelope-from ben@altesco.nl) Received: from giskard.altus-escon.com (giskard.altus-escon.com [193.78.231.1]) by altus-escon.com (8.14.2/8.14.2) with ESMTP id m92DTCqO073900; Thu, 2 Oct 2008 15:29:17 +0200 (CEST) (envelope-from ben@altesco.nl) Message-Id: <8C93174F-EC03-4775-A919-6CDE2AE80D9F@altesco.nl> From: Ben Stuyts To: Jeremy Chadwick In-Reply-To: <20081001101227.GA17912@icarus.home.lan> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Thu, 2 Oct 2008 15:29:11 +0200 References: <20080930100848.GA9193@intserv.int1.b.intern> <20080930104605.GA44675@icarus.home.lan> <01EBDE48-7CEE-4A50-B4F9-C4D5BCFA18BD@altesco.nl> <20081001101227.GA17912@icarus.home.lan> X-Mailer: Apple Mail (2.929.2) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (altus-escon.com [193.78.231.142]); Thu, 02 Oct 2008 15:29:17 +0200 (CEST) X-Virus-Scanned: ClamAV 0.94/8371/Thu Oct 2 12:15:33 2008 on mars.altus-escon.com X-Virus-Status: Clean X-Spam-Status: No, score=-4.1 required=3.5 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mars.altus-escon.com Cc: Holger Kipp , stable@FreeBSD.org Subject: Re: recommended setup for amd64 7-STABLE with ZFS, Samba 3.2 and possibly ACLs? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2008 13:30:52 -0000 On 1 okt 2008, at 12:12, Jeremy Chadwick wrote: > On Wed, Oct 01, 2008 at 10:42:32AM +0200, Ben Stuyts wrote: >> I had to disable mmap access in dovecot, or it would coredump >> periodically. (mmap_disable = yes in dovecot.conf) > > Have you tried re-enabling mmap in dovecot on a system with a kernel > build after those dates? It's been running for a day now wit mmap enabled, and it works fine now. Again thanks for pointing this out. Ben