Optimus is within the same network as the cluster, making it straightforward to transfer data between the two systems. To move data from Optimus to the new cluster, follow these steps (provided you configured the jumphost):
/storage/project_path
.scp -r "/data_path_optimus" "[username"@abacus-login.fbk.eu](mailto:username%[email protected]):/storage/project_path
when you download (enroot import …
) big containers on Riemann, it could happens that you run into the error above. In that case it is sufficient that you set: export TMPDIR=/run
. You can now re-execute your enroot import
command.
Please follow the section about jumphost on this link.