[6745] in Athena Bugs

home help back first fref pref prev next nref lref last post

Who does this go to?

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Sat Dec 29 23:04:55 1990

To: athena-ws@ATHENA.MIT.EDU, testers@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU
Cc: cfields@ATHENA.MIT.EDU
Reply-To: marc@MIT.EDU
Date: Sat, 29 Dec 90 23:04:34 EST
From: Marc Horowitz <marc@ATHENA.MIT.EDU>

The right people have probably seen this, but I'll send it around to
the athena lists anyway.  Someone might want to try this for the ILG
clusters.  Craig, you can give it a shot at pika.  As the guy said, a
slow reliable connection beats a fast unreliable one.  You should also
do a speed comparison with the AFS->NFS translator, remembering that
this way, you still get the benefits of caching.

		Marc

[0034]  daemon@ATHENA.MIT.EDU Info-AFS_Redistribution 12/26/90 14:06 (27 lines)
Subject: More on AFS over slip - getting closer
Reply-To: Bob Oesterlin <oester@rchland.iinus1.ibm.com>
Date: Wed, 26 Dec 1990 08:03:46 -0600 (CST)
From: Bob Oesterlin <oester@rchland.iinus1.ibm.com>
To: info-afs@transarc.com

Thanks to Peter Honeyman for pointing out that altering the chunk size
may be the trick - It is!. The default chunk size for a disk cache is
64K, way more that you can ever xfer in the time-out allowed by RX. With
AFS 3.1, you cat set this with afsd:

/usr/vice/etc/afsd -chunk 10

This sets the cunk size to 1K (11 would be 2K). This seems to allow me
to actually execute commands that are in AFS, where before all I go were
core dumps. I'll take a slow, reliable connection over a faster unstable
connection any day!

The other trick that Peter suggested was to set up the SLIP MTU to 576
(in net/if_sl.c if you're using Van's TCP header compression code for
slip). He also suggested that rx.c be modified to use a packet size of
576 if the IP address was not "local" - prehaps he can post the code
here if he's able.

In any case, I'm going to experiment some more. It sure would be helpful
if the folks at Transarc could comment on all of this!

Bob
--[0034]--

home help back first fref pref prev next nref lref last post