<font size="2"><span style="font-family: courier new,monospace;"><font face="comic sans ms,sans-serif"><span style="font-family: arial,helvetica,sans-serif;">Hello:</span><br style="font-family: arial,helvetica,sans-serif;">
<span style="font-family: arial,helvetica,sans-serif;">I've got this:<br>Thanks.<br></span></font></span><b><span style="font-family: courier new,monospace;"><br>chubut@chubut:/usr/local/sbin$ sudo netstat -nlp | grep libvirt</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">unix  2      [ ACC ]     STREAM     LISTENING     10732    1945/libvirtd       /usr/local/var/run/libvirt/libvirt-sock</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">unix  2      [ ACC ]     STREAM     LISTENING     10734    1945/libvirtd       /usr/local/var/run/libvirt/libvirt-sock-ro</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">chubut@chubut:/usr/local/sbin$ </span></b></font><br><br><br><div class="gmail_quote">2011/1/20 Zdenek Styblik <span dir="ltr"><<a href="mailto:stybla@turnovfree.net">stybla@turnovfree.net</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 01/20/2011 12:20 PM, Marcela Castro León wrote:<br>
> Hello<br>
</div><div class="im">> I think now is running.<br>
> I've started doing<br>
><br>
> *chubut@chubut:/usr/local/sbin$ sudo ./libvirtd &<br>
> *<br>
> and checked doing<br>
><br>
> *chubut@chubut:~$ ps -ef | grep libvirtd<br>
> chubut    1877  1700  0 12:16 pts/0    00:00:00 grep --color=auto libvirtd<br>
> chubut@chubut:~$ ps -ef | grep libvirtd<br>
> root      1945  1721  0 12:17 pts/1    00:00:00 ./libvirtd<br>
> chubut    1993  1700  0 12:17 pts/0    00:00:00 grep --color=auto libvirtd<br>
> chubut@chubut:~$ sudo virsh -c qemu:///system list<br>
>  Id Name                 State<br>
> ----------------------------------<br>
><br>
> chubut@chubut:~$ *<br>
><br>
> Do you think it's right? Thank you very much.<br>
><br>
> Marcela<br>
><br>
<br>
</div>Please try as a root or via sudo:<br>
# netstat -nlp | grep libvirt;<br>
<br>
you should see something like:<br>
--- SNIP ---<br>
root@anubis:~# netstat -nlp | grep libvirt<br>
unix  2      [ ACC ]     STREAM     LISTENING     5787     3271/libvirtd<br>
<div class="im">      /var/run/libvirt/libvirt-sock<br>
</div>--- SNIP ---<br>
<br>
Z.<br>
<div class="im"><br>
> 2011/1/20 Justin Clift <<a href="mailto:jclift@redhat.com">jclift@redhat.com</a>><br>
><br>
>> On 20/01/2011, at 9:52 PM, Marcela Castro León wrote:<br>
>> Hello<br>
>>> I've got this error.<br>
>>> chubut@chubut:/usr/local$ virsh -c qemu:///system list<br>
>>> error: unable to connect to '/usr/local/var/run/libvirt/libvirt-sock',<br>
>> libvirtd may need to be started: No such file or directory<br>
>>> error: failed to connect to the hypervisor<br>
>>><br>
>>> The daemon is not running, but i don't know how to start it.<br>
>><br>
>> Ok, this might be a dumb question, but have you tried "sudo virsh -c<br>
>> qemu:///system list" (with the "sudo") when the libvirtd program is running?<br>
><br>
><br>
><br>
</div>> --<br>
> libvir-list mailing list<br>
> <a href="mailto:libvir-list@redhat.com">libvir-list@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/libvir-list" target="_blank">https://www.redhat.com/mailman/listinfo/libvir-list</a><br>
<font color="#888888"><br>
<br>
--<br>
Zdenek Styblik<br>
Net/Linux admin<br>
OS TurnovFree.net<br>
email: <a href="mailto:stybla@turnovfree.net">stybla@turnovfree.net</a><br>
jabber: <a href="mailto:stybla@jabber.turnovfree.net">stybla@jabber.turnovfree.net</a><br>
</font></blockquote></div><br>