Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a function to monitoring the total usage of S3 mountpoint or S3 PVC #836

Open
zhushendhh opened this issue Apr 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@zhushendhh
Copy link

Tell us more about this new feature.

When mounting a S3 mountpoint or PVC, the OS cannot check the usage of the S3.
I think we should have a similar function to motor the usage of bucket by a simple CMD like "df".
Now we can use "du" or CW metrics of S3 bucket. However those functions can't run efficiently when the total object number is huge or customer needs to know the size hourly (S3 only update the usage to CW per day)

Some of our customers also request to limit the total usage of S3 PVC, I think that should be archived based on capacity monitoring of S3 mountpoint PVC.

Do you think this is an acceptable functional requirements for S3 mountpoint and CSI driver ? Thanks.

@zhushendhh zhushendhh added the enhancement New feature or request label Apr 6, 2024
@passaro
Copy link
Contributor

passaro commented Apr 11, 2024

Thanks for the feature requests! We are considering what can be done in this area, but do not have anything to share yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants