linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFS4: "Value too large for defined data type" problem
@ 2013-02-15  9:37 Sven Geggus
  2013-02-15 18:18 ` J. Bruce Fields
  2013-02-15 18:26 ` Myklebust, Trond
  0 siblings, 2 replies; 4+ messages in thread
From: Sven Geggus @ 2013-02-15  9:37 UTC (permalink / raw)
  To: linux-nfs

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.

Regards

Sven

-- 
Um Kontrolle Ihres Kontos wiederzugewinnen, klicken Sie bitte auf das
Verbindungsgebrüll. (aus einer Ebay fishing Mail)

/me is giggls@ircnet, http://sven.gegg.us/ on the Web

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-22  8:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-15  9:37 NFS4: "Value too large for defined data type" problem Sven Geggus
2013-02-15 18:18 ` J. Bruce Fields
2013-02-15 18:26 ` Myklebust, Trond
2013-02-22  8:57   ` Sven Geggus

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).