Need Help Understanding Resource Sets
-
Good-day Folks,
I need some help understanding the
Resource Set
quotas in Xen Orchestra. I've read through the official documentation but couldn't find anything that addresses what I'm seeing.So, it's my understanding that the quotas that can be set in a
Resource Set
are global and not per VM created - is this correct? If so, then I'm not understanding why I am unable to create a snapshot when it seems I have the resources available to do so. Essentially, as you may gleam from the screenshot below, I created aResource Set
to have a limit of8 GiB RAM
,150 GiB Storage
, and1 vCPU
. With these limits, I thought I should be able to create a snapshot of the VM I created using thisResource Set
. Unfortunately, an attempt to snapshot this VM, results in the following error message:not enough resources in resource set
It appears my understanding of the quotas may be incorrect and would appreciate some input from the community, thank you.
-
@kagbasi-ngc Take a look at this KB article. Also see this prior thread -- https://xcp-ng.org/forum/topic/5902/permissions-for-users-to-be-able-to-snapshot
-
@Danp Aaah, thanks for pointing me to these resources. After reading, I thought it best to simply increase the quotas in my resource set definition to accommodate.
I felt having to modify the config file was too clunky. This seems like something that should be exposed in the UI when defining the resource set.