From owner-freebsd-current Tue Sep 22 13:52:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26657 for freebsd-current-outgoing; Tue, 22 Sep 1998 13:52:39 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA26494 for ; Tue, 22 Sep 1998 13:51:25 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hrotti.ifi.uio.no (2602@hrotti.ifi.uio.no [129.240.64.15]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id WAA24091; Tue, 22 Sep 1998 22:50:41 +0200 (MET DST) Received: (from dag-erli@localhost) by hrotti.ifi.uio.no ; Tue, 22 Sep 1998 22:50:41 +0200 (MET DST) Mime-Version: 1.0 To: "Kenneth D. Merry" Cc: current@FreeBSD.ORG Subject: Re: Strange CAM panics [LONG] References: <199809221347.HAA14437@panzer.plutotech.com> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 22 Sep 1998 22:50:40 +0200 In-Reply-To: "Kenneth D. Merry"'s message of "Tue, 22 Sep 1998 07:47:01 -0600 (MDT)" Message-ID: Lines: 47 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id NAA26551 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Kenneth D. Merry" writes: > Dag-Erling C. Smørgrav wrote... > > Problem: the crash dump is 128 MB large, and I'm on a dialup :) > Well, just send the stack trace, not the dump. Unfortuantely, gdb won't recognize my kernel dump: finrod@niobe ~/crash$ gdb -k kernel.sym vmcore.0 GDB is free software and you are welcome to distribute copies of it under certain conditions; type ßhow copying"to see the conditions. There is absolutely no warranty for GDB; type ßhow warranty"for details. GDB 4.16 (i386-unknown-freebsd), Copyright 1996 Free Software Foundation, Inc... "/home/finrod/crash/kernel.sym": not in executable format: File format not recognized kgdb could not open the exec-file, please check the name you used ! (kgdb) quit finrod@niobe ~/crash$ file kernel.sym kernel.sym: unknown pure executable not stripped kernel.sym is the unstripped kernel. > > Second (unrelated) problem: my three-months-old 6GB Fireball is > > reporting unrecoverable read errors :( > Make sure you have read and write reallocation turned on. Edit mode page 1 > to do that. I'm quite sure it is; the drive reports 6 grown defects. (checking...) root@niobe ~# camcontrol modepage -u 1 -m 1 -d AWRE (Auto Write Reallocation Enbld): 1 ARRE (Auto Read Reallocation Enbld): 1 [...] > > Third (unrelated) problem: under CAM, my streamer won't attach at boot > > time (it will attach if I type 'camcontrol rescan 1' though). Maybe I > > should set my SCSI_DELAY higher than 100 ms :) > Yeah, that's probably too short for your drive. :) Yup, it works just fine with SCSI_DELAY set to 2000 (2 seconds). DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message