nf-tower
nf-tower copied to clipboard
Fusion mounts not working
Hi Team,
I enabled Fusion mounts as instructed to mount the S3 bucket (s3://bucket
) specified in Pipeline work directory for AWS batch jobs.
However, I tested it by simply running ls /fusion/s3/bucket
in the script
section and encountered this error:
ls: cannot access '/fusion/s3/bucket': No such file or directory
. Yet, I can see that the work directory was created in the S3 bucket.
I would greatly appreciate your help. Thanks a lot!
Also having this issue