1 Jun 2011 09:58
[Bug 6183] rsync error file too large (27)
<samba-bugs <at> samba.org>
2011-06-01 07:58:02 GMT
2011-06-01 07:58:02 GMT
https://bugzilla.samba.org/show_bug.cgi?id=6183 --- Comment #5 from Dal <dtamana2 <at> bloomberg.net> 2011-06-01 07:58:01 UTC --- The issue happens intermittently. Most of the time large files are sync'd fine. I have run rsync on the failed file several times now and it hasn't failed. Is there any debugging I can put in place ? ----- Original Message ----- From: samba-bugs <at> samba.org To: rsync-qa <at> samba.org At: 5/28 6:14:11 https://bugzilla.samba.org/show_bug.cgi?id=6183 Wayne Davison <wayned <at> samba.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO --- Comment #4 from Wayne Davison <wayned <at> samba.org> 2011-05-28 05:13:33 UTC --- As mentioned, this is an issue with how rsync was compiled and/or linked. If it is compiled with large-file support in the OS libraries, then it supports large files. If the libraries don't support large files, or it was not compiled knowing that it should support large files, then large files aren't supported. So, someone needs to figure out what AIX requires for proper compilation (e.g. what support libraries are not installed, what options are not used, or(Continue reading)
RSS Feed