Hi James,
-
Yes the
verify_chksums
must be switched off. That is the separate checksum which we had to use on old ARCHER. You’ll see in theglobus_url_copy
command above that we’re using the gridftp inbuilt checksum verification option now. -
The
postproc_nemo
OOM - yes you will need to increase the amount of memory requested. You’ll need to experiment with how much memory you need to request.In
archer2.rc
add to the[[POSTPROC_RESOURCE]]
section
[[[directives]]]
--mem=25Gb
- PPTransfer - Looks like something went wrong part way through the transfer. If you look at try 02 it’s failed straightaway unable to list the JASMIN directory . I’d suggest trying to run that
globus-url-copy
command on the ARCHER2 command line and see if it works. (You’ll need tomodule load postproc
first) If you get the same error - check GWS quota and that you can still get to that directory on JASMIN.
Cheers,
Ros.