[1773] in testers

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

Re: RS/6000 AFS problem?

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Aug 6 05:37:58 1991

Date: Tue, 6 Aug 91 05:38:01 -0400
To: ckclark@MIT.EDU
Cc: ckclark@MIT.EDU, testers@MIT.EDU
In-Reply-To: Calvin Clark's message of Mon, 5 Aug 91 21:20:52 -0400,
From: Richard Basch <basch@MIT.EDU>


fs setcache 0 sets it to the default.

What you probably want to do is:

	fs setcache 1		(do this a few times)
	fs setcache 0

The reason you may have to issue the first command multiple times is it
only tries to reduce the cache a finite number of iterations (100 or
300) after which it assumes that it might be looping.  However, with
large caches, it is often necessary to do it several times, because
there are a lot more entries than it can deal with...

-R

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