Primary informations
Username: savardg
Cluster: both
Description
Trying to use rsync on the cluster to copy some data from Yggdrasil to Baobab or vice-versa
Steps to Reproduce
Example rsync command ran from Yggdrasil to copy to Baobab:
rsync --exclude="all_inv_TV_*.mat" -avz run5_dcV2_mul3_g500m savardg@login2.baobab.hpc.unige.ch:matlab-swant/data-riehen/
Expected Result
successful transfer
Actual Result
Error message:
rsync --exclude="all_inv_TV_*.mat" -avz run5_dcV2_mul3_g500m savardg@login2.baobab.hpc.unige.ch:matlab-swant/data-riehen/ ssh: symbol lookup error: /lib64/libk5crypto.so.3: undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: remote command not found (code 127) at io.c(226) [sender=3.1.3]