WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] changeset 6902 issues

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] changeset 6902 issues
From: Ted Kaczmarek <tedkaz@xxxxxxxxx>
Date: Sun, 18 Sep 2005 07:44:44 -0400
Delivery-date: Sun, 18 Sep 2005 11:42:25 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=HOsLHo/HeYanuWVVriPTISb1dBp3jNRVR8sGDMCOhCFp0+gIFu2v4aweSFm0er1omNtHwi0YXzvJKUa1q5J4KioSzbZCQk/7NAZWYbDIjT9fh6Uhg0UIv1Q2OXnEnz7IHC8Y0UYNM+WWFdyIH4RQ4rFmjaIQwmKU8EyxNGPAxmI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
With changset 6902 on FC4, Tyan 2462 SMP, 2 gig,a few minutes after
bringing up domU's all of them toast.

Unable to read memory/target is what I see at the domU's console.

I do see "/proc/xen/baloon" 


Also caught this on a restart of all the domU's after the memory/target
error occured.

xen_blk: Initialising virtual block device driver
vbd: probe of vbd-2050 failed with error -110
kernel BUG at drivers/xen/xenbus/xenbus_xs.c:493
(register_xenbus_watch)!

Poked around the archives and no direct matches on this one.

As well as 
DEBUG (blkif:24) exception looking up device number for sda2: [Errno 2]
No such file or directory: '/dev/sda2

I see this always, whether the domU is able to mount /root or not.


Also on startup of xend occasionally I see  

ERROR (process:37) [network-bridge] s/inet/ip addr add/
ERROR (process:37) [network-bridge] s@\([0-9]\+\.[0-9]\+\.[0-9]\
+\.[0-9]\+/[0-9]\+\)@\1@
ERROR (process:37) [network-bridge] s/eth0/dev xen-br0/
ERROR (process:37) [network-bridge] '
ERROR (process:37) [network-bridge] + sh -e
ERROR (process:37) [network-bridge] Cannot find device "xen-br0:1"


If I stop and start again tight after seeing this error 

ERROR (process:37) [network-bridge]   s/eth0/xen-br0/
ERROR (process:37) [network-bridge]   s/^/ip route add /
ERROR (process:37) [network-bridge]   P
ERROR (process:37) [network-bridge]   d
ERROR (process:37) [network-bridge] }'
ERROR (process:37) [network-bridge] + sh -e
ERROR (process:37) [network-bridge] RTNETLINK answers: File exists

After a reboot all domU's will work again for a few minutes, than the 
memory/target error occurs again.


Regards,
Ted





_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] changeset 6902 issues, Ted Kaczmarek <=