[one-users] Default RAW section for all VMs

Ruben S. Montero rsmontero at opennebula.org
Tue Jan 28 04:13:54 PST 2014


Hi

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...

Cheers

Ruben


On Tue, Jan 28, 2014 at 10:01 AM, Daniel Dehennin <
daniel.dehennin at baby-gnu.org> wrote:

> Daniel Dehennin <daniel.dehennin at baby-gnu.org> writes:
>
> > Hello,
>
> Hello,
>
> > We encounter an issue with Ubuntu 12.04: the display is frozen just
> > after the boot.
> >
> > After some tests, I found that defining the following RAW section solve
> > our issue:
> >
> >     <devices><video><model type='vga' heads='1'/></video></devices>
> >
> > I would like to add it for all VMs, so I modify
> > /etc/one/vmm_exec/vmm_exec_kvm.conf:
> >
> >     RAW      = "<devices><video><model type='vga'
> heads='1'/></video></devices>"
> >
> > But just modifying this file does not work, is it required to restart
> opennebula?
>
> I have my answer:
>
> - /etc/one/vmm_exec/vmm_exec_kvm.conf is applied this moring after
>   restarting ONE that night
>
> - RAW section in /etc/one/vmm_exec/vmm_exec_kvm.conf is not overridden,
>   resulting in multiple <video> cards:
>
>       <devices>
>         <video>
>           <model type='vga' heads='1'/>
>         </video>
>       </devices>
>
>       <devices><video><model type='vga' heads='1'/></video></devices>
>
> Is it the expected behaviour?
>
> According to the configuration file, defining a raw section in a VM
> template should be overridden:
>
>     # Default configuration attributes for the KVM driver
>     # (all domains will use these values as defaults).  These values can
>     # be overridden in each VM template. Valid atributes are:
>
> Regards.
> --
> Daniel Dehennin
> Récupérer ma clef GPG:
> gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
> --
> <http://lists.opennebula.org/listinfo.cgi/users-opennebula.org>
> --
> Ruben S. Montero, PhD
> Project co-Lead and Chief Architect<http://lists.opennebula.org/listinfo.cgi/users-opennebula.org>
> OpenNebula - Flexible Enterprise Cloud Made Simple
>  <http://lists.opennebula.org/listinfo.cgi/users-opennebula.org>
> www.OpenNebula.org | rsmontero at opennebula.org | @OpenNebula
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20140128/13c88639/attachment-0002.htm>


More information about the Users mailing list