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

Limit resources per VM #4961

Closed
7 tasks
kvaps opened this issue Jul 2, 2020 · 2 comments
Closed
7 tasks

Limit resources per VM #4961

kvaps opened this issue Jul 2, 2020 · 2 comments

Comments

@kvaps
Copy link
Contributor

kvaps commented Jul 2, 2020

Description
Hi it would be nice to make an opportunity to limit the highest plank of CPU, vCPU, RAM and Disk Space created for each VM.

Use case
Users might be confused by creating the VM larger than hosts capable to handle it. Customer will see the VM stuck on PENDING state.

Interface Changes
Additional quotas for user and groups:

#  VM = [
#    INSTANCE_MEMORY           = <Max. allocated memory (MB) for one VM>
#    INSTANCE_CPU              = <Max. allocated CPU for one VM>
#    INSTANCE_VCPU             = <Max. allocated VCPU for one VM>
#    INSTANCE_SYSTEM_DISK_SIZE = <Max. allocated system disk (MB) for one VM>
#  ]

Additional Context
Add any other context or screenshots about the feature request here. Or any other alternative you have considered to addressed this new feature.

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@stale
Copy link

stale bot commented Jul 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. The OpenNebula Dev Team

@paczerny
Copy link
Member

Duplicate #822

@paczerny paczerny closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants