From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Tinsley Subject: Strange NFS/reiserfs errors Date: Fri, 15 Aug 2003 00:44:33 -0500 Message-ID: <3F3C7341.4020503@emageon.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: reiserfs-list@namesys.com Hi! I've posted this to the NFS mailing list, but wanted to drop it here as well to see if anyone may provide further insight. --------------------------- Can anyone elaborate on what may have caused the following error: Aug 14 22:09:09 clarc02 kernel: nfsd-fh: found a name that I didn't expect: files/19 Aug 14 22:09:40 clarc02 last message repeated 2314 times Aug 14 22:15:56 clarc02 last message repeated 1088 times Aug 14 22:17:10 clarc02 last message repeated 138 times Aug 14 22:19:03 clarc02 last message repeated 138 times Aug 14 22:20:53 clarc02 last message repeated 2 times Aug 14 22:21:30 clarc02 last message repeated 73 times The underlying filesystem is reiserfs and there was a high volume of writing taking place (or trying to) during this time. None of the writes succeeded as the client was returned EEXIST errors. However, the writes were reissued in full shortly after the last occurence and everything automagically started working properly again. I'm trying to decipher the source code, but it's a bit out of my area of expertise ;-) Thanks!