I wanted to add the following.. When running cfgadm -l I get: Ap_Id Type Receptacle Occupant Condition Sata1/0 disk connected unconfigured unknown Sata1/1 disk connected unconfigured unknown Sata1/2 sata-port empty unconfigured ok
Which tells me that it can see the hard drive. When typing 'format', I get "No disks found!" -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Albert Lee Sent: Saturday, October 16, 2010 8:50 PM To: Faisal Kohgadai Cc: [email protected] Subject: Re: [driver-discuss] Hard drives not recognized On Fri, Oct 15, 2010 at 4:39 PM, Faisal Kohgadai <[email protected]> wrote: > Hi, > > I have a fresh build of OpenSolaris 2009.06 and trying to get a hard drive > pool configured. The problem I'm having is that my attached hard drives are > not being recognized by OpenSolaris. > > > > I'm using an LSI MegaRAID SATA 300-8x controller card. At first the card > was not recognized but after reading some of the online documentation I > found out that the "lsimega" driver is compatible with this controller card > (see here.. > http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6841190). > > > > After editing the driver_aliases file, I checked the device driver utility > which show that the driver has been installed but the hard drives did not > show up when typing "format" from the terminal. > Did you run 'devfsadm -c disk', or 'reboot -- -r' after installing the driver? Either would be needed to create device links for the disks. There should also be messages in dmesg (or /var/adm/messages) when the driver is loaded. -Albert _______________________________________________ driver-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/driver-discuss
