stharrold / ARCHIVED_irods_module_iplant

IRODS module for iPlant collaboration.
MIT License
0 stars 0 forks source link

iget is interrupted by acPostProcForOpen #17

Open stharrold opened 9 years ago

stharrold commented 9 years ago

From an example on a 5 GB file with iplant.re rules enabled: iplant.py --action decompress was called by acPreprocForDataObjOpen and completed at 2014-12-15 02:56:01,592. iget was then started. iplant.py --action compress was called by acPostProcForOpen at Dec 15 02:56:29, but iget was still working. When file was moved by iplant.py, iget operation stopped. iget file transfer rate is ~2.65 GB/min, which explains the ~1.3GB file size fetched. File should have been 5 GB.

See terminal output: https://gist.github.com/f176a9071fe20a02678a.git