Value too large for defined data type
tim.conway at philips.com
tim.conway at philips.com
Thu Oct 10 13:34:01 EST 2002
Jeff: I found that problem in our Sun systems. It's commonly called the
mtime bug. Times are stored as a signed 32-bit integer. The high bit is
supposed to be disregarded by clients, and can be used for some purposes
by the OS. I think it's usually used for something called "exclusive
create". Anyway, we applied the patch on our solaris systems, and it
didn't go away. The way we got around it was to specify mounting via NFS2
instead of NFS3. If I misunderstand you, and it's not an NFS mount, sorry
for the irrelevance.
Tim Conway
conway.tim at sphlihp.com reorder name and reverse domain
303.682.4917 office, 303.921.0301 cell
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, caesupport2 on AIM
"There are some who call me.... Tim?"
Jeff.Leuschner at adic.com
Sent by: rsync-admin at lists.samba.org
10/09/2002 08:26 AM
To: rsync at lists.samba.org
cc: (bcc: Tim Conway/LMT/SC/PHILIPS)
Subject: Value too large for defined data type
Classification:
Howdy,
I am just starting to use rsync and now have an rsync
server set up
to back up our
various machines. I recently started getting an error that is confusing
and
I can't find info
documented on it. I searched the news group and found it mentioned but no
solution yet.
I get the error when sync'ing from a Solaris 8 machine to my Solaris 8
server.
stat space/sunpci/drives/F.drive/docs/StorNext/LinuxPort/devfs.README.txt
:
Value too large for defined data type
stat space/sunpci/drives/F.drive/docs/StorNext/StorNextNotes.doc : Value
too
large for defined data type
I also see the same error going from our IRIX 6.5.15 machine, and the
error
is seen on a directory
vs a file:
stat apps1/fsdev.cliff/jleuschner/phoenix/ver_2.1.0B57/phtm/ver : Value
too
large for defined data type
stat apps1/fsdev.cliff/jleuschner/phoenix/ver_2.1.0B57/phtm/ver/CVS :
Value
too large for defined data type
Any ideas as to why this is occurring and what I can do to get around
this?
I appears that the
file gets sync'd anyway. In addition the files vary in sizes, some of
which
do not appear
to be too large.
Thanks,
Jeff
Jeff Leuschner
ADIC/Sr Software Engineer
972-669-4228
jeff.leuschner at adic.com
AOL IM: jeffleusch
http://www.adic.com
--
To unsubscribe or change options:
http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
More information about the rsync
mailing list