<div dir="ltr"><br clear="all">When trying to run a first time (Run Once) VM install, the vm session fails to start. When we look into the libvirtd.log on the host, we find the following error:<br><br>virDomainGraphicsDefParseXML:6566 : internal error unknown spice channel name ain<br>
<br>in the lines right above message, contained in the xmlDESC we find the following snippet:<br><br>��������������� <channel type="spicevmc"><br>����������������������� <target name="com.redhat.spice.0" type="virtio"/><br>
��������������� </channel><br>��������������� <graphics autoport="yes" keymap="en-us" listen="0" passwd="*****" passwdValidTo="1970-01-01T00:00:01" port="-1" tlsPort="-1" type="spice"><br>
����������������������� <channel mode="secure" name="ain"/><br>����������������������� <channel mode="secure" name="nputs"/><br>����������������������� <channel mode="secure" name="ursor"/><br>
����������������������� <channel mode="secure" name="layback"/><br>����������������������� <channel mode="secure" name="ecord"/><br>����������������������� <channel mode="secure" name="isplay"/><br>
����������������������� <channel mode="secure" name="sbredir"/><br>����������������������� <channel mode="secure" name="martcard"/><br>��������������� </graphics><br>
<br><br><br>It looks to us that the xml may be malformed due to the seemingly first character missing in the channel names.<br><br>Does this make any sense to anyone?<br><br><br>On master:<br>Ovirt-engine�� 3.3.0-0.2.master.20130313215708<br>
<br>On node:<br>qemu-kvm 1.2.2-7.fc18<br>vdsm-xmlrpc 4.10.3-10.fc18<br>libvirt-daemon 0.10.2.3-1.fc18<br><br><br><br>------------------------------------------<br>Tom Rogers<br>
</div>