From owner-freebsd-geom@FreeBSD.ORG Sun Oct 14 18:45:29 2007 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 856CF16A41A; Sun, 14 Oct 2007 18:45:29 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id DAAED13C44B; Sun, 14 Oct 2007 18:45:28 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l9EIFPer060995; Sun, 14 Oct 2007 12:15:25 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <47125C9E.1040109@samsco.org> Date: Sun, 14 Oct 2007 12:14:54 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 MIME-Version: 1.0 To: Lars Eighner References: <008801c80e65$47cbe650$639049d9@EC1a> <20071014103129.W19754@qroenaqrq.6qbyyneqvnyhc.pbz> In-Reply-To: <20071014103129.W19754@qroenaqrq.6qbyyneqvnyhc.pbz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Sun, 14 Oct 2007 12:15:26 -0600 (MDT) X-Spam-Status: No, score=-1.4 required=5.5 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: freebsd-stable@freebsd.org, d_elbracht , freebsd-geom@freebsd.org Subject: Re: g_vfs_done():da3s1a[READ(offset=81064794762854400, length=8192)]error = 5 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: Sun, 14 Oct 2007 18:45:29 -0000 Lars Eighner wrote: > On Sun, 14 Oct 2007, d_elbracht wrote: > >> we are trying to diagnose errors seen on 6.2, SMP, amd64, cvsup'ed of >> 2007-10-09 >> >> Mainboard is a Tyan Thunder h2000M (S3992-E) with 16 GB RAM and 2 x >> Opteron >> 2216, da3 is on a 3ware 9550-12 >> >> we are seeing this error: >> g_vfs_done():da3s1a[READ(offset=81064794762854400, length=8192)]error = 5 >> on a 12 GB Hyperdrive > > I trashed a perfectly disk drive before learning that there is a serious > bug > in g_vfs. Apparently it is one of those things which shows up in some > configurations and not others. Although I am told they are unable to > isolate the problem, all the reports I've seen were from people using AMD > systems. > Are you talking about problems with ATA controllers, AMD64 (or i386+PAE), and more than 4GB of RAM? Or something else? Scott