Hi All, I've required two additional SATA ports for my home zfs server and was tempted by the post that the Marvell 88SE9128 worked well with OpenSolaris:
http://opensolaris.org/jive/thread.jspa?threadID=129352&tstart=0 The actual card I am using is a HighPoint Rocket 620A which is a Marvell 88SE9128 implementation. The HBA is identified correctly and the AHCI driver is loaded according to Device Driver Utility. However the disks cannot be presented to the OS: j...@charger:~$ cfgadm -l Ap_Id Type Receptacle Occupant Condition sata4/0::dsk/c9t0d0 disk connected configured ok sata4/1::dsk/c9t1d0 disk connected configured ok sata5/0::dsk/c10t0d0 disk connected configured ok sata5/1::dsk/c10t1d0 disk connected configured ok sata6/0 unknown connected unconfigured unknown sata6/1 unknown connected unconfigured unknown sata6/2 sata-port empty unconfigured ok sata6/3 sata-port empty unconfigured ok sata6/4 sata-port empty unconfigured ok sata6/5 sata-port empty unconfigured ok sata6/6 sata-port empty unconfigured ok sata6/7 sata-port empty unconfigured ok ... sata6/0 and 6/1 is where they should appear above. The following occurs during boot: Jul 2 10:52:59 charger ahci: [ID 405770 kern.info] NOTICE: ahci0: hba AHCI version = 1.20 Jul 2 10:52:59 charger pcplusmp: [ID 805372 kern.info] pcplusmp: pciclass,010601 (ahci) instance 0 irq 0x19 vector 0x42 ioapic 0xff intin 0xff is bound to cpu 1 Jul 2 10:54:06 charger ahci: [ID 517647 kern.warning] WARNING: ahci0: watchdog port 0 satapkt 0xffffff01c826fa88 timed out Jul 2 10:54:28 charger ahci: [ID 860969 kern.warning] WARNING: ahci0: ahci_port_reset port 0 the device hardware has been initialized and the power-up diagnostics failed Jul 2 10:55:33 charger ahci: [ID 517647 kern.warning] WARNING: ahci0: watchdog port 1 satapkt 0xffffff01c826fa88 timed out Jul 2 10:55:55 charger ahci: [ID 860969 kern.warning] WARNING: ahci0: ahci_port_reset port 1 the device hardware has been initialized and the power-up diagnostics failed I've tested the card under another OS and the disks were detected correctly. I've since noticed the AHCI manual entry lists which cards/chipsets are supported and this one is not listed. My questions are: a) should this card work? b) if so, what do I need to do differently? Cheers, JP -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org