All materials (c) 2020-2026 by CSC – IT Center for Science Ltd. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 Unported License, http://creativecommons.org/licenses/by-sa/4.0/
/scratch)$TMPDIR: automatic on login + all compute nodes, no reservation needed$LOCAL_SCRATCH: extra, billed storage reservable (--gres=nvme:<GB>) on XL nodes (Viz not yet implemented)tar and compression is a good starttar xf /scratch/<project>/big_dataset.tar.gz -C $TMPDIR/scratch
allas-conf needs setting up CSC password interactively
allas-conf --swift -k (not needed for S3, which is already persistent)
$OS_PASSWORD to generate a new token automatically
$OS_PASSWORD automaticallyrclone requires explicitly setting environment variable in batch jobs:source allas_conf -m S3s3cmd with endpoint s3:rclone with endpoint s3allas:a-put --s3 to force S3 (a-get already defaults to S3; use --swift to switch)allas-conf --lumirclone (endpoint is lumi-o:)
rclone lsd lumi-o:--lumi
a-list --lumiallas-confallas-conf --lumirclone with s3allas: as endpoint for Allas and lumi-o: for LUMI-O
rclone copy -P lumi-o:lumi-bucket/object s3allas:allas-bucket/module load idaida_configureida upload <target_in_ida> <local_file>ida download <target_in_ida> <local_file>allas-conf --sdca-put with option --sdc/scratch on Roihucsc-workspacesdu and find -size, these commands are heavy on the file systemallas-backup command provides an easy-to-use command-line interface for the restic backup toolallas-backup --helpallas-backup [add] file-or-directoryallas-backup listallas-backup restore snapshot-id