<p dir="ltr">Hi, </p>
<p dir="ltr">Can you send us onevm show -x of the VM and the onetemplate show -x? </p>
<p dir="ltr">Regards, <br>
Jaime </p>
<div class="gmail_quote">On Dec 15, 2014 11:47 PM, "Steven Timm" <<a href="mailto:timm@fnal.gov">timm@fnal.gov</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Under OpenNebula 3.2 we used the RAW section to declare a serial<br>
console in libvirt which could then be attached to on the hypervisor<br>
via virsh console.<br>
<br>
(this comes in very handy if you are dealing with windows or mac<br>
desktops which don't have a very good X emulation for VNC viewers).<br>
<br>
Template syntax looked like this:<br>
<br>
RAW=[<br>
  DATA="<br>
                <devices><br>
                <serial type='pty'><br>
                        <target port='0'/><br>
                </serial><br>
                <console type='pty'><br>
                <target type='serial' port='0'/><br>
                </console><br>
                </devices>",<br>
  TYPE=kvm ]<br>
<br>
And this is what the corresponding xml in deployment.0 looks like.<br>
<br>
<br>
                <devices><br>
                <serial type='pty'><br>
                        <target port='0'/><br>
                </serial><br>
                <console type='pty'><br>
                <target type='serial' port='0'/><br>
                </console><br>
                </devices><br>
<br>
-----------------<br>
<br>
In OpenNebula 4.8 I have exactly the same syntax and according to<br>
the docs it should work.  the fields from the template show up in onevm show but they do not show up in deployment.0.<br>
That means this is not a libvirt error, it's an opennebula error and somehow the code that generates the kvm-based xml from the template isn't working right.<br>
<br>
Steve Timm<br>
<br>
<br>
<br>
------------------------------<u></u>------------------------------<u></u>------<br>
Steven C. Timm, Ph.D  <a href="tel:%28630%29%20840-8525" value="+16308408525" target="_blank">(630) 840-8525</a><br>
<a href="mailto:timm@fnal.gov" target="_blank">timm@fnal.gov</a>  <a href="http://home.fnal.gov/~timm/" target="_blank">http://home.fnal.gov/~timm/</a><br>
Office:  Wilson Hall room 804<br>
Fermilab Scientific Computing Division,<br>
Currently transitioning from:<br>
Scientific Computing Services Quadrant<br>
Grid and Cloud Services Dept., Associate Dept. Head for Cloud Computing<br>
<br>
To:<br>
Scientific Computing Facilities Quadrant.,<br>
Experimental Computing Facilities Dept.,<br>
Project Lead for Virtual Facility Project.<br>
<br>
<br>
______________________________<u></u>_________________<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/<u></u>listinfo.cgi/users-opennebula.<u></u>org</a><br>
</blockquote></div>