[OpenAFS] Re: mtu problem
chas williams - CONTRACTOR
chas@cmf.nrl.navy.mil
Thu, 7 Feb 2013 12:21:37 -0500
On Thu, 7 Feb 2013 16:36:18 +0000 (GMT)
Antony Mayi <antonymayi@yahoo.com> wrote:
> yes, I meant adjusting client interface MTU. I already tried the -rxmaxmtu without any success.
you might want to try -rxmagfrags as well. just set this to 1 to
keep afs from trying to send packets that are larger than the interface
mtu (afs might be trying to use jumbograms which are packets that are
maxfrags * mtu).
some 'rxdebug localhost 7001' from the client might be helpful to
examine.