Switch off ARCHER2 automatical archiving

Hi Xu,

Unfortunately the delete_staged option doesn’t work with globus. You will either need to:

  1. manually delete the data from ARCHER2 after it has been successfully transferred to JASMIN

or

  1. change archive_root_path to be $ROSE_DATAC and then in the file app/housekeeping/rose-app.conf add:
    prune{share/cycle}=-P3M
    
    Where P3M will keep 3 months worth of data on disk under the share/cycle/<cycle> directory. You can set this to whatever value is appropriate for your suite. Reload the suite to pick up the changes.

Regards,
Ros.

1 Like