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

Quota management #7

Open
livenson opened this issue Mar 30, 2011 · 0 comments
Open

Quota management #7

livenson opened this issue Mar 30, 2011 · 0 comments
Labels

Comments

@livenson
Copy link
Owner

It should be possible to limit resource usage on vcdm.

Implementation idea

For each user add limit on a resource type (as a separate field in user directory). When issuing modification requests, check if a new request would violate constraint.

Resource types:

  • total size
  • total cost of data

Concern

Need to differentiate roles. Doesn't make sense for common users setting their own quotas. Probably would make sense to create a standalone set of tools for administrating vcdm deployment, i.e. modifying data store not through CMI

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

No branches or pull requests

1 participant