From owner-freebsd-geom@FreeBSD.ORG Thu Jun 1 13:37:52 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0402816B323 for ; Thu, 1 Jun 2006 13:37:52 +0000 (UTC) (envelope-from snow@teardrop.org) Received: from silver.teardrop.org (silver.teardrop.org [66.92.75.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4F6D43D49 for ; Thu, 1 Jun 2006 13:37:51 +0000 (GMT) (envelope-from snow@teardrop.org) Received: by silver.teardrop.org (Postfix, from userid 100) id E36FCC136; Thu, 1 Jun 2006 09:37:50 -0400 (EDT) Date: Thu, 1 Jun 2006 09:37:50 -0400 From: James Snow To: freebsd-geom@freebsd.org Message-ID: <20060601133750.GA80106@teardrop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: graid3: FAILURE - out of memory in start X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 13:37:54 -0000 These messages appeared on my 6.1-R machine rather randomly this morning: Jun 1 10:52:45 orthanc kernel: ad4: FAILURE - out of memory in start Jun 1 10:52:59 orthanc kernel: ad0: FAILURE - out of memory in start Jun 1 10:52:59 orthanc kernel: ad1: FAILURE - out of memory in start A quick search found this: http://lists.freebsd.org/pipermail/freebsd-stable/2006-April/024747.html ... which suggests that its related to graid3. And indeed I have a graid3 instance on those three drives: raid3/gr1 COMPLETE ad0s2 ad1s2 ad4s2 Should I worry? Is there any debugging information I can enable to help solve this? The system wasn't under any particularly heavy load at the time, and I haven't noticed any abnormal behaviour. -Snow