Created attachment 1114089 [details] error_dialog Description of problem: VM can't be created in Cluster level 3.5. Following error message show: User doesn't have permissions to assign the cpu profile Cluster35 with id cd822c5a-e251-40c4-87a8-2f9ac7d015ae to VMs. Version-Release number of selected component (if applicable): 4.0 master, commit 711b12c How reproducible: 100% Steps to Reproduce: 1. Set DC compatibility level to 3.5 2. Set Cluster compatibility level to 3.5 3. Try to create new VM in cluster above. Actual results: Error dialog shown Expected results: Vm created Additional info:
Created attachment 1114093 [details] engine log
The issue here is about sufficient permissions as you can see in the error message. Did you make sure the user has permissions for the relevant CPU profile? I suggest you review [1] and let us know where you see an issue. [1] https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5/html-single/Administration_Guide/index.html#sect-CPU_Quality_of_Service
It occurs when user is signed into webadmin as admin@internal. 'admin' user should not be restricted by any permissions, right?
(In reply to jniederm from comment #3) > It occurs when user is signed into webadmin as admin@internal. 'admin' user > should not be restricted by any permissions, right? This is correct. Can you please provide the engine RPM version you have installed.
I discovered that bug in my dev build from 4.0 master, commit 711b12c (comment 0, version). So no RPMs.
This bug has a patch that will be uploaded for Bug 1143869. Therefore, I'm marking it as a duplicate of 1143869 since it's the closest explanation for this issue. The patch that will fix this bug is: https://gerrit.ovirt.org/#/c/52727/ *** This bug has been marked as a duplicate of bug 1143869 ***