Re: "got bad cookie" warnings/errors?

2003-08-14 Thread Lars Eggert
Emiel Kollof wrote: I've been seeing lots of these lately: got bad cookie vp 0xc2f40b68 bp 0xc929a1e8 got bad cookie vp 0xc318d124 bp 0xc91d4240 ... I grepped around, and it seems it has something to do with NFS (well, I found this being printf'ed in src/sys/nfsclient/nfs_bio.c I have two NFS ma

Re: "got bad cookie" warnings/errors?

2003-08-14 Thread Terry Lambert
Lars Eggert wrote: > David Malone wrote: > > I have a vague feeling they are related to a directory changing while it > > is being read, and might mean that the NFS client sees an inconsistent > > version of the directory. It's been a long time since I looked at it > > though. > > Sounds reasonabl

Re: "got bad cookie" warnings/errors?

2003-08-14 Thread David Malone
On Sat, Aug 09, 2003 at 09:15:45PM -0700, Lars Eggert wrote: > I can only say that (1) I've been getting these forever, on both -stable > and -current, and (2) I personally have never lost any data. > > However, I have no clue as to why you and I get them, or what they signify. I have a vague fe

Re: "got bad cookie" warnings/errors?

2003-08-14 Thread Emiel Kollof
Op zondag 10 augustus 2003 20:50, schreef Lars Eggert: [snip] > > I have a vague feeling they are related to a directory changing while it > > is being read, and might mean that the NFS client sees an inconsistent > > version of the directory. It's been a long time since I looked at it > > though

Re: "got bad cookie" warnings/errors?

2003-08-14 Thread Terry Lambert
David Malone wrote: > On Sat, Aug 09, 2003 at 09:15:45PM -0700, Lars Eggert wrote: > > I can only say that (1) I've been getting these forever, on both -stable > > and -current, and (2) I personally have never lost any data. > > > > However, I have no clue as to why you and I get them, or what they

Re: "got bad cookie" warnings/errors?

2003-08-14 Thread Lars Eggert
David Malone wrote: On Sat, Aug 09, 2003 at 09:15:45PM -0700, Lars Eggert wrote: I can only say that (1) I've been getting these forever, on both -stable and -current, and (2) I personally have never lost any data. However, I have no clue as to why you and I get them, or what they signify. I ha

"got bad cookie" warnings/errors?

2003-08-11 Thread Emiel Kollof
Hi gang, I've been seeing lots of these lately: got bad cookie vp 0xc2f40b68 bp 0xc929a1e8 got bad cookie vp 0xc318d124 bp 0xc91d4240 ... I grepped around, and it seems it has something to do with NFS (well, I found this being printf'ed in src/sys/nfsclient/nfs_bio.c I have two NFS machines fr