Return-Path: linux-nfs-owner@vger.kernel.org Received: from nm21-vm5.bullet.mail.ird.yahoo.com ([212.82.109.245]:41267 "HELO nm21-vm5.bullet.mail.ird.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751201Ab1KLLiJ convert rfc822-to-8bit (ORCPT ); Sat, 12 Nov 2011 06:38:09 -0500 References: <92DF2E31-FABF-40A5-8F78-89B64363568B@oracle.com> <1320361764.48851.YahooMailNeo@web24708.mail.ird.yahoo.com> <39983D1A-70A8-49A1-A4E2-926637780F75@oracle.com> <1320399858.11675.YahooMailNeo@web24703.mail.ird.yahoo.com> <06799B7D-54CD-41D8-934A-F9C78B23677C@oracle.com> <1320450001.87605.YahooMailNeo@web24706.mail.ird.yahoo.com> <1320455965.2750.9.camel@lade.trondhjem.org> <1320459252.59518.YahooMailNeo@web24716.mail.ird.yahoo.com> <1320460311.2750.21.camel@lade.trondhjem.org> <1320465106.61111.YahooMailNeo@web24710.mail.ird.yahoo.com> <20111105130517.GA16090@umich.edu> Message-ID: <1321097734.7117.YahooMailNeo@web24701.mail.ird.yahoo.com> Date: Sat, 12 Nov 2011 11:35:34 +0000 (GMT) From: Lukas Razik Reply-To: Lukas Razik Subject: Re: [BUG?] Maybe NFS bug since 2.6.37 on SPARC64 To: Jim Rees Cc: Trond Myklebust , Chuck Lever , Linux NFS Mailing List In-Reply-To: <20111105130517.GA16090@umich.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: linux-nfs-owner@vger.kernel.org List-ID: > Jim Rees wrote: > Lukas Razik wrote: > > ? > So, once again... > ? > > ? > What kind of switch is this client connected to, and how is that switch > ? > configured? > ? > ? I can't answer this question because I have no physical access to the > ? hardware.? Hence I think it's logical to stop here until the nodes are > ? connected directly (without any hardware between them).? I'll write here > ? as soon as I know if it works... > ? > ? For the rest I thank all contributors for the fast help! > > I think the implication here is that you're plugged in to a port that's > running spanning tree (stp) and is not set to portfast.? Such a port can > take up to a minute to start forwarding packets.? If so, you should fix > that, but it would also be nice if nfsroot could be made to work in this > setup. > > By the way, if you want to send me that machine with its 64 processors and > 32GB of memory, I'd be glad to investigate. > Hello again! I've connected the systems directly (without a switch between them). It seems that the problem came from the switch because now the newer kernels also mount their NFSROOTs during start up without problems. Assuming that the ports of the switch really run in STP mode - two questions: 1. Is it unusual that the ports of a switch where computers are connected to run in STP mode? 2. If that's not unusual: Wouldn't it be useful if the new linux kernels could mount an NFSROOT even when the system is plugged into an STP port? The problem is that we'll have 16 such systems which can't be connected directly - they must communicate through the switch. And I've no access to the switch. Best regards, Lukas