I-GUIDE / CI_Platform

iGUIDE CI Platform Deployment
Apache License 2.0
0 stars 0 forks source link

Globus transfer back to Jupyter is possibly slow #19

Closed rkalyanapurdue closed 2 months ago

rkalyanapurdue commented 2 months ago

When downloading even very small csv files via Globus transfer from HPC to Jupyter, the status does not change to Download Complete even though the file seems to be present.

Could this have been caused by the recent changes to run the globus connect server on the same VM as the NFS server?

rkalyanapurdue commented 2 months ago

Could possibly be an intermittent Globus issue.

Reverted the globus server change to use the original globus VM and stopped the processes on the NFS server.

Recent transfers seem to be working fine

Closing this issue for now as resolved; will reopen if issues re-occurs.