Displaying 3 results from an estimated 3 matches for "2522value".
2003 Mar 16
2
> 2GB files on solaris with largefiles enabled!
Hello,
I'm facing a problem syncing files which is over 2GB size, eventhough i searched the archives and it been mentioned its possible if largefiles option is enabled, but still its giving me problems. i.e:
building file list ... readlink dir1/oracle_data1.tar: Value too large for defined data type
readlink dir1/oracle_data2.tar: Value too large for defined data type
readlink
2003 Apr 10
1
File size limitations?
Hi
I'm running rsync 2.5.6 protocol version 26 on solaris 8.
I have a local software RAID array, plus a mounted netapp fileserver, and am
looking to replicate the contents of the netapp mount on the RAID array.
I run a cronjob each night, with lines like :-
/usr/local/sbin/rsync -ar /netapp/all/projects /backup/vol0/ >>
/tmp/rsync_log.txt 2>&1
Looking at the log files, I get
2003 Jul 08
1
rsync's "value to large" error.
HI,
I'm trying to transfer a list of files within a filesystem to another filesystem. I've used the option:
# rsync -avzol --progress /wp05/global/FCSI/WP_RLS05/rundir/ /nfs_proj/global/WP/
However, it had produced the error below:
building file list ... global/FCSI/WP_RLS05/rundir/wp_celtic_max_fullwarn.tcl.log: Value too large to be stored in data type
# du -sk wp_celtic_max.tcl.log