Date: Thu, 30 Aug 2001 18:58:55 +1200 From: "Matthew Luckie" <kluckie@ihug.co.nz> To: <scsi@freebsd.org> Subject: Re: aic6360 Message-ID: <002701c13121$5159dc90$0a00a8c0@neoprene> References: <003201c130e4$1819b820$0a00a8c0@neoprene> <20010829182812.A41417@panzer.kdm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> camcontrol negotiate da0 -T disable -a -v > > There are two basic possibilities here. The first is that that drive > doesn't handle tagged queueing very well. The second is that the driver > isn't doing the right thing. > > This may fix it in either case. it seems to be working a lot better: i put /usr/src on there, and cvsup'd my source and did a make buildworld. /usr/obj is on another disk. however, at a portion through the build process the build froze, and an inspection of the dmesg shows this: Aug 30 18:27:56 lycra /kernel: (da0:aic0:0:6:0): ccb 0xc0a8e400 - timed out, phase 0xe6, state 4 Aug 30 18:28:01 lycra /kernel: (da0:aic0:0:6:0): ccb 0xc0a8e400 - timed out, phase 0xf6, state 4 Aug 30 18:29:16 lycra /kernel: (da0:aic0:0:6:0): ccb 0xc0a8e400 - timed out, phase 0xa6, state 4 Aug 30 18:29:21 lycra /kernel: (da0:aic0:0:6:0): ccb 0xc0a8e400 - timed out, phase 0xa6, state 4 at the time i was about to have dinner, so i left it and when i came back 20 minutes later the build process was going again. bash-2.05# camcontrol negotiate da0 Current Parameters: (pass0:aic0:0:6:0): sync parameter: 50 (pass0:aic0:0:6:0): frequency: 5.000MHz (pass0:aic0:0:6:0): offset: 8 (pass0:aic0:0:6:0): bus width: 8 bits (pass0:aic0:0:6:0): disconnection is enabled (pass0:aic0:0:6:0): tagged queueing is disabled is there anything else to try? its going, but these messages are a little unsettling. its probably bad (old) hardware. Matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002701c13121$5159dc90$0a00a8c0>