<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 7, 2016 at 3:39 PM, Pat Riehecky <span dir="ltr">&lt;<a href="mailto:riehecky@fnal.gov" target="_blank">riehecky@fnal.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Is there a way to configure the hosted engine to only use SPICE and not VNC?<br></blockquote><div><br></div>At setup time hosted-engine-setup asked you<br>            Please specify the console type you would like to use to connect to the VM (vnc, spice) [vnc]:<br><br>Modifying an existing hosted-engine-instance is currently a bit more complicated; in a near future you will be able to edit hosted-engine VM details from the engine itself.<br><br> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
/usr/libexec/qemu-kvm -name HostedEngine -S -machine rhel6.5.0,accel=kvm,usb=off -cpu qemu64,-svm -m 4096 -realtime &lt;snip&gt; -device virtserialport,bus=virtio-serial0.0,nr=3,chardev=charchannel2,id=channel2,name=org.ovirt.hosted-engine-setup.0 -vnc 0:0,password -device cirrus-vga,id=video0,bus=pci.0,addr=0x2 -msg timestamp=on<br>
<br>
]# cat /etc/ovirt-hosted-engine/hosted-engine.conf<br>
conf=/var/run/ovirt-hosted-engine-ha/vm.conf<br>
host_id=1<br>
console=qxl<br>
domainType=nfs3<br>
ca_cert=/etc/pki/vdsm/libvirt-spice/ca-cert.pem<br>
ca_subject=&quot;C=EN, L=Test, O=Test, CN=Test&quot;<br>
vdsm_use_ssl=true<br>
bridge=ovirtmgmt<br>
<br>
# netstat -an<br>
Active Internet connections (servers and established)<br>
Proto Recv-Q Send-Q Local Address           Foreign Address State<br>
tcp        0      0 <a href="http://0.0.0.0:5900" rel="noreferrer" target="_blank">0.0.0.0:5900</a>            0.0.0.0:* LISTEN<span class=""><font color="#888888"><br>
<br>
Pat<br>
<br>
-- <br>
Pat Riehecky<br>
Scientific Linux developer<br>
<br>
Fermi National Accelerator Laboratory<br>
<a href="http://www.fnal.gov" rel="noreferrer" target="_blank">www.fnal.gov</a><br>
<a href="http://www.scientificlinux.org" rel="noreferrer" target="_blank">www.scientificlinux.org</a><br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</font></span></blockquote></div><br></div></div>