[7098] in testers
Re: AFS cache coherency tests
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Mon Jun 13 03:05:00 2005
Date: Mon, 13 Jun 2005 03:04:49 -0400 (EDT)
Message-Id: <200506130704.j5D74ngg026730@sipb-office-escape-pod.mit.edu>
From: Garry Zacheiss <zacheiss@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>
CC: Garry Zacheiss <zacheiss@MIT.EDU>, testers@MIT.EDU
In-reply-to: "[7096] in testers"
>> Initial signs look promising:
>>
>> egyptian-gods% echo 1 > ~/dev/foo
>> equal-rites% cat ~/dev/foo
>> 1
>> egyptian-gods% echo 2 > ~/dev/foo
>> equal-rites% cat ~/dev/foo
>> 2
Thanks. I've confirmed these results and isolated the problem to one
server side patch we applied (although not the one I expected).
Garry