Xymon Mailing List Archive search

data size errors on Solaris 10 T2000 hobbit v4.2.0

list Henrik Størner
Fri, 2 Mar 2007 23:52:56 +0100
Message-Id: <user-107f4018164b@xymon.invalid>

On Fri, Mar 02, 2007 at 04:50:54PM -0500, Alan Davis wrote:
I'm trying to diagnose an error when using the FILE MTIME feature. I've
searched the mail archives and googled but haven't found much relevant.

Any suggestions would be appreciated.

Error from file service

[file:/dbbackup/exp/RPRL1/exp.RPRL1.20070228.dmp]
ERROR: Value too large for defined data type
[snip]
This system also fails the LFS check - even though as a 64bit system it
shouldn't
These two could be related. Could you try adding the line
  LFSDEF = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
to your client Makefile, then run "make clean; make; make install" to
re-build and re-install the client ?


Regards,
Henrik