From owner-freebsd-geom@FreeBSD.ORG Fri May 19 17:36:47 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 AC9EF16A422 for ; Fri, 19 May 2006 17:36:47 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24D1C43D5C for ; Fri, 19 May 2006 17:36:37 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by py-out-1112.google.com with SMTP id f28so921922pyf for ; Fri, 19 May 2006 10:36:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EsBl+AUipAARMztcKTr53/hpN5URxe9Rt11I1+VSqa8Q6kvHATjC81wUsBGt28Ewnt8El61Ro9wc8Zz+0M8YQozOzEnsH2GHb6RFkCWUEf8QBpUI2reqiKvZCnMN5SdD7AL2YrfqFOzj7bXOR+ppNHkEtUmJ0FhyHry61IUct+M= Received: by 10.35.90.20 with SMTP id s20mr1371863pyl; Fri, 19 May 2006 10:36:37 -0700 (PDT) Received: by 10.35.94.6 with HTTP; Fri, 19 May 2006 10:36:37 -0700 (PDT) Message-ID: Date: Fri, 19 May 2006 13:36:37 -0400 From: "Scott Ullrich" To: "Eric Anderson" In-Reply-To: <446E01E5.4010100@centtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <446E01E5.4010100@centtech.com> Cc: freebsd-geom@freebsd.org Subject: Re: panic: g_read_data(): invalid length 3609790848 on RELENG_6_1 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: Fri, 19 May 2006 17:36:47 -0000 On 5/19/06, Eric Anderson wrote: > Can you try removing: > > device atapifd # ATAPI floppy drives > > ? Will do and report back. Thanks!