mike writes: > i am running b98 right now and am quite disappointed that i cannot transfer > off my opensolaris box now. > > it dies after only a few seconds of FTP, samba, etc. at ~ 25MB/sec.
You haven't provided much information to go on, but that *could* be a symptom of CR 6727837, which still isn't resolved, and which seems to have first come up in build 94. If that's the problem, the workaround is simple and doesn't require an upgrade -- or even a reboot. The workaround given in that CR is: Add this to /kernel/drv/e1000g.conf: 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; Then do "update_drv e1000g", unplumb, and replumb the interfaces. If that doesn't fix the problem, then there might be other things to be tried, but that's likely a good start. -- James Carlson, Solaris Networking <[EMAIL PROTECTED]> Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ networking-discuss mailing list [email protected]
