Oracle Solaris Networking (MOSC)

MOSC Banner

SunRay server suffers from udpInOverflows on file server connection

edited Apr 27, 2017 5:01AM in Oracle Solaris Networking (MOSC) 1 commentAnswered

We are using openAFS as network filesystem for home directories and data files on our SunRay servers. As the number of users sessions (20-40) and the activity (5-10% CPU usage) rise on these SunRay servers we observe alarming values from the command "netstat -s".

IPv4    ipForwarding        =     2     ipDefaultTTL        =   255

        ipInReceives        =123501543  ipInHdrErrors       =     0

        ipInAddrErrors      =     0     ipInCksumErrs       =     0

        ipForwDatagrams     =     0     ipForwProhibits     =    19

        ipInUnknownProtos   =  3361     ipInDiscards        =     6

        ipInDelivers        =123975114  ipOutRequests       =114328336

...   

        tcpInErrs           =     0     udpNoPorts          =  3248

        udpInCksumErrs      =     0     udpInOverflows      =  1848

...

As the protocol used between the openAFS file servers and the openAFS clients on the SunRay servers is UDP based, we used rxdebug for further insight. We are seeing resends and waiting calls.

Using dtrace to analyze what kind of packets are dropped one clearly (and only) sees packets sent from openAFS fileservers x.x.[100.59,100.67,30.41] to the SunRay server client on

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center