eWaterCycle / infra

Instructions for system administrators to deploy the eWaterCycle platform
Apache License 2.0
0 stars 0 forks source link

/mnt/data not mounted #139

Closed sverhoeven closed 1 year ago

sverhoeven commented 1 year ago

When provisioning a new workspace the /mnt/data directory is empty, I expected to see the dcache volume there.

In log:

May 30 09:30:39 localhost systemd[1]: Started DCache shared data disk (rclone).
May 30 09:30:39 localhost rclone[47482]: Fatal error: failed to mount FUSE fs: fusermount: exec: "fusermount3": executable file not found in $PATH
May 30 09:30:39 localhost systemd[1]: rclone.service: Main process exited, code=exited, status=1/FAILURE
May 30 09:30:39 localhost systemd[1]: rclone.service: Failed with result 'exit-code'.
May 30 09:30:43 localhost systemd[1]: Stopped DCache shared data disk (rclone).
sverhoeven commented 1 year ago

fuse3 is used in rclone since v1.62.0 - 2023-03-14