From 002392b1d7ceb6617f72c13390e694a7c6e23cd2 Mon Sep 17 00:00:00 2001 From: caubet_m Date: Mon, 27 Jul 2020 16:58:21 +0200 Subject: [PATCH] Archive data update --- pages/merlin6/02 accessing-merlin6/archive.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/merlin6/02 accessing-merlin6/archive.md b/pages/merlin6/02 accessing-merlin6/archive.md index 9130555..af38ca8 100644 --- a/pages/merlin6/02 accessing-merlin6/archive.md +++ b/pages/merlin6/02 accessing-merlin6/archive.md @@ -32,10 +32,12 @@ be indirectly copied to these (**decentral mode**). Archiving can be done from any node accessible by the users (usually from the login nodes). -{{site.data.alerts.tip}}'Central mode': Possible for the user and project data directories, is the +{{site.data.alerts.tip}}
+'Central mode': Possible for the user and project data directories, is the fastest way as it does not require remote copy (data is directly retreived by central AIT servers from Merlin through 'merlin-archive.psi.ch'). - +
+
'Decentral mode': Possible for any directory, is the slowest way of archiving as it requires to copy ('rsync') the data from Merlin to the central AIT servers. {{site.data.alerts.end}}