Tuesday November 09, 2004
It Must Be Time for TeaMike Kupfer's Weblog I just learned a trick for use with
Last Friday I did a net install of Solaris 10 on an internal test
system. It's some sort of x86 box; I don't have access to the
lab to verify the type. When I rebooted after the net install,
the system wasn't recognizing its network. ``ifconfig -a''
would only list Alan
DuBoff explained to me that a likely cause of the
problem was
that the card was not listed in
Post a Comment: Comments are closed for this entry. |
Calendar
RSS Feeds
All /General /OpenSolaris /Solaris SearchLinks
NavigationReferersToday's Page Hits: 38 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- prtconf -vp
- prtconf -vD
- The driver aliases entry you added
- Whether the device worked completely, or not (for example, if it attaches but panicks under load, we'd need to do more work on the driver
Note also that it's not uncommon for this trick to fail-- the driver may indeed not be able to drive the card in question-- and the failure mode may range from a "failure to attach" to a panic.Additionally, I would recommend to people: do not edit driver_aliases directly. In modern versions of Solaris (I think starting with S9) the update_drv(1M) will accomplish the same thing and update the kernel, sparing you the need to reboot.
Posted by Dan Price on November 09, 2004 at 09:37 PM PST #