Re: [OpenAFS] Callback/Cache Issues with 1.3.82 on FC3

2005-05-05 Thread chas williams - CONTRACTOR
ok, try this fix -- apply to 1.3.82 sources. when you delete the file from the other client, the callbacks for that directory are broken. when afs breaks the callback for a directory, it doesnt update the state any of the children of that directory. so the dentry on the local machine still

Re: [OpenAFS] Callback/Cache Issues with 1.3.82 on FC3

2005-05-05 Thread Stephan Wiesand
This patch works for me. Both removal and modifcation of files from other clients are now noticed by the 1.3.82 client. On Thu, 5 May 2005, chas williams - CONTRACTOR wrote: ok, try this fix -- apply to 1.3.82 sources. when you delete the file from the other client, the callbacks for that

Re: [OpenAFS] Callback/Cache Issues with 1.3.82 on FC3

2005-05-04 Thread Matthew Miller
On Wed, May 04, 2005 at 09:22:45AM +0200, Hans-Werner Paulsen wrote: We have the same problem, one machine 1.3.81, the other one 1.3.82: 1.3.82:~ echo a a 1.3.82:~ cat a a 1.3.81:~ cat a a 1.3.81:~ rm a 1.3.81:~ cat a cat: a: No such file or directory 1.3.82:~ cat a I can confirm this

Re: [OpenAFS] Callback/Cache Issues with 1.3.82 on FC3

2005-05-03 Thread Stephan Wiesand
I'm seeing this as well on an RHEL4 respin, kernel 2.6.9-5.0.5.EL: 1.3.82-client ~ % echo a a 1.3.82-client ~ % cat a a 1.2.13-client ~ % cat a a 1.2.13-client ~ % rm a 1.2.13-client ~ % cat a cat: a: No such file or directory 1.3.82-client ~ % cat a a 1.3.82-client ~ % vi a [shows old content,

Re: [OpenAFS] Callback/Cache Issues with 1.3.82 on FC3

2005-05-03 Thread Jason McCormick
--On Tuesday, May 03, 2005 09:10:35 AM +0200 Stephan Wiesand [EMAIL PROTECTED] wrote: I'm seeing this as well on an RHEL4 respin, kernel 2.6.9-5.0.5.EL: Try the attached patch. It seems to be working for me, at least after minimal testing. YMMV. -- Jason McCormick [EMAIL PROTECTED] CERT

Re: [OpenAFS] Callback/Cache Issues with 1.3.82 on FC3

2005-05-03 Thread Stephan Wiesand
On Tue, 3 May 2005, Jason McCormick wrote: --On Tuesday, May 03, 2005 09:10:35 AM +0200 Stephan Wiesand [EMAIL PROTECTED] wrote: I'm seeing this as well on an RHEL4 respin, kernel 2.6.9-5.0.5.EL: Try the attached patch. It seems to be working for me, at least after minimal testing. YMMV. No, it

[OpenAFS] Callback/Cache Issues with 1.3.82 on FC3

2005-05-02 Thread Jason McCormick
This is just a preliminary heads-up to a problem we're seeing. I deployed 1.3.82 on Friday to Fedora 3 hosts and have almost immediately run into a strange volume consistency problems across hosts as well as consistency between RW volumes and RO volumes. The two problems are: 1) Contents

Re: [OpenAFS] Callback/Cache Issues with 1.3.82 on FC3

2005-05-02 Thread Derrick J Brashear
On Mon, 2 May 2005, Jason McCormick wrote: This is just a preliminary heads-up to a problem we're seeing. I deployed 1.3.82 on Friday to Fedora 3 hosts and have almost immediately run into a strange volume consistency problems across hosts as well as consistency between RW volumes and RO