Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 1997 07:00:03 -0800 (PST)
From:      vanmaren@fast.cs.utah.edu (Kevin Van Maren)
To:        freebsd-bugs
Subject:   Re: kern/2944: NCR/SYM875 card with Ultra drive
Message-ID:  <199703131500.HAA01068@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/2944; it has been noted by GNATS.

From: vanmaren@fast.cs.utah.edu (Kevin Van Maren)
To: vanmaren@fast.cs.utah.edu
Cc: FreeBSD-gnats-submit@freebsd.org, se@freebsd.org
Subject: Re: kern/2944: NCR/SYM875 card with Ultra drive
Date: Thu, 13 Mar 1997 07:58:04 -0700

 > In order to diagnose this problem, I need SCSI DEBUG logs.
 > You'll have to rebuild your kernel with SCSI debug enabled
 > (an option of the generic SCSI driver, not the NCR driver).
 > Use the kernel option line "options SCSIDEBUG" and edit 
 > /sys/scsi/scsi_debug.h to define DEBUGTARGET as 6 ...
 > 
 /* target and LUN we want to debug */
 #define DEBUGTARG 9 /*9 = dissable*/
 
 Hmmm...what if you have a device at ID 9?
 I'm compiling the GENERIC kernel w/ SCSIDEBUG and #define DEBUGTARG 6.
 
 Okay, how do I make the internal buffer big enough so that it
 will hold enough messages so it doesn't overflow before syslog
 is running?  I have a whole bunch of logs, but they are all AFTER
 the problem, and I don't have annother machine here I can use
 for a serial console (which is obviously they way it should be
 done).
 
 Kevin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703131500.HAA01068>