From: "J. Bruce Fields" <bfields@fieldses.org>
To: Sven Geggus <lists@fuchsschwanzdomain.de>
Cc: linux-nfs@vger.kernel.org
Subject: Re: NFS4: "Value too large for defined data type" problem
Date: Fri, 15 Feb 2013 13:18:33 -0500 [thread overview]
Message-ID: <20130215181833.GA19923@fieldses.org> (raw)
In-Reply-To: <kfkvll$adm$1@ultimate100.geggus.net>
On Fri, Feb 15, 2013 at 09:37:57AM +0000, Sven Geggus wrote:
> Hello,
>
> is there something which can be done server-side to work around the "Value
> too large for defined data type" problem with huge inode Numbers?
>
> First of all, I'm not shure if this is an NFS problem or one of the
> underlying filesystem.
>
> Background:
> I set up a new NFS-server (NFS4) recently. The server works fine so far with
> 64 bit Linux clients.
>
> It also mostly works with 32 bit Linux clients when either the stat system
> call is not used or "-D_FILE_OFFSET_BITS=64" has been used.
>
> This is because on 32 bit Linux ino_t is not 64-bit otherwise.
>
> Unfortunately at least the 32bit Version of Debian stable (6.0) seems to
> break all over the place. E.g. in gnome when stat ~/.gnome2_private/ fails
> it is assumed that the directory has to be created which will of course make
> the subsequent call to mkdir also fail and break the whole desktop
> environment afterwords.
What filesystem are you exporting?
For xfs, as an example, see the discussion of 64-bit inode numbers in
the mkfs.xfs man page.
--b.
next prev parent reply other threads:[~2013-02-15 18:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 9:37 NFS4: "Value too large for defined data type" problem Sven Geggus
2013-02-15 18:18 ` J. Bruce Fields [this message]
2013-02-15 18:26 ` Myklebust, Trond
2013-02-22 8:57 ` Sven Geggus
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=20130215181833.GA19923@fieldses.org \
--to=bfields@fieldses.org \
--cc=linux-nfs@vger.kernel.org \
--cc=lists@fuchsschwanzdomain.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).