Dear 
Chandana,<br><br>By default, "LIBVIRTD_ARGS="--listen" is commented in /etc/sysconfig/libvirtd, so it is not listening. But if anyone wants to change it to Listen, need to modify /etc/sysconfig/libvirtd [1],[2].<br>

<br><br>Thanks<br>Davood<br><br>[1] <a href="http://libvirt.org/remote.html">http://libvirt.org/remote.html</a><br>[2] <a href="http://wiki.libvirt.org/page/TLSDaemonConfiguration">http://wiki.libvirt.org/page/TLSDaemonConfiguration</a><br>

<br><br><br><div class="gmail_quote">On Sun, Jun 10, 2012 at 8:17 AM, Chandana De Silva <span dir="ltr"><<a href="mailto:chandana@desilva.id.au" target="_blank">chandana@desilva.id.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello All,<br>
<br>
I am installing OpenNebula 3.4 with KVM on a Centos 6.2 server.<br>
<br>
In the KVM instructions at <a href="http://opennebula.org/documentation:rel3.4:kvmg" target="_blank">http://opennebula.org/<u></u>documentation:rel3.4:kvmg</a><br>
<br>
it says:<br>
<br>
 > OpenNebula uses libvirt's migration capabilities. More precisely, it uses the TCP protocol offered by libvirt. In order to configure the physical hosts, the following files have to be modified:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
    /etc/libvirt/libvirtd.conf : Uncomment “listen_tcp = 1”. Security configuration is left to the admin's choice, file is full of useful comments to achieve a correct configuration. As a tip, if you don't want to use TLS for connections set listen_tls = 0.<br>


<br>
    /etc/default/libvirt-bin : add -l option to libvirtd_opts<br>
</blockquote>
<br>
The libvirtd init script on Centos 6,2 is not upstart, and uses /etc/sysconfig/libvirtd to configure the libvirtd startup. That has the line:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
# Listen for TCP/IP connections<br>
# NB. must setup TLS/SSL keys prior to using this<br>
LIBVIRTD_ARGS="--listen"<br>
</blockquote>
<br>
I am assuming that the instruction for libvirtd_opts in the documentation should be different for Centos / RHEL.<br>
<br>
Regards<br>
Chandana<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><br>