X-Spam-Checker-Version: SpamAssassin 3.4.0-r929098 (2010-03-30) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.4.0-r929098 Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id pAMMGBx5174819 for ; Tue, 22 Nov 2011 16:16:12 -0600 X-ASG-Debug-ID: 1322000170-533502950000-w1Z2WR X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 58C8B26F513 for ; Tue, 22 Nov 2011 14:16:10 -0800 (PST) Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id qKgM9lno1o4WaNaM for ; Tue, 22 Nov 2011 14:16:10 -0800 (PST) Received: from hch by bombadil.infradead.org with local (Exim 4.76 #1 (Red Hat Linux)) id 1RSydN-0000Fu-Lv; Tue, 22 Nov 2011 22:16:09 +0000 Date: Tue, 22 Nov 2011 17:16:09 -0500 From: Christoph Hellwig To: Emmanuel Florac Cc: hank peng , linux-xfs@oss.sgi.com X-ASG-Orig-Subj: Re: stale NFS file handle problem on XFS inode64 Subject: Re: stale NFS file handle problem on XFS inode64 Message-ID: <20111122221609.GB29540@infradead.org> References: <20111121170459.GA1327@infradead.org> <20111122014609.GK2386@dastard> <20111122213548.28715073@galadriel.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111122213548.28715073@galadriel.home> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html X-Barracuda-Connect: 173-166-109-252-newengland.hfc.comcastbusiness.net[173.166.109.252] X-Barracuda-Start-Time: 1322000171 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -1.92 X-Barracuda-Spam-Status: No, SCORE=-1.92 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests=RDNS_DYNAMIC X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.81008 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.10 RDNS_DYNAMIC Delivered to trusted network by host with dynamic-looking rDNS X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean On Tue, Nov 22, 2011 at 09:35:48PM +0100, Emmanuel Florac wrote: > Le Tue, 22 Nov 2011 11:22:15 +0800 vous ??criviez: > > > I think I have already exported the root of my XFS filesystem, am I > > right? > > Yes, and the fsid stuff only relates to NFS v4, and as you aren't > providing any fsid, you must be running NFS 3. Now maybe you could use > NFS 4 instead of NFS 3? The fsid option is in no way related to NFSv4. It just overrides the default fsid taken from the st_dev field of the mounted filesystem.