Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 14:34:14 -0500
From:      Mitch Collinsworth <mkc@Graphics.Cornell.EDU>
To:        Aron Warren <warren@eece.unm.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: NFS values too large 
Message-ID:  <200001271934.OAA60764@benge.graphics.cornell.edu>
In-Reply-To: Message from Aron Warren <warren@eece.unm.edu>  of "Thu, 27 Jan 2000 12:00:05 MST." <200001271900.MAA28802@aire.eece.unm.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help

>  I am running a FreeBSD 3.4-stable NFS server and have Solaris 2.7 clients.
>Lately I have been seeing messages like this 
>
>from the solaris side:
>% ls -li
>./sent-mail: Value too large for defined data type
>.postponed-msgs: Value too large for defined data type
>
>
>But from the FreeBSD side it shows up with no problem:
>% ls -l
>-rw-------   1 user  bin     0 Jan 27 11:31 postponed-msgs
>-rw-------   1 user  bin   401 Jan 27 11:34 sent-mail
>
>Does anyone have any idea what part of NFS could be causing this?  

Well to start with you didn't issue the same command on both systems.
The -i option is asking to display the inode number from Solaris.

-Mitch


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001271934.OAA60764>