From owner-freebsd-stable Thu Jul 4 1: 2:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627F137B400 for ; Thu, 4 Jul 2002 01:02:22 -0700 (PDT) Received: from bunsen.solidcore.dk (bunsen.solidcore.dk [217.116.225.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BCFD43E31 for ; Thu, 4 Jul 2002 01:02:21 -0700 (PDT) (envelope-from laursen@netgroup.dk) Received: from area51 (gw.oxygen.net [217.116.225.2]) (AUTH: LOGIN laursen@solidcore.dk) by bunsen.solidcore.dk with esmtp; Thu, 04 Jul 2002 10:02:14 +0200 Message-ID: <063901c22331$18bec3c0$1a01000a@area51> Reply-To: "Lasse Laursen" From: "Lasse Laursen" To: "Carl Makin" Cc: freebsd-stable@FreeBSD.ORG References: <007f01c221de$6465e190$1a01000a@area51> <1025654503.68966.84.camel@newton.aipo.gov.au> Subject: Re: QLogic 2200 makedev? Date: Thu, 4 Jul 2002 10:02:08 +0200 Organization: NetGroup A/S MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, We got the controller up and working fine. The raid attached to the controller is a Storagetek raid with two RAID 5 raid's. The first raid is on ID 32, LUN 0 and the second raid is on ID 6, LUN 1. When FreeBSD boots it finds the disks just fine - but only when we boot on the raid on LUN 0. When the drives on LUN 1 is attached we need to do a: camcontrol rescan 0:6:1 to get the controller to see the drives. The main problem now is that since the kernel don't probe LUN 1 we can't boot off the raid :( Any suggestions on how to get the kernel to probe all LUN's when booting? Yours -- Lasse Laursen - Systems Developer NetGroup A/S, St. Kongensgade 40H, DK-1264 København K, Denmark Phone: +45 3370 1526 - Fax: +45 3313 0066 - Web: www.netgroup.dk - We don't surf the net, we make the waves. ----- Original Message ----- From: "Carl Makin" To: "Lasse Laursen" Cc: Sent: Wednesday, July 03, 2002 2:01 AM Subject: Re: QLogic 2200 makedev? > > We have a QLogic 2200 controller installed in one of our FreeBSD 4.6 > > machines > > > isp0: port 0x6800-0x68ff mem > > 0xe2101000-0xe2101fff irq 10 at device 11.0 on pci0 > > > da1: Fixed Direct Access SCSI-2 device > > da1: 100.000MB/s transfers, Tagged Queueing Enabled > > da1: 67745MB (138741760 512 byte sectors: 255H 63S/T 8636C) > > > My question: What device (/dev/???) will the raid show up under? Or do we > > have to do a makedev? (if yes, with which parameters?) > > It should appear on /dev/da1 like a normal scsi disk. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message