I'll give you the same answer here as I gave you on driver-discuss...: On Thu, 2009-07-23 at 12:05 -0700, Tom Chen wrote: > Hello, > > When I run NICDrv test09(Link Aggregation) to test my GLDv3 driver, I stopped > the test in the middle and reboot the OS. However, then I can not use > ifconfig to start my driver. > > The OS is Solaris 10, but I saw someone else reported it happens on > OpenSolaris also, probably due to same code. How do I fix/work around > this issue?
Hmm, I wonder if your /etc/dladm/datalink.conf is corrupt or contains incorrect information for the device in question. Here's an experiment to try: Move the /etc/dladm/datalink.conf aside (to save its contents for later analysis), and create an empty file in its place. Reboot the system and see if the problem goes away. If this works, then there's likely a bug in dlmgmtd. -Seb _______________________________________________ networking-discuss mailing list [email protected]
