Bug 1365 - >4GB file transfers broken with '-p N'
: >4GB file transfers broken with '-p N'
Status: RESOLVED FIXED
: GridFTP
GridFTP
: unspecified
: PC Linux
: P2 normal
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2003-11-06 14:40 by
Modified: 2003-11-24 17:57 (History)


Attachments
Fix for 2.4.3 and 3.0.2 release (495 bytes, patch)
2003-11-21 12:23, Mike Link
Details
Fix for 2.2.4 release (484 bytes, patch)
2003-11-21 12:23, Mike Link
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-11-06 14:40:56
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
------- Comment #1 From 2003-11-06 14:43:03 -------
(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..
------- Comment #2 From 2003-11-06 14:48:38 -------
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.
------- Comment #3 From 2003-11-07 02:19:21 -------
*** Bug 1336 has been marked as a duplicate of this bug. ***
------- Comment #4 From 2003-11-21 12:23:09 -------
Created an attachment (id=262) [details]
Fix for 2.4.3 release
------- Comment #5 From 2003-11-21 12:23:58 -------
Created an attachment (id=263) [details]
Fix for 2.2.4 release
------- Comment #6 From 2003-11-24 17:57:15 -------
An updated package with this fix has been released at 
http://www-unix.globus.org/toolkit/advisories.html