globus / globus-toolkit-documentation

Documentation for the Globus Toolkit
1 stars 6 forks source link

GridFTP Authentication Hangs #13

Open 65sc02 opened 6 years ago

65sc02 commented 6 years ago

Hello!

I know today is the last day of January, but I hope you can shed some light and give some help despite the imminent end of support.

We are trying to use GridFTP (over a private network, so not reachable from the normal internet, thus no GlobusOnline possible) to transfer huge amounts of data between two European computing centers: BSC and LRZ. However, GridFTP hangs during the authentication phase without giving an error message. There is also no useful information in the server log files.

To make things more confusing, we also tried with a 3rd European center. They have two machines, and transfers from BSC work with one machine while the other hangs, while transfers from LRZ work with both machines just fine.

We are at our wit's end and desperately need your help! Let me summarize information for the two sites. If needed, I can also supply this for the 3rd site, but I don't want to make it too confusing.

@BSC (from BSC to LRZ): client (@BSC) globus-version: 6.0.1502136246 client (@BSC) globus-version: 5.2.4 did also not work GridFTP server: globus-gridftp-server -version globus_gridftp_server: 12.2 (1502136246-85)

command tried: globus-url-copy -list gsiftp://LRZ/ => hangs in authentication

@LRZ (from LRZ to BSC): globus-version: 6.0.1453307864 GridFTP server: 220 XXX.XXX.XXX.XXX GridFTP Server 9.4 (gcc64, 1453307864-85) [Globus Toolkit 6.0.1453307864] ready.

command tried: globus-url-copy -dbg -list gsiftp://BSC/

output: gsiftp://BSC/ debug: starting to feat gsiftp://BSC/ debug: connecting to gsiftp://BSC/ debug: response from gsiftp://BSC/: 220- 220- Globus/GridFTP Service at PRACE-BSC 220-
220-
HelpDesk: blablabla
220-** 220 End.

debug: authenticating with gsiftp://BSC/

The frontend log at BSC says for this connection only the following (log-level set to ALL): [18333] Wed Jan 31 12:26:59 2018 :: Configuration read from /etc/gridftpd/gridftpd_frontend.conf. [18333] Wed Jan 31 12:26:59 2018 :: Server started in inetd mode. [18333] Wed Jan 31 12:26:59 2018 :: New connection from: LRZ:59371

We are really at a loss here. All the obvious things have been excluded:

Can you give us any hint where to look? What could be going wrong?Are there any known incompatibilities with the various Globus/GridFTP versions?

Thanks so much Helmut

j-rodrigu commented 6 years ago

The issue was solved by modifying the MTU on the network interface at the endpoint server at BSC.