From owner-freebsd-stable Fri Jan 28 13:26:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cielo.eece.unm.edu (cielo.eece.unm.edu [129.24.24.11]) by hub.freebsd.org (Postfix) with ESMTP id 0759415BB9 for ; Fri, 28 Jan 2000 13:26:18 -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 12EIuD-0005cF-00 for freebsd-stable@freebsd.org; Fri, 28 Jan 2000 14:26:13 -0700 Received: from aire.eece.unm.edu (warren@localhost) by aire.eece.unm.edu (8.9.3+Sun/8.9.1) with ESMTP id OAA01102 for ; Fri, 28 Jan 2000 14:26:06 -0700 (MST) Message-Id: <200001282126.OAA01102@aire.eece.unm.edu> X-Mailer: exmh version 2.1.1 10/15/1999 To: freebsd-stable@freebsd.org Subject: ls gives values too large error (NFS problem?) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 28 Jan 2000 14:26:00 -0700 From: Aron Warren Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I am running a FreeBSD 3.4-stable (cvsup as of 1/25/2000) NFS server and have Solaris 2.7 clients. Lately I have been seeing messages like this from the solaris side: %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 ../ 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? I am wondering if it might be related to mail file locking. thanks in advance --aron ------------------------------------------------------- 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-stable" in the body of the message