From owner-freebsd-geom@FreeBSD.ORG Fri May 19 20:06:01 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 7028116A435 for ; Fri, 19 May 2006 20:06:01 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF3D43D49 for ; Fri, 19 May 2006 20:06:00 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by py-out-1112.google.com with SMTP id f28so951477pyf for ; Fri, 19 May 2006 13:05:57 -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=pdymRxTUBU9v7aWmKk1KJ/FSY+aQ+sY7/LB5NaYhQW+F0Mw3/novqeZkHtt773gRjGlL9WRugWsLtQWy1IQPO3bRhaTdW84aNkTLkRkTpiEbO7+yOfkAtF4R3CViHHXLYleX0Q8MWNtvguTFhb7sBnwIgfJUEHFeRkye0vcvLLw= Received: by 10.35.37.18 with SMTP id p18mr2472980pyj; Fri, 19 May 2006 13:05:57 -0700 (PDT) Received: by 10.35.94.6 with HTTP; Fri, 19 May 2006 13:05:57 -0700 (PDT) Message-ID: Date: Fri, 19 May 2006 16:05:57 -0400 From: "Scott Ullrich" To: "Eric Anderson" In-Reply-To: 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 20:06:01 -0000 On 5/19/06, Scott Ullrich wrote: > On 5/19/06, Eric Anderson wrote: > > Can you try removing: > > > > device atapifd # ATAPI floppy drives > > > > ? > > Will do and report back. Thanks! > (Sorry, forgot to reply-all) This did the trick. Thank you for the very fast response! Scott