Date: Fri, 17 Aug 2001 11:11:45 -0600 From: "Justin T. Gibbs" <gibbs@scsiguy.com> To: Buchan Milne <bgmilne@cae.co.za> Cc: aic7xxx@freebsd.org Subject: Re: Kernel hang with Adaptec 29160 and HP 6*40GB Surestore Autoloader Message-ID: <200108171711.f7HHBjI96972@aslan.scsiguy.com> In-Reply-To: Your message of "Fri, 17 Aug 2001 18:39:59 %2B0200." <3B7D48DF.50301@cae.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
>I booted with aic7xxx=verbose, and didn't get any more info than before. If you are loading the driver with modprobe post boot, or you are using an initial ramdisk, you need to either specify the verbose option on the command line to modprobe or specify the setting in /etc/modules.conf. For my initrd setups, I have something like this in /etc/modules.conf: alias scsi_hostadapter aic7xxx options aic7xxx aic7xxx='"verbose.tag_info:{{8.8.8.8.8.8.8.8}}"' If you just want the verbose setting, replace the above option line with: options aic7xxx aic7xxx='"verbose"' >Attached is a dmesg of just after moprobe'ing aic7xxx, and just before >"mt -f /dev/st0 status" which crashed the machine. I did notice, >however, that the 29160 BIOS (although finding the changer as ID3, which >is correct) states "SCSI BIOS not installed" at the end of it's device >detection. This is because you don't have any bootable devices on the chain. >The cable and terminator were supplied with the card. Unfortunately I >have no other SCSI cables or terminators (except those running in our >Windows server), and not too much experience with SCSI .... The cable is >just longer than 0.5m (about 18 inches), with 3 LVD connectors, and a >terminator after the last connector. The changer is connected to the >last LVD connector, with the other end plugged into the SCSI card (as >depicted in the manual). Tell me if photos would be useful, or if I >should acquire other cables and terminator. This is an internal changer? Does the changer have a dip switch to enable termination? If so, this should be *off* for your configuration. An over-terminated bus can be just as deadly as an under-terminated one. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe aic7xxx" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108171711.f7HHBjI96972>