Azure / azure-storage-fuse

A virtual file system adapter for Azure Blob storage
Other
658 stars 207 forks source link

Blobfuse does not mount fast enough #315

Closed amnguye closed 4 years ago

amnguye commented 5 years ago

Which version of the blobfuse was used?

n/a

Which OS (please include version) are you using?

n/a

What problem was encountered?

blobfuse does not mount containers fast enough. In comparison to a Azure File Share, it took 1 hour and 40 minutes to be mounted twice, while in comparison to mounting a Azure File Share it took less than a minute

Have you found a mitigation/solution?

no

By default, blobfuse logs errors to syslog. If this is relevant, is there anything in the syslog that might be helpful?

n/a

2019/08/28 17:39:40 Successfully mounted a/an Blobfuse File System at /mnt/batch/tasks/shared/LS_root/jobs/ai-test-batch-compute/azureml/33a3baf2-601a-4a8f-aa90-cd67706833d6/mounts/workspaceblobstore 2019/08/28 19:19:05 Waiting for blobfs to be mounted at /mnt/batch/tasks/shared/LS_root/jobs/ai-test-batch-compute/azureml/33a3baf2-601a-4a8f-aa90-cd67706833d6/mounts/workspaceblobstore

If relevant, please share your mount command.

n/a

Tatsinnit commented 5 years ago

:bulb: Thanks for this incident in the log, I was thinking of logging something similar recently (but had no dataset hence resisted).

NaraVen commented 4 years ago

I tried a 5 petabyte storage container but cannot repro this is version 1,3,4. Closing it therefore.