NVIDIA / aistore

AIStore: scalable storage for AI applications
https://aistore.nvidia.com
MIT License
1.23k stars 164 forks source link

Support mountable POSIX files-system #108

Closed elgalu closed 2 years ago

elgalu commented 2 years ago

Are there plans to support the aistore as a mountable POSIX file-system?

Or any experiences using https://github.com/kahing/goofys or https://github.com/s3fs-fuse/s3fs-fuse

Use case: ease object store migration for data loaders that still reads via posix

VirrageS commented 2 years ago

There is already FUSE implementation to mount AIStore as directory. Please refer to https://aiatscale.org/docs/aisfs. It didn't get much attention recently as we put focus on some other aspects of AIStore, so the documentation may not be up to date.

eugeneteoh commented 6 months ago

@VirrageS Can you point me to the docs about the FUSE implementation? The link you referred no longer works, and I can't find much from searching.