From owner-freebsd-scsi Wed Nov 15 2:21: 1 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from mail0.filmgroup.co.uk (unknown [213.239.10.2]) by hub.freebsd.org (Postfix) with ESMTP id C411237B4CF for ; Wed, 15 Nov 2000 02:20:57 -0800 (PST) Received: from mail by mail0.filmgroup.co.uk with scanned-ok (Exim 3.13 #2) id 13vzgW-0006Pn-00 for scsi@freebsd.org; Wed, 15 Nov 2000 10:20:56 +0000 Received: from [216.200.119.141] (helo=gunhed.filmgroup.co.uk) by mail0.filmgroup.co.uk with esmtp (Exim 3.13 #2) id 13vzgV-0006Pd-00; Wed, 15 Nov 2000 10:20:55 +0000 Received: (from joe@localhost) by gunhed.filmgroup.co.uk (8.10.1/8.10.1) id eAFAKAZ26112; Wed, 15 Nov 2000 10:20:10 GMT X-Authentication-Warning: gunhed.filmgroup.co.uk: joe set sender to joe@filmgroup.co.uk using -f Date: Wed, 15 Nov 2000 10:20:10 +0000 From: Joe Warren-Meeks To: Mike Smith Cc: joe@filmgroup.co.uk, scottl@freebsd.org, scsi@freebsd.org, geoffb@chuggalug.clues.com Subject: Re: Installing on Dell PERC 3/Si RAID card Message-ID: <20001115102010.A13171@filmgroup.co.uk> Reply-To: joe@filmgroup.co.uk References: <20001114140300.A28125@filmgroup.co.uk> <200011150315.eAF3FXF01152@mass.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011150315.eAF3FXF01152@mass.osd.bsdi.com>; from msmith@freebsd.org on Tue, Nov 14, 2000 at 07:15:33PM -0800 X-OS-Advocacy: OpenBSD! http://www2.uk.openbsd.org/ Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Nov 14, 2000 at 07:15:33PM -0800, Mike Smith wrote: Hey Mike, > > others) and the install utility sees the disks, lets us config and newfs > > them and then starts copying bin over so it is writing to disk. > > > > This bombs out after 1 - 2 mins with the following error: > > > > table full timeout trap > > shutting down aac > > > > Any ideas whats wrong here, anything that we can do? > > Urk. Scott, this sounds like you're forgetting to untimeout() commands > when they complete. > > Folks; we've been trying to track down a problem with these controllers > where they seem to mysteriously stop responding after a while. I think > you're running into a problem with some code that Scott added to try to > track this down. > > Scott - if you have some time, try removing the per-command timeout and > just save time_second into the command structure, and then in a timeout > routine running every (eg) 10 seconds, bitch about commands that have > been on the busy queue for more than 30 seconds... > > If you don't have any time to work on this, let me know and I'll do it. > > Joe, Geoff; if you have any particular time constraints, let me know and > I'll try to meet them. Wow! Thats brilliant! Um, time wise, we are trying to get this into service as an intranetty and shell accounty thing for our office, and my boss probly would moan if it took longer than a week or two. But I'm bigger than him *grin* If there is anything I can do to help, let me know.. Cheers! -- joe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message