Bugzilla – Bug 1365
>4GB file transfers broken with '-p N'
Last modified: 2003-11-24 17:57:15
You need to log in before you can comment on or make changes to this bug.
Bug 1149 was fixed for non-parallel, >2GB transfers. However, >4GB files will still fail when the '-p N' option is used: 6 tardis:/mnt/hdb1> ls -l old-intel2-sdb -rw-r--r-- 1 root root 18210037760 Mar 31 2003 old-intel2-sdb 7 tardis:/mnt/hdb1> globus-url-copy -vb -p 8 file:///mnt/hdb1/old-intel2-sdb gsiftp://panhead.psc.edu/usr/users/5/kcm/old-intel2-sdb 4298571776 bytes 9241.67 KB/sec avg 9536.00 KB/sec inst error: a system call failed (Connection reset by peer) 8 tardis:/mnt/hdb1> globus-url-copy -vb file:///mnt/hdb1/old-intel2-sdb gsiftp://panhead.psc.edu/usr/users/5/kcm/old-intel2-sdb 18205376512 bytes 6567.80 KB/sec avg 6516.36 KB/sec inst
(sorry) 10 tardis:/mnt/hdb1> uname -a Linux tardis.psc.edu 2.4.20-20.7 #1 Mon Aug 18 14:56:30 EDT 2003 i686 unknown RedHat 7.3, ia32..
and of course I leave off more important details.. This is GT 2.4.3, built from source, to a Linux ia32 server also 2.4.3 from source. All gcc32dbg.
*** Bug 1336 has been marked as a duplicate of this bug. ***
Created an attachment (id=262) [details] Fix for 2.4.3 release
Created an attachment (id=263) [details] Fix for 2.2.4 release
An updated package with this fix has been released at http://www-unix.globus.org/toolkit/advisories.html