From: Steve Lord <lord@xfs.org>
To: Peter Wainwright <prw@ceiriog1.demon.co.uk>
Cc: Christoph Hellwig <hch@infradead.org>, linux-kernel@vger.kernel.org
Subject: Re: Irix NFS servers, again :-)
Date: Thu, 17 Jun 2004 12:54:50 -0500 [thread overview]
Message-ID: <40D1DAEA.8030103@xfs.org> (raw)
In-Reply-To: <1087491319.3677.5.camel@ceiriog1.demon.co.uk>
Peter Wainwright wrote:
> On Thu, 2004-06-17 at 14:44, Christoph Hellwig wrote:
>>
>>IIRC this was fixed on the IRIX side a while ago. What IRIX version
>>do you run?
>>
>
>
> Not very old, it's 6.5.21. And I do have -32bitclients
> in my /etc/exports.
>
> BTW, I just found an old patch I made for glibc 2.2 to
> fix this (or a similar) problem. Maybe that's a better
> place for a fix
>
Part of the fix for these issues with Irix NFS was version 2
directories in XFS, this made directory offsets in XFS into
real offsets rather than 64 bit hash values.
If your filesystem is old enough, it will have version 1
directories - and the only conversion process is to do
a dump/mkfs/restore.
xfs_growfs -n /mntpnt will report the directory version
as naming=1 or naming=2 if I recall correctly.
Steve
next prev parent reply other threads:[~2004-06-17 17:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-16 18:52 Irix NFS servers, again :-) Peter Wainwright
2004-06-17 9:26 ` David Rees
2004-06-17 13:38 ` Nathan Straz
2004-06-17 17:44 ` Peter Wainwright
2004-06-17 13:44 ` Christoph Hellwig
2004-06-17 16:55 ` Peter Wainwright
2004-06-17 17:54 ` Steve Lord [this message]
2004-06-17 18:12 ` Peter Wainwright
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40D1DAEA.8030103@xfs.org \
--to=lord@xfs.org \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=prw@ceiriog1.demon.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.