Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265553AbUAJWy1 (ORCPT ); Sat, 10 Jan 2004 17:54:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265628AbUAJWy1 (ORCPT ); Sat, 10 Jan 2004 17:54:27 -0500 Received: from [193.138.115.2] ([193.138.115.2]:21774 "HELO diftmgw.backbone.dif.dk") by vger.kernel.org with SMTP id S265553AbUAJWyP (ORCPT ); Sat, 10 Jan 2004 17:54:15 -0500 Date: Sat, 10 Jan 2004 23:51:08 +0100 (CET) From: Jesper Juhl To: Guennadi Liakhovetski cc: Trond Myklebust , Mike Fedyk , linux-kernel@vger.kernel.org Subject: Re: 2.6.0 NFS-server low to 0 performance In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2162 Lines: 46 On Sat, 10 Jan 2004, Guennadi Liakhovetski wrote: > On Sat, 10 Jan 2004, Trond Myklebust wrote: > > > P? lau , 10/01/2004 klokka 15:04, skreiv Guennadi Liakhovetski: > > > Not change - keep (from 2.4). You see, the problem might be - somebody > > > updates the NFS-server from 2.4 to 2.6 and then suddenly some clients fail > > > to work with it. Seems a non-obvious fact, that after upgrading the server > > > clients' configuration might have to be changed. At the very least this > > > must be documented in Kconfig. > > > > Non-obvious????? You have to change modutils, you have to upgrade > > nfs-utils, glibc, gcc... and that's only the beginning of the list. > > > > 2.6.x is a new kernel it differs from 2.4.x, which again differs from > > 2.2.x, ... Get over it! There are workarounds for your problem, so use > > them. > > Please, calm down:-)), I am not fighting, I am just thinking aloud, I have > no intention whatsoever to attack your aor anybody else's work / ideas / > decisions, etc. > > The only my doubt was - yes, you upgrade the __server__, so, you look in > Changes, upgrade all necessary stuff, or just upgrade blindly (as does > happen sometimes, I believe) a distribution - and the server works, fine. > What I find non-obvious, is that on updating the server you have to > re-configure __clients__, see? Just think about a network somewhere in a > uni / company / whatever. Sysadmins update the server, and then > NFS-clients suddenly cannot use NFS any more... > Ever tried upgrading a WinNT server to Win2k or Win2003 Server? Don't expect all your Win95, Win98 and WinNT clients to just work the same as they did previously... Same goes with other OSs. Software that has requirements on both the client and server side naturally has to be kept in sync, and NFS is not the only case where not everything is 100% backwards compatible. This shouldn't really be surprising. -- Jesper Juhl - 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/