Hi,

adding some information...

Michael schrieb:
sometimes I get this on my SUN Fire v440 when there is some traffic:

cas0: status=7889090<RXDONE,RX_COMP_FULL,RXMAC>

cas0 stops working then. Using "ifconfig cas0 down/up" only helps for a very short time. Only way to get it to work again for some time is a full reboot.

Played a bit around and noticed that this only happens when increasing net.inet.tcp.sendspace and/or net.inet.tcp.recvspace.

Increasing net.inet.tcp.sendspace is suggested by dhartmei@ inside his undeadly.org CGI scripts.

>  4) General system tuning
>
>     /etc/sysctl.conf
>
>       kern.somaxconn=1024              # max. listen(2) backlog
>       net.inet.tcp.sendspace=65536     # TCP send buffer size

Changing those values works just fine on all other systems I am running OpenBSD on with vr, sis, bnx, bge, em and ral interfaces, just not with cas.

So, bug in the cas driver?


Michael

Reply via email to