<div dir="ltr">Hi<div><br></div><div>You are right, the values are overriden expect for RAW, which is appended. IMHO it is better to keep this behavior and change the comments on that file. This way, you can put basic needed RAW attributes for your setup and then add specific ones for each guest...</div>


<div><br></div><div>Cheers</div><div><br></div><div>Ruben</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 10:01 AM, Daniel Dehennin <span dir="ltr"><<a href="mailto:daniel.dehennin@baby-gnu.org" target="_blank">daniel.dehennin@baby-gnu.org</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Daniel Dehennin <<a href="mailto:daniel.dehennin@baby-gnu.org" target="_blank">daniel.dehennin@baby-gnu.org</a>> writes:<br>


<br>
> Hello,<br>
<div><br>
Hello,<br>
<br>
> We encounter an issue with Ubuntu 12.04: the display is frozen just<br>
> after the boot.<br>
><br>
> After some tests, I found that defining the following RAW section solve<br>
> our issue:<br>
><br>
>     <devices><video><model type='vga' heads='1'/></video></devices><br>
><br>
> I would like to add it for all VMs, so I modify<br>
> /etc/one/vmm_exec/vmm_exec_kvm.conf:<br>
><br>
>     RAW      = "<devices><video><model type='vga' heads='1'/></video></devices>"<br>
><br>
> But just modifying this file does not work, is it required to restart opennebula?<br>
<br>
</div>I have my answer:<br>
<br>
- /etc/one/vmm_exec/vmm_exec_kvm.conf is applied this moring after<br>
  restarting ONE that night<br>
<br>
- RAW section in /etc/one/vmm_exec/vmm_exec_kvm.conf is not overridden,<br>
  resulting in multiple <video> cards:<br>
<div><br>
      <devices><br>
        <video><br>
          <model type='vga' heads='1'/><br>
        </video><br>
      </devices><br>
<br>
      <devices><video><model type='vga' heads='1'/></video></devices><br>
<br>
</div>Is it the expected behaviour?<br>
<br>
According to the configuration file, defining a raw section in a VM<br>
template should be overridden:<br>
<br>
    # Default configuration attributes for the KVM driver<br>
    # (all domains will use these values as defaults).  These values can<br>
    # be overridden in each VM template. Valid atributes are:<br>
<div><div><br>
Regards.<br>
--<br>
Daniel Dehennin<br>
Récupérer ma clef GPG:<br>
gpg --keyserver <a href="http://pgp.mit.edu" target="_blank">pgp.mit.edu</a> --recv-keys 0x7A6FE2DF<br>
</div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org<br clear="all"><div><br></div>-- <br></a><div dir="ltr"><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank"><div>

<div>-- <br></div></div>Ruben S. Montero, PhD<br>Project co-Lead and Chief Architect</a><div><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">OpenNebula - Flexible Enterprise Cloud Made Simple<br>

</a><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a> | @OpenNebula</div></div>

</blockquote></div></div></div>