All, I've installed Indiana with snv_98. After installation, I added a Symbios 53c1010 / 66 scsi controller with 3 external drives and a tape library. The computer is a 64-bit amd. I have tried both xvm and non-xvm kernels. I've added one line to /etc/driver_aliases to make my controller be detected and use the glm driver: glm "pci1000,21"
I've booted linux (knoppix) and verified that Linux could see all the attached devices. Under Opensolaris, dmesg shows the following: Oct 9 22:32:20 find scsi: [ID 365881 kern.info] /pci at 0,0/pci10de,75a at 8/pci8086,7830 at 6 (glm0): Oct 9 22:32:20 find glm0 supports power management. Oct 9 22:32:20 find rge: [ID 801725 kern.info] NOTICE: rge0: Using FIXED interr upt type Oct 9 22:32:20 find pseudo: [ID 129642 kern.info] pseudo-device: power0 Oct 9 22:32:20 find genunix: [ID 936769 kern.info] power0 is /pseudo/power at 0 Oct 9 22:32:20 find scsi: [ID 365881 kern.info] /pci at 0,0/pci10de,75a at 8/pci8086, 7830 at 6 (glm0): Oct 9 22:32:20 find Rev. 0 Symbios 53c1010-33/66 found. Oct 9 22:32:20 find pseudo: [ID 129642 kern.info] pseudo-device: srn0 Oct 9 22:32:20 find genunix: [ID 936769 kern.info] srn0 is /pseudo/srn at 0 Oct 9 22:32:20 find xpv_psm: [ID 803547 kern.info] xVM_psm: pci1000,21 (glm) in stance 0 vector 0x10 ioapic 0x4 intin 0x10 is bound to cpu 0 Oct 9 22:32:20 find pci_pci: [ID 370704 kern.info] PCI-device: pci8086,7830 at 6, glm0 Oct 9 22:32:20 find genunix: [ID 936769 kern.info] glm0 is /pci at 0,0/pci10de,75a @8/pci8086,7830 at 6 Oct 9 22:32:20 find scsi: [ID 193665 kern.info] sd0 at ata0: target 0 lun 0 Oct 9 22:32:20 find genunix: [ID 936769 kern.info] sd0 is /pci at 0,0/pci-ide at 6/id e at 0/sd at 0,0 So the controller card is seen and I don't see any warnings/errors. cfgadm shows the following: -bash-3.2# cfgadm |head Ap_Id Type Receptacle Occupant Condition c5 scsi-bus connected unconfigured unknown usb2/1 unknown empty unconfigured ok usb2/2 unknown empty unconfigured ok (more usb stuff follows) so I somewhat anticipate my disks showing up as c5t*, but I see nothing under /dev/rdsk/c5*. Just to make sure I'd covered my cases, I tried running "fdisk" on every file in /dev/rdsk, but the only disks it could find were my two sata drives. The 2 sata drives are also the only disks that show up when I run "format". I don't have a lot of Solaris experience yet. What do I need to do to have my scsi devices show up? Thanks. -- This message posted from opensolaris.org