Date: 22 Sep 1998 22:50:40 +0200 From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) To: "Kenneth D. Merry" <ken@plutotech.com> Cc: current@FreeBSD.ORG Subject: Re: Strange CAM panics [LONG] Message-ID: <xzpiuif27of.fsf@hrotti.ifi.uio.no> In-Reply-To: "Kenneth D. Merry"'s message of "Tue, 22 Sep 1998 07:47:01 -0600 (MDT)" References: <199809221347.HAA14437@panzer.plutotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Kenneth D. Merry" <ken@plutotech.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpiuif27of.fsf>