Closed benjaminh83 closed 2 years ago
Running the command goofys cmip6-pds /mnt/external-buckets/slingshotv3/cmip6-pds
gives us the following error:
Jul 13 11:50:40 staging1 /usr/local/bin/goofys[68273]: s3.ERROR code=NoCredentialProviders msg=no valid providers in chain. Deprecated.#012#011For verbose messaging see aws.Config.CredentialsChainVerboseErrors, err=<nil>#012
Jul 13 11:50:40 staging1 /usr/local/bin/goofys[68273]: main.ERROR Unable to access 'cmip6-pds': NoCredentialProviders: no valid providers in chain. Deprecated.#012#011For verbose messaging see aws.Config.CredentialsChainVerboseErrors
Jul 13 11:50:40 staging1 /usr/local/bin/goofys[68273]: main.FATAL Mounting file system: Mount: initialization failed
@benjaminh83 could you try this patch and see if it works? https://github.com/liuziba/goofys/commit/fe378e8b6205e1afc6a32b449838a07578e31410
@benjaminh83 did this work for you?
@liuziba @dkkapur Sorry for not getting back on this. So we ended up deciding not to use Goofys and just use native S3 instead.
Purpose of this GitHub issue
Description
We are not able to mount the following datasets directly with goofys:
The third dataset (covid-19-genome-sequence-dataset, size 1.1 PiB, region us-east-1, file count 10,245,257) works fine with goofys.
Urgency/priorization