<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.3">
</HEAD>
<BODY>
Hello,<BR>
<BR>
I think Dan is right as I had the same kind of problem earlier. I fixed this issue by following a Dan's advice on another bug involving performance issue. You can find the fix in a previous message on this list:<BR>
<A HREF="http://www.redhat.com/archives/fedora-xen/2007-April/msg00166.html">http://www.redhat.com/archives/fedora-xen/2007-April/msg00166.html</A><BR>
<BR>
The key is to mount /var/lib/xenstored in shared memory to limit som I/O overhead.<BR>
<BR>
Maybe it should help you too.<BR>
<BR>
Regards,<BR>
<BR>
Guillaume<BR>
<BR>
Le lundi 14 mai 2007 à 14:02 +0100, Daniel P. Berrange a écrit :
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Mon, May 14, 2007 at 02:40:01PM +0200, Frederic Saint-Marcel wrote:</FONT>
<FONT COLOR="#000000">> Hello,</FONT>
<FONT COLOR="#000000">> I have a Dell 2950 with :</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> kernel-xen.i686                          2.6.18-1.2798.fc6      </FONT>
<FONT COLOR="#000000">> installed      </FONT>
<FONT COLOR="#000000">> xen.i386                                 3.0.3-8.fc6            </FONT>
<FONT COLOR="#000000">> installed      </FONT>
<FONT COLOR="#000000">> xen-libs.i386                            3.0.3-8.fc6            installed</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> When I restart domU with dom0 reboot or /etc/init.d/xendomains script I </FONT>
<FONT COLOR="#000000">> have this error</FONT>
<FONT COLOR="#000000">> in my xend.log :</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> [2007-05-14 14:20:07 xend.XendDomainInfo 7870] WARNING </FONT>
<FONT COLOR="#000000">> (XendDomainInfo:882) Domain has crashed: name=xxxx id=21.</FONT>
<FONT COLOR="#000000">> [2007-05-14 14:20:08 xend.XendDomainInfo 7870] ERROR </FONT>
<FONT COLOR="#000000">> (XendDomainInfo:1675) VM xxxx restarting too fast (7.688173 seconds </FONT>
<FONT COLOR="#000000">> since the last restart).  Refusing to restart to avoid loops.</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> on eight domU I have only six which restart normally and two with this </FONT>
<FONT COLOR="#000000">> error.</FONT>

<FONT COLOR="#000000">The xendomains script has not proved to be very reliable. I've seen a number</FONT>
<FONT COLOR="#000000">of bugzillas with a similar complaint to you, that only a (random) fraction </FONT>
<FONT COLOR="#000000">of guests successfully start upon boot. My best guess is that the high load</FONT>
<FONT COLOR="#000000">causing by starting lots of guests at boot causing timeouts when setting</FONT>
<FONT COLOR="#000000">up backend devices & thus crashes the guest. Not had any time to investigate</FONT>
<FONT COLOR="#000000">it seriously, or even see if this guess is correct.</FONT>

<FONT COLOR="#000000">Dan.</FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>