Date: Mon, 29 Mar 2004 11:51:39 -0500 (EST) From: Joshua Myles <jamyles@mtu.edu> To: freebsd-scsi@freebsd.org Subject: Connecting logical device on 3210S Message-ID: <Pine.LNX.4.58.0403291145120.24289@dev.ice.mtu.edu>
next in thread | raw e-mail | index | archive | help
Hi, I have an Adaptec 3210S with two arrays defined; one RAID-1 and one RAID-5. I created the RAID-5 array using 'raidutil', and it built without a problem, except that there's no device associated with it. 'camcontrol devlist' gives: <ADAPTEC RAID-1 380E> at scbus0 target 0 lun 0 (pass0,da0) <HITACHI DK32EJ-36NC 160B> at scbus0 target 2 lun 0 (pass1,da1) <HITACHI DK32EJ-36NC 160B> at scbus0 target 3 lun 0 (pass2,da2) <PE/PV 1x5 SCSI BP 1.1> at scbus0 target 6 lun 0 (pass3) <ADAPTEC RAID-5 380E> at scbus1 target 0 lun 0 (pass18) <DELL PV22XS E.11> at scbus1 target 6 lun 0 (pass9) da0 is the RAID-1, da2 and da3 are spare disks not in any array, and the RAID-5 (pass18) is the new array I'd like to label and use. I tried a 'camcontrol rescan all', but this picks up (and gives device names to) all of the individual physical disks in the RAID-5, which should be "hidden" by the controller. Am I missing something? Josh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.58.0403291145120.24289>