From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753650Ab1G0QkT (ORCPT ); Wed, 27 Jul 2011 12:40:19 -0400 Received: from mx2.netapp.com ([216.240.18.37]:6033 "EHLO mx2.netapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752667Ab1G0QkR (ORCPT ); Wed, 27 Jul 2011 12:40:17 -0400 X-IronPort-AV: E=Sophos;i="4.67,277,1309762800"; d="scan'208";a="565964901" Message-ID: <4E303F6F.8010706@netapp.com> Date: Wed, 27 Jul 2011 12:40:15 -0400 From: Bryan Schumaker User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110628 Thunderbird/5.0 MIME-Version: 1.0 To: Justin Piszcz CC: "J. Bruce Fields" , linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org, xfs@oss.sgi.com Subject: Re: 2.6.xx: NFS: directory motion/cam2 contains a readdir loop References: <20110727160752.GC974@fieldses.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/27/2011 12:28 PM, Justin Piszcz wrote: > > > On Wed, 27 Jul 2011, J. Bruce Fields wrote: > >> On Wed, Jul 27, 2011 at 09:54:09AM -0400, Justin Piszcz wrote: >>> Hi, >>> >>> Kernel 2.6.30 on client. >>> Kernel 2.6.28 on server. >>> >>> p34 kernel: [92223.918892] NFS: directory motion/cam2 contains a >>> readdir loop. Please contact your server vendor. Offending cookie: 10272 >> >> What filesystem on the server are you exporting? > > Hi, > > xfs. > /dev/sda1 on / type xfs (rw,noatime) > > Nothing special, thoughts? Are there a lot of files in the directory you're exporting? It looks like cookie 10272 is mapped to multiple files. When the client tries to resume reading from this cookie, xfs will reply from the first matching file and cause the client to enter a loop. - Bryan > > Justin. > > -- > To unsubscribe from this list: send the line "unsubscribe linux-nfs" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html