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

Re: Fw: Re: [Xen-devel] tip.git regression from "vsprintf: unify the for

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: Fw: Re: [Xen-devel] tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Mon, 16 Mar 2009 12:14:18 -0700 (PDT)
Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 16 Mar 2009 12:14:44 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1237230858; bh=146kmvufdSFjtyCJtu7/B/U8wLhkMC3jy5u9PimwGb8=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=H+9GlHOhg13hKMidwA7VhHZWlZlphwkYQox3UDapW+phxImB9Bmdb+jXM/CDz+AignjgScLfq+lFVPQnl3fWwrGnX5jns0UZ6k9BdpuqhCF0hZ/RuPpt35BnJg2SKbp9P13qGIPOnQXRZZtLBRYNMxJUot866TGrbkReyLDkjbU=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=vmRfHUE5NqkmWnaMBRhROPVgI3TuWG6fE6aioCX6/UPZwYB5KY/8RhboeJJWZOFF80QN+lp4nfe6cn4mYVqLz/CgXvC3fjNtk4kmqKWotJ4lDMSGs8hOy7Qg2ePsw6RcoRhHRDgmgrPLrmNZ/ZR2RQuSIEhbhjM3SdOMs9GW/iQ=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49BE9FC4.8030304@xxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bderzhavets@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Removing vif from profile fixes the problem
Boris

--- On Mon, 3/16/09, Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: Fw: Re: [Xen-devel] tip.git regression from "vsprintf: unify the format decoding layer for its 3 users"
To: bderzhavets@xxxxxxxxx
Cc: "Xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Date: Monday, March 16, 2009, 2:51 PM

Boris Derzhavets wrote:
> >>Boris Derzhavets wrote:
> > >Performed:-
> > >
> > >root@ServerIntrepid:/usr/src/linux-2.6-xen# git reset --hard
remotes/origin/xen/dom0/hackery
> > HEAD is now at a38db50 Merge commit 'tip/core/printk' into
xen/dom0/hackery
> > >make clean
> > >make
> >> make modules_install install
> > >mkinitramfs -o /boot/initrd-2.6.29-rc7-tip.img 2.6.29-rc7-tip
> > >
> > >Booted with new kernel under Xen (19355) and get same bug in
place.
> >> Cannot shutdown any PV DomU . Xen Host dies.
> >
> >OK, so we're talking about a new bug now, right?
>
> >When you say "Xen Host dies", do you mean that Xen itself
crashes? Or that >the dom0 kernel crashes? Hangs? Non-responsive?
> *******************************************
> It stops responding at all as 3 days ago.
> Just the same picture :-
>
> PV DomU CentOS 5.2 has been tested with new kernel
> During shutdown mentioned DomU usual sequence of daemon's messages
drops into stack trace with following messages at the end:-
>
> xenbus_dev_shutdown: device/vif/0 timeout closing device
> xenbus_dev_shutdown: device/vbd/51712 timeout closing device
> System halted.
>

OK, so this appears on the domU console? And at the same time, the host
becomes non-responsive? Are there any other symptoms?

>
> Bellow follows my message to you sent on 3/14/09
> The bug is old.
> I do have null modem cable ( 2 m.) . Setting up serial is quite possible,
> but not right now. Boxes are located in different places.
>

If the host just stops responding, then getting the Xen serial console may be
the best way to diagnose it.

Does it also happen if you remove the vifs from the domU config?

**********************************************
Removing vif from profile fixes the problem
**********************************************

Does reverting changes 8c7e11b6b89b3054623bc26bf6bbbda3ffa0ee18,
8b0ddbff9bf6cd8acb881a6296ca5069723f61b1 and
043854ee604d2b49d4def5ac215925296b64b391 help?

J

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

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>