From owner-aic7xxx@FreeBSD.ORG Thu Apr 15 19:40:08 2004 Return-Path: Delivered-To: aic7xxx@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A4616A4CE; Thu, 15 Apr 2004 19:40:08 -0700 (PDT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E8243D46; Thu, 15 Apr 2004 19:40:07 -0700 (PDT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2657.72) id ; Thu, 15 Apr 2004 22:40:04 -0400 Message-ID: From: Don Bowman To: "'scsi@freebsd.org'" , "'aic7xxx@freebsd.org'" Date: Thu, 15 Apr 2004 22:40:02 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" Subject: freebsd, adaptec aic7902, 4 or more seagate drives == resets X-BeenThere: aic7xxx@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Adaptec Device Drivers in FreeBSD and Linux List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 02:40:08 -0000 has anyone successfully used 4 or more seagate [10K or 15K] U320 drives on a single scsi bus with an adaptec aic7902 controller? I have found that with the 7902 [ahd], i get repeated scsi bus resets [time outs]. With an adaptec 2200s controller [which also uses the 7902], i get the same behaviour. The other drives don't need to be active, just booting from one with the other 3 quiescent on the bus is sufficient. The error usually occurs as the os is coming up, you see the banner of SCB timed out, reset [when using AHD], or a scsi bus reset message [aac]. the 10K drive is using seagate firmware 007, the 15K is using seagate firmware 006. [as per http://www.seagate.com/support/disc/u320_firmware.html] The AAC kept resetting the bus when in its bios trying to rebuild the raid, so i'm guessing its not a driver issue. I'm sure this is not terminator, electrical, power, cable, etc., they have all been swapped, checked, etc. Multiple systems have been tried. Backplanes versus cables have been tried. --don