<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 12:22 PM, Fabrice Bacchella <span dir="ltr">&lt;<a href="mailto:fabrice.bacchella@orange.fr" target="_blank">fabrice.bacchella@orange.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I attached a image disk to a VM , but set it using the wrong disk profile, I powered off the VM, and then tried to change it on the GUI.<br>
<br>
The operation in the GUI is ok.<br>
<br></blockquote><div>Need more of the log if you don&#39;t see the profiles changing. Please share a bigger w or the whole log. <br> <br><br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
But nothing is done.<br>
<br>
And in the log I get:<br>
2016-03-25 10:12:10,467 INFO  [org.ovirt.engine.core.bll.UpdateVmDiskCommand] (default task-26) [2f3b7d9] Lock Acquired to object &#39;EngineLock:{exclusiveLocks=&#39;null&#39;, sharedLocks=&#39;[a32e1043-a5a5-4e4c-8436-f7b7a4ff644c=&lt;VM, ACTION_TYPE_FAILED_VM_IS_LOCKED&gt;]&#39;}&#39;<br>
2016-03-25 10:12:10,608 INFO  [org.ovirt.engine.core.bll.UpdateVmDiskCommand] (default task-26) [2f3b7d9] Running command: UpdateVmDiskCommand internal: false. Entities affected :  ID: 55d2be6b-7a78-4712-82be-b725b7812db8 Type: DiskAction group EDIT_DISK_PROPERTIES with role type USER<br>
2016-03-25 10:12:10,794 INFO  [org.ovirt.engine.core.bll.UpdateVmDiskCommand] (default task-26) [2f3b7d9] Lock freed to object &#39;EngineLock:{exclusiveLocks=&#39;null&#39;, sharedLocks=&#39;[a32e1043-a5a5-4e4c-8436-f7b7a4ff644c=&lt;VM, ACTION_TYPE_FAILED_VM_IS_LOCKED&gt;]&#39;}&#39;<br>
2016-03-25 10:12:10,808 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-26) [2f3b7d9] Correlation ID: 2f3b7d9, Call Stack: null, Custom Event ID: -1, Message: VM test test_Disk3 disk was updated by FA4@apachesso.<br>
<br>
<br>
It says &quot;with role type USER&quot; but I&#39;m logged as a super admin<br>
<br></blockquote><div><br></div><div>I know its confusing a bit.  <br></div><div><br></div><div>The RoleType is an indirect property of an action, in that case UpdateVmDisk. Every action has an ActionGroup, and each Action has a RoleType, and this is used to allow/prevent or display behaviour. <br><br></div><div>So looking at VdcActionType.java and ActionGroup.java, you can see the declaration.<br><br></div><div>VdcActionType.java<br></div><div><pre style="background-color:rgb(43,43,43);color:rgb(169,183,198);font-family:&quot;Source Code Pro&quot;;font-size:10.5pt"><span style="background-color:rgb(52,65,52)">UpdateVmDisk</span>(<span style="color:rgb(104,151,187)">34</span><span style="color:rgb(204,120,50)">, </span>ActionGroup.<span style="color:rgb(152,118,170);font-style:italic">CONFIGURE_VM_STORAGE</span><span style="color:rgb(204,120,50)">, false, </span>QuotaDependency.<span style="color:rgb(152,118,170);font-style:italic">STORAGE</span>)<span style="color:rgb(204,120,50)">,</span></pre>ActionGroup.java<br></div><div><pre style="background-color:rgb(43,43,43);color:rgb(169,183,198);font-family:&quot;Source Code Pro&quot;;font-size:10.5pt"><span style="background-color:rgb(52,65,52)">CONFIGURE_VM_STORAGE</span>(<span style="color:rgb(104,151,187)">10</span><span style="color:rgb(204,120,50)">, </span>RoleType.<span style="color:rgb(152,118,170);font-style:italic">USER</span><span style="color:rgb(204,120,50)">, true, </span>ApplicationMode.<span style="color:rgb(152,118,170);font-style:italic">VirtOnly</span>)<span style="color:rgb(204,120,50)">,</span></pre><br></div><div><br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
The set up is totally new, on dedicated centos 7.2, running 3.6.3.4-1.el7.centos.<br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</blockquote></div><br></div></div>