Jeffrey Altman wrote:
Eric Chris Garrison wrote:
   AFSD_ARGS="-rxmaxmtu 1500"

However, this (9000 MTU + rxmaxmtu 1500) hangs just as before.

Any more ideas, with this new information?

IP MTU 1500 == Rx Mtu 1444.

Try setting it to 1444.

Stranger and stranger... We have done that and the sysadmin on the client system reports this:

-------
   Error on restart of afs client:

[r...@b140 ~]# service openafs-client start
Updating CellServDB:
Starting openafs-client: afsd: Error seting rxmaxmtu
afsd: All AFS daemons started.

   AFS is mounted on restart:

[r...@b140 ~]# df -k /afs
Filesystem           1K-blocks      Used Available Use% Mounted on
AFS                    9000000         0   9000000   0% /afs

   /etc/sysconfig/openafs:

[r...@b140 ~]# cat /etc/sysconfig/openafs
# OpenAFS Client Configuration
####AFSD_ARGS="-dynroot -fakestat"
AFSD_ARGS="-dynroot -fakestat -rxmaxmtu 1444"
-------

So it looks like it's got a problem with the argument and isn't being set. What's the problem here?

Chris

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to