[6562] in SIPB bug reports

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

Re: error exmh 1.6.7 5/3/96

daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Thu Nov 6 04:46:10 1997

To: Ben Morse <scruffy@mit.edu>
Cc: bug-sipb-mtg@bloom-picayune.MIT.EDU
In-reply-to: Your message of "Thu, 06 Nov 1997 00:31:51 -0500."
             <199711060531.AAA04351@dogstar.mit.edu> 
Date: Thu, 06 Nov 1997 04:46:05 EST
From: "Jacob Morzinski" <jmorzins@mit.edu>

On Thu, 6 Nov 1997, Ben Morse <scruffy@MIT.EDU> wrote:
>But I deleted them, logged out and in again, and it's still doing the same
>thing.  Is there some way I can flush the cache, or do I have to wait for
>cron or something to do it for me?

Those lines shouldn't have been the direct cause of the error...
you (ought) to be able to add them back in.

The linux port of AFS has bugs, which crop up now and then, with
the usual symptom being that when you try to read the contents of 
a file, it doesn't look like what it "should" look like.
I suspect (..hope..) that this is what is causing your odd exmh error.

To clean the cache, you need to boot linux into single user-mode,
and then remove all of the files in the AFS cache.  (This way, the
next time you try to access them you'll receive a fresh copy from
the network, instead of the cached copy.)

At the LILO prompt, boot into run-level 1, and then run some commands:

	lilo: linux 1
	bash# rm -rf /usr/vice/cache/*
	bash# sync; reboot


Hope this helps,

-Jacob

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