From owner-freebsd-questions Thu Jan 27 11:42:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cielo.eece.unm.edu (cielo.eece.unm.edu [129.24.24.11]) by hub.freebsd.org (Postfix) with ESMTP id 1BE0014CAE for ; Thu, 27 Jan 2000 11:42:49 -0800 (PST) (envelope-from warren@eece.unm.edu) Received: from aire.eece.unm.edu ([129.24.24.69]) by cielo.eece.unm.edu with esmtp (Exim 3.12 #4) id 12DuoV-0005PW-00; Thu, 27 Jan 2000 12:42:43 -0700 Received: from aire.eece.unm.edu (warren@localhost) by aire.eece.unm.edu (8.9.3+Sun/8.9.1) with ESMTP id MAA28940; Thu, 27 Jan 2000 12:42:43 -0700 (MST) Message-Id: <200001271942.MAA28940@aire.eece.unm.edu> X-Mailer: exmh version 2.1.1 10/15/1999 To: Mitch Collinsworth Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NFS values too large In-Reply-To: Your message of "Thu, 27 Jan 2000 14:34:14 EST." <200001271934.OAA60764@benge.graphics.cornell.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 27 Jan 2000 12:42:42 -0700 From: Aron Warren Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, thanks for catching that, been a long day. again from solaris: %ls -lai ls: sent-mail: Value too large for defined data type ls: postponed-msgs: Value too large for defined data type total 5 500174 drwxr-xr-x 2 user 512 Jan 27 11:34 ./ 341259 drwxr-xr-x 33 user 4096 Jan 27 11:35 ../ from freebsd: %ls -lai total 6 500174 drwxr-xr-x 2 user bin 512 Jan 27 11:34 ./ 341259 drwxr-xr-x 33 user bin 4096 Jan 27 11:35 ../ 500196 -rw------- 1 user bin 0 Jan 27 11:31 postponed-msgs 500193 -rw------- 1 user bin 401 Jan 27 11:34 sent-mail > > > 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 > ------------------------------------------------------- Aron Warren, Systems Analyst III Electrical and Computer Engineering warren@eece.unm.edu 505-277-0803 phone 505-277-1439 fax ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message