<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi again.<br>
<br>
Sorry,  when I said "To solve it you need to create the VM with VNC
support adding this line to your template" I wanted to say that to
solve it you need to access the VM to change the network interface
configuration, and to do this, you need to enable VNC support.<br>
<br>
Sorry again. Regards.<br>
<br>
Fermín Manzanedo Guzmán escribió:
<blockquote cite="mid:4A27E9BA.1060506@jetmultimedia.es" type="cite">
  <pre wrap="">Tim escribió:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I've created a VM template to initiate new VMs with:

---------------------------------------------------------------------------
NAME    = vm01
CPU     = 0.5
MEMORY  = 256

OS = [ BOOT = hd ]

DISK = [
        source = "/var/lib/one/images/disk0.qcow2",
        target = "hda",
        readonly = "no" ]

NIC = [ NETWORK="myLAN" ]
---------------------------------------------------------------------------

  
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hi Tim

I have the same problem: When try to create a new VM opennebula doesn't
assign the VM IP by himself. To solve it you need to create the VM with
VNC support adding this line to your template:

GRAPHICS = [
        type="vnc",
        listen="0.0.0.0",
        port = "5901" ]

Where port = 5901 is the VNC port where you will connect with vncviewer
(something like vncviewer host:1).

Try this and tell us if it solve your problem with the access to the VM.

Regards.


  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>
  </pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<div
 style="color: rgb(0, 0, 0); margin-top: 15px; font-family: Eurostile,Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal;">
<h1 style="margin: 5px 0pt 0pt; font-size: 14px;">Fermin Manzanedo</h1>
<h2
 style="margin: 2px 0pt 10px; font-size: 14px; color: rgb(102, 102, 102);">Administrador
de Sistemas Senior</h2>
<a href="http://www.jetmultimedia.es/"><img
 src="cid:part1.08000909.02040308@jetmultimedia.es"
 style="border: 0pt none ;" alt="Jet Multimedia"></a>
<table celpadding="0"
 style="height: 60px; font-family: Eurostile,Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(102, 102, 102); margin-top: 15px;"
 cellspacing="0">
  <tbody>
    <tr>
      <td><img src="cid:part2.02050103.07080000@jetmultimedia.es"
 alt="-"></td>
      <td>
      <ul
 style="margin: 3px 0pt 0pt; padding: 0pt 8px; float: left; list-style-type: none; list-style-image: none; list-style-position: outside;">
        <li style="color: rgb(240, 3, 127);">Madrid</li>
        <li>Parque Empresarial Cristalia,</li>
        <li>Vía de los Poblados nº3 Edificio 5, Planta 4ª</li>
        <li>28033 Madrid</li>
      </ul>
      </td>
      <td align="right">
      <ul
 style="margin: 3px 0pt 0pt; padding: 0pt 8px; float: left; list-style-type: none; list-style-image: none; list-style-position: outside;">
        <li><a href="mailto:fmanzanedo@jetmultimedia.es"
 style="color: rgb(240, 3, 127);">fmanzanedo@jetmultimedia.es</a></li>
        <li><span style="color: rgb(240, 3, 127);">Tel:</span> 902 01
02 01 </li>
        <li><span style="color: rgb(240, 3, 127);">Fax:</span> 902 01
00 00</li>
      </ul>
      </td>
      <td><img src="cid:part3.01020406.03060707@jetmultimedia.es"
 alt="-"></td>
    </tr>
  </tbody>
</table>
<div
 style="margin: 10px 0pt 0pt 5px; font-family: Eurostile,Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(102, 102, 102); width: 90%; text-align: justify;">Jet
Multimedia España, S.A. ® Aviso legal: Este mensaje electrónico está
dirigido únicamente a la(s) dirección(es) indicadas anteriormente; el
carácter confidencial, personal e intransferible del mismo está
protegido legalmente. Cualquier revelación, uso o reenvío no
autorizado, completo o en parte, está prohibido. Si ha recibido este
mensaje por equivocación, notifíquelo inmediatamente a la persona que
lo ha enviado y borre el mensaje original junto con sus ficheros anexos
sin leerlo ni grabarlo, total o parcialmente. Gracias</div>
</div>
</div>
</body>
</html>