Hello {{ user_name }},

This is an automated email from the HPC cluster {{ cluster_name }}.

We have identified the following directories that are consuming cluster storage and require your attention:

{% if source_paths_backup|length > 0 %} {% for source_path, size in source_paths_backup %} {% endfor %} {% endif %} {% if source_paths_remove|length > 0 %} {% for source_path, size in source_paths_remove %} {% endfor %} {% endif %}
Size Directory Synced
{{ size }} {{ source_path }}
{{ size }} {{ source_path }} x
{% if source_paths_backup|length > 0 %}

Please consider syncing those directories to Tier-1 Data that have not been synced yet and contain valuable data.

You can use the globsync tool for this purpose. To get started, log in to the cluster and load the necessary modules:

{{ init_command }}

Next, run the following command for each of these directories:

globsync flows start [--remove-source] PATH

The --remove-source option is optional and will ensure your data is automatically removed after a successful transfer.

If you prefer to manually remove your data, you can monitor the status of your transfer at https://app.globus.org. Depending on your Globus settings, you will also receive an email notification upon successful completion of the transfer.

{% endif %}

Please consider removing those directories that have been synced or contain data that can be discarded.

If you have any questions or issues, please feel free to reply to this email.

Best regards,
Samuel Corveleyn