<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-mailStijl17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=NL link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=EN-US>I have a problem with the libvirt daemon. I have a little php script which should connect with libvirt, but it won’t.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>When I try to start the libvirt daemon I get this error (using the command libvirtd --listen):<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>2011-11-09 19:35:18.095: 3560: info : libvirt version: 0.9.7<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>2011-11-09 19:35:18.095: 3560: error : virPidFileAcquirePath:345 : Failed to acquire pid file '/var/run/libvirtd.pid': Resource temporarily unavailable<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>So the daemon won’t start and isn’t started yet. If I check if the service is running with ps –ef | grep libvirtd I get this output:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>root      2865     1  0 15:50 ?        00:00:00 /usr/sbin/libvirtd -d<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>root      3149     1  0 19:17 ?        00:00:00 libvirtd -d<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>root      3206     1  0 19:17 ?        00:00:00 libvirtd -dl<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>root      3300     1  0 19:20 ?        00:00:00 libvirtd --listen --daemon<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>root      3356     1  0 19:21 ?        00:00:00 libvirtd --listen --daemon<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>root      3564  3077  0 19:36 pts/0    00:00:00 grep --color=auto libvirtd<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Here you can see that the service isn’t running.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>How can I fix this problem. There is a .pid file in the /var/run/ directory. I already deleted it and used the command libvirtd –daemon –listen but it won’t start. It doesn’t show any output but when I use the ps –ef command, I see that the service is not running.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Can you please help me?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>With kind regards,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Wouter.<o:p></o:p></span></p></div></body></html>