From owner-freebsd-stable@FreeBSD.ORG Tue Oct 10 21:37:52 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D3DE16A403 for ; Tue, 10 Oct 2006 21:37:52 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp105.rog.mail.re2.yahoo.com (smtp105.rog.mail.re2.yahoo.com [206.190.36.83]) by mx1.FreeBSD.org (Postfix) with SMTP id C7A2A43D7C for ; Tue, 10 Oct 2006 21:37:44 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 13569 invoked from network); 10 Oct 2006 21:37:44 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=KBZziZJXMWL2C5mMXRdIzbg0sFZ/itw8HjAA5TsKMBf9UgArI+SYJ+CJ/uspBzT+B3vUO61qyntsP4cKLl6ciJPCQrqrPhVJpXtoQPrE8JMximWq8NohSX0KlQUNYJ4IrVLbooDCl2hkP/Aexp4J92dyG2KQ9CW1YK4+8xQGeQ8= ; Received: from unknown (HELO ?127.0.0.1?) (mikej@rogers.com@74.111.253.239 with plain) by smtp105.rog.mail.re2.yahoo.com with SMTP; 10 Oct 2006 21:37:44 -0000 Message-ID: <452C12B7.40609@rogers.com> Date: Tue, 10 Oct 2006 17:37:59 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Vivek Khera References: <71E7CE6F-900A-419D-84C0-18B926377AED@khera.org> <20061010203856.K68266@atlantis.atlantis.dp.ua> <452BE251.9090008@rogers.com> <06B012BD-FD76-4AA8-BC8C-1C65FE2145C8@khera.org> In-Reply-To: <06B012BD-FD76-4AA8-BC8C-1C65FE2145C8@khera.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: gmirror warnings 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: Tue, 10 Oct 2006 21:37:52 -0000 Vivek Khera wrote: > > On Oct 10, 2006, at 2:11 PM, Mike Jakubik wrote: > >>> Those messages are not directly related to gmirror, they come from >>> the ATA >>> driver when it can't allocate memory for the structure which describes >>> I/O request: >> >> I think this behavior is limited to the amd64 architecture, or at >> least more prone to occur. I have a number of identical servers, and >> only one of them runs in amd64 mode. This server displays these >> errors every now and then, while the others don't. While the server >> continues to function properly, its still annoying seeing these. >> Perhaps there is a auto tuning problem on amd64? > > I have six identical boxes all built at the same time. This is the > only one reporting this error. All run identical copies of freebsd. > > I also have at least 2 other boxes with SATA drives running amd64 and > none shows the error. > > It is obviously related to workload. Perhaps its memory related, my other servers are much more loaded, however the one exhibiting this problem has less ram and usually uses about 300MB of swap. The messages are not very frequent, perhaps once / 2 months.