> > And you've eliminated the switch as a problem? I ask because of this recent > push (don't let the commit date fool you, this went in in November): > > Yes... using the e1000g's and the same switch/etherchannel works flawless, > also, using one of my vmware machines, and testing the same etherchannel > works perfect. > Beside this is a cisco c3750 e, running 12.2 firmware, which is about as > proven as the way to rome :-)
Okay, if the e1000gs work, then fine. I'm assuming you've checked out the cables as well... New cables, cables tested with e1000 also perfect > > As i can't use the machine for it's primairy function ( ISCSI target > utilizing those i350's), rebooting it's any issue. > Just not sure as HOW to change that driver, so would be great if you'd have > some pointers You're running bloody, so you can do these normally not-recommended-for-users steps: 1.) Backup the original igb: cp /kernel/drv/amd64/igb <somewhere> 2.) Find an igb from 011 or 012. Exercise left to the reader. If you have an old boot-environment, "beadm mount" it and grab it from there. As i had to do a reinstall , there's no r11 stuff left. R12 was never installed... Is there a way to download this somewere from github or maybe some source ? 3.) Replace /kernel/drv/amd64/igb with the older version. 4.) Utter "bootadm update-archive" to make sure the replacement igb is there. 5.) Reboot. Dan ...:: House of Ancients ::... American Staffordshire Terriers +31-628-161-350 +31-614-198-389 Het Perk 48 4903 RB Oosterhout Netherlands www.houseofancients.nl _______________________________________________ OmniOS-discuss mailing list [email protected] http://lists.omniti.com/mailman/listinfo/omnios-discuss
