C-EDGE stated:
< Thanks.
< 
< I already have those two lines :
< 
< tx_hcksum_enable=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0;
< lso_enable=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0;
< 
< The only thing that was working was to use version 5.2.8 of the e1000g 
driver. But with build 105, this is not possible anymore :-(
< 
< the system panic and the first lines of the command " strings unix.0 | head 
-50 " are the ones below :

  panic ?  You got a panic ?

< 
   strings on unix.0 doesn't really give any info about the panic, you'd need 
  to show the panic message from /var/adm/messages and or run mdb against the
  crash dump, something like:

# cd /var/crash/$hostname

# mdb -k 0
   [ 'interactive mdb session here..']
::status
$c
$q
#

Regards,

< 
< 
< What I'll do is to force in e1000g.conf @ 1000fdx instead of letting the 
device negotiate and see but it's time consuming. I'm already taking care of 
450 solaris server during the day :-) I don't have much time at home :-)
< 
< Best regards,
< -- 
< This message posted from opensolaris.org
< _______________________________________________
< networking-discuss mailing list
< [email protected]
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to