GithubHelp home page GithubHelp logo

seagate / cloudfuse Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 0.0 88.39 MB

Cloudfuse is a FUSE filesystem for S3 and Azure storage

License: Other

Shell 3.15% Go 91.11% Dockerfile 0.07% Python 3.87% PowerShell 0.07% C 1.44% Julia 0.07% Inno Setup 0.23%
azure-storage cloud filesystem fuse go s3

cloudfuse's People

Contributors

abhiguptacse avatar adreed-msft avatar amishra-dev avatar amnguye avatar amrinder-singh29 avatar andyzhangx avatar ashruti-msft avatar asorrin-msft avatar cvvz avatar dabnsky avatar daweins avatar dependabot[bot] avatar ferelith-maker avatar foodprocessor avatar gapra-msft avatar heikki0 avatar jfantinhardesty avatar microsoft-github-policy-service[bot] avatar naraven avatar rickle-msft avatar rioriost avatar rpbritton-seagate avatar shubham808 avatar sihegde avatar souravgupta-msft avatar taoyama avatar tasherif-msft avatar tomecho avatar vibhansa-msft avatar zezha-msft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cloudfuse's Issues

Listing container contents is often slow

Problem

I have a relatively large number of files (about 2,000) in the root directory in my container. When I first mount the container, listing the root directory sometimes takes an excessive amount of time. At the moment it's 5s. But it's been over 20s at times.

Expected behavior

Listing 2,000 files should take much less time. I think 1s is ideal, 5s is reasonable, and 10s is not.

How to reproduce

List a directory with a few thousand files right after mounting:

cloudfuse mount ~/mycontainer --config-file=config.yaml
time ls ~/mycontainer
cloudfuse unmount --lazy ~/mycontainer

Logs

cloudfuse_list_2k.log

Deployment information

I'm on Ubuntu 22.04, running against a Seagate Lyve Cloud container, running cloudfuse v0.3.0.

Additional information

No response

Add Option to Disable File Cache Timeout

Please describe the feature/improvement you would like to see added.

I'm trying to mount a bucket and keep my local cache valid without any timeout.
I tried to set it to 0, thinking it would be a special value meant to mean "unlimited", but cloudfuse takes 0 to mean that all cache items should be deleted as soon as possible.
I'm working around this by setting timeout-sec to a really large number (64 million, which is about 2 years), but that doesn't seem very user friendly. A separate option would be nice.

Please explain why you think adding this feature/improvement is important.

If a persistent local cache is a common use case, it should be easy to configure.

Persistent mount on Linux

Please describe the feature/improvement you would like to see added.

Mounted buckets are remounted at login on Windows. It would be nice to have the same functionality on Linux.

Please explain why you think adding this feature/improvement is important.

Linux users would be more likely to be able to set up a process to remount their containers on their own, but that's not a guarantee. I see no reason why we should be less friendly to Linux users.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.