<div dir="ltr"><div><div><div><div><div></div>Thanks you, Ian for your answer.<br><br>According to some google searches, it confirm that the "fake-start-stop-daemon" is a result of a crashed installation (wich is my case).<br></div>I found two possible fixes : <br><br>- <code>apt-get install dpkg --reinstall<br>-</code>cp /sbin/start-stop-daemon.REAL /sbin/start-stop-daemon<br><br></div>I can't test it right now.<br></div>I'll try to reproduce this bug by rebooting a virtualbox installation of Debian Jessie at grub step.<br><br></div>Benoit<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-02 16:11 GMT+02:00 Ian Campbell <span dir="ltr"><<a href="mailto:ijc@debian.org" target="_blank">ijc@debian.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm afraid I don't know what may or may not have happened to your<br>
installation, just that this fake-start-stop-daemon thing is very likely<br>
interfering with the operation of Xen by not actually starting daemons.<br>
<br>
I suggest you try asking somewhere like the debian-users list to see if<br>
anyone there knows what this thing is or what to do about it.<br>
<span class="HOEnZb"><font color="#888888"><br>
Ian.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, 2015-06-02 at 15:22 +0200, Benoît Tonnerre wrote:<br>
> Hi,<br>
><br>
><br>
> Thanks for your answer.<br>
><br>
><br>
><br>
> During the Debian jessie installation, I had a problem at grub step.<br>
><br>
> The os-prober part was stuck : grub was at 66 % (os-prober tried to<br>
> browse all the VM on LVM partitions)<br>
><br>
> After more than 15 minutes, os-prober seems to be stuck, so I rebooted<br>
> the server.<br>
> I had to boot in rescue mode, then, reinstalled grub and modified it<br>
> to add "GRUB_DISABLE_OS_PROBER=true".<br>
><br>
> It seems it solved the problem, I was able to boot the server.<br>
><br>
><br>
> Maybe there are some missing things in my Debian installation ?<br>
><br>
><br>
> Do you want me to fill an other bug report (concerning the<br>
> installation problem ?)<br>
><br>
><br>
> I have not this problem with Debian Wheezy installation.<br>
><br>
><br>
> Thanks for your time and for your help.<br>
><br>
><br>
> Benoit<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> 2015-05-30 10:31 GMT+02:00 Ian Campbell <<a href="mailto:ijc@debian.org">ijc@debian.org</a>>:<br>
>         On Sat, 2015-05-30 at 05:23 +0200, Benoît Tonnerre wrote:<br>
>         > mai 29 23:20:50 jango xen[1150]: Starting Xen daemons: xenfs<br>
>         xenstored<br>
>         > mai 29 22:20:50 jango xen[1150]: Warning: Fake<br>
>         start-stop-daemon called, doing<br>
>         > nothing.<br>
>         > mai 29 23:20:50 jango xen[1150]: Warning: Fake<br>
>         start-stop-daemon called, doing<br>
>         > nothing.<br>
><br>
>         This suggests that the xen daemons and in particular xenstored<br>
>         are not<br>
>         actually running, the result of which will be any command<br>
>         which tries to<br>
>         talk to xenstored (like xl list, most xl commands and the<br>
>         xenstore-write<br>
>         seen in the status log) will never get an answer and will<br>
>         appear to<br>
>         hang.<br>
><br>
>         I don't know what "Fake start-stop-daemon" is, but it sounds<br>
>         like the<br>
>         root of your problems.<br>
><br>
>         Ian.<br>
><br>
><br>
><br>
><br>
<br>
<br>
</div></div></blockquote></div><br></div>