Resource QuotasΒΆ

vOneCloud quota system tracks user and group usage of system resources, allowing the cloud administrator to set limits on the usage of these resources.

Quota limits can be set for:

  • users, to individually limit the usage made by a given user.
  • groups, to limit the overall usage made by all the users in a given group.

Tracking the usage on:

  • Compute: Limit the overall memory, cpu or VM instances

Warning

OpenNebula supports additional quotas for Datastores (control amount of storage capacity), Network (limit number of IPs), Images (limit VM instances per image). However these quotas are not available for the vCenter drivers.

Quotas can be updated either from the vCenter View:

../_images/sunstone_update_quota.png

Or from the Group Admin View:

../_images/vdc_admin_update_quota.png

Refer to this guide to find out more.