From owner-freebsd-scsi@FreeBSD.ORG Sun Feb 4 18:15:52 2007 Return-Path: X-Original-To: freebsd-scsi@freebsd.org Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43E0216A400 for ; Sun, 4 Feb 2007 18:15:52 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id BF08013C441 for ; Sun, 4 Feb 2007 18:15:51 +0000 (UTC) (envelope-from grafan@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1085004uge for ; Sun, 04 Feb 2007 10:15:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GdZtw9//s8K3kt1LJotxGCPtbai73oen9Nb0UL+LFbtFG7k6eCHgXj4+JWqoNPMSA1lBN0i4LJwmye7g30n/16+tOrcxyeG3N3QMRAsu6+MfftPPv5QLgdwYcZRqfhP4JZRZ33tBtzYUkNLB3uRS9lU5TGiW3SHPqpFKUlIkRAU= Received: by 10.78.172.20 with SMTP id u20mr1005033hue.1170611207393; Sun, 04 Feb 2007 09:46:47 -0800 (PST) Received: by 10.78.202.1 with HTTP; Sun, 4 Feb 2007 09:46:47 -0800 (PST) Message-ID: <6eb82e0702040946k6492e2f0r49852fc9b35c30df@mail.gmail.com> Date: Mon, 5 Feb 2007 01:46:47 +0800 From: "Rong-en Fan" To: freebsd-scsi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ahd0 dumps when an ext. raid attached X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Feb 2007 18:15:52 -0000 We have an ahd0 on IBM x236 server: ahd0: port 0x4000-0x40ff,0x4100-0x41ff mem 0xcfffe000-0xcfffffff irq 25 at device 12.0 on pci3 ahd0: [GIANT-LOCKED] aic7901A: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz, 512 SCBs The server runs i386 6.2-RELEASE. There is a tape driver on this card. When I attach an external RAID (U160, scsi chip is LSI1020, I think), ahd0 gets unhappy. It dumps when the kernel tries to probe the device. The verbose boot log is at http://www.rafan.org/tmp/ahd0.dump.txt This RAID works fine if I attach it to a LSI card. But due to other reasons, I can not use LSI card on this server. Suggestions are welcome. Regards, Rong-En Fan