Date: Thu, 4 Jul 2002 10:02:08 +0200 From: "Lasse Laursen" <laursen@netgroup.dk> To: "Carl Makin" <carl@xena.IPAustralia.gov.au> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: QLogic 2200 makedev? Message-ID: <063901c22331$18bec3c0$1a01000a@area51> References: <007f01c221de$6465e190$1a01000a@area51> <1025654503.68966.84.camel@newton.aipo.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <laursen@netgroup.dk> - 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" <carl@xena.IPAustralia.gov.au> To: "Lasse Laursen" <laursen@netgroup.dk> Cc: <freebsd-stable@FreeBSD.ORG> 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: <Qlogic ISP 2200 PCI FC-AL Adapter> port 0x6800-0x68ff mem > > 0xe2101000-0xe2101fff irq 10 at device 11.0 on pci0 > > > da1: <DGC RAID 5 0521> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?063901c22331$18bec3c0$1a01000a>