Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932793AbXHVU0t (ORCPT ); Wed, 22 Aug 2007 16:26:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763358AbXHVU0m (ORCPT ); Wed, 22 Aug 2007 16:26:42 -0400 Received: from mail.fieldses.org ([66.93.2.214]:34512 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763204AbXHVU0l (ORCPT ); Wed, 22 Aug 2007 16:26:41 -0400 Date: Wed, 22 Aug 2007 16:26:39 -0400 To: "Morrison, Tom" Cc: nfs@lists.sourceforge.net, linux-kernel@vger.kernel.org, "Rushton, Matt" Subject: Re: NFS/RPC Hangs after updating time... Message-ID: <20070822202639.GL20946@fieldses.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-11) From: "J. Bruce Fields" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1314 Lines: 36 On Wed, Aug 22, 2007 at 02:37:22PM -0400, Morrison, Tom wrote: > I am working with a 2.6.11++ kernel on an embedded > server platform that is NFS serving Linux rootfs > for other embedded NFS Client boards. > > Everything works fine when the system time on the > server board is relatively synchronized with the real-time. > > It hangs after attempting to update the time from a > nonsensical time (e.g.: 2 months ago) - the most significant > part of it is that it only hangs IFF it has started > serving its NFS client boards before I attempt to > update the time. > > > The most significant output (when turning on > RPC debugging) is from: > > linux/net/sunrpc/cache.c (cache_check) - line 90: > > >> Want update, refage=1800, age=4288285 > > It continually loops through this method - and the cache > never gets updated...even thought with some additional > sleuthing (aka: additional debug printks - it thinks > that there is an cache update pending). Can you reproduce the problem with the current kernel? (Say 2.6.22 or later?) --b. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/