oph:cluster:archiver
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
oph:cluster:archiver [2023/10/18 07:58] – versione precedente ripristinata (2023/10/18 08:43) carlo.cintolesi@unibo.it | oph:cluster:archiver [2025/04/30 04:36] (versione attuale) – [Which data] diego.zuccato@unibo.it | ||
---|---|---|---|
Linea 5: | Linea 5: | ||
==== Which data ==== | ==== Which data ==== | ||
- | Archiving concerns data folders not currently in use, i.e. data that you want to keep in memory | + | Archiving concerns data folders not currently in use, i.e. data that you want to keep available |
==== Why mandatory ==== | ==== Why mandatory ==== | ||
Linea 12: | Linea 12: | ||
==== How to do ==== | ==== How to do ==== | ||
- | The archiving procedure comprises two steps: compressing the folders into a .tgz format and storing the archive in its own folder on the ''/ | + | The archiving procedure comprises two steps: compressing the folders into a .tgz format and storing the archive in its own folder on the ''/ |
== Practical guide to using '' | == Practical guide to using '' | ||
- | - Create a folder in ''/ | + | - Create a folder in ''/ |
- | $ mkdir /scratch/ | + | $ mkdir /archive/ |
- Load the cluster utilities by adding '' | - Load the cluster utilities by adding '' | ||
cd | cd | ||
echo " | echo " | ||
- Use archiver to archive and move individual folders in one shot. You need to specify (first argument) the path to where to store the compressed folder and (second argument) the path to the original uncompressed folder.< | - Use archiver to archive and move individual folders in one shot. You need to specify (first argument) the path to where to store the compressed folder and (second argument) the path to the original uncompressed folder.< | ||
- | archiver /scratch/ | + | archiver /archive/ |
== Important notes: == | == Important notes: == |
oph/cluster/archiver.1697615928.txt.gz · Ultima modifica: 2023/10/18 07:58 da carlo.cintolesi@unibo.it