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: [Xen-devel] [PATCH] Fix error message when detaching block devices

To: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Fix error message when detaching block devices
From: Stefan Berger <stefanb@xxxxxxxxxx>
Date: Sat, 16 Dec 2006 12:09:38 -0500
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sat, 16 Dec 2006 09:09:43 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20061216125401.GA1361@xxxxxxxxxxxxxxxxxxxxxx>
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

Ewan Mellor <ewan@xxxxxxxxxxxxx> wrote on 12/16/2006 07:54:01 AM:

> On Fri, Dec 15, 2006 at 11:46:06PM -0500, Stefan Berger wrote:
>
> > An error occurs if the first detach was successful and the 2nd one is
> > not (of course). Return if the 1st detach is successful, try the 2nd one
> > if it was not successful. Throw an error if the 2nd one fails.
> > This should also fix problems I am currently seeing in the xm-test
> > suite.
> >
> > Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
>
> I've applied this, because it looks perfectly sensible, but I'm
> concerned that this failure isn't showing up in our xm-test runs.  What
> failure are you seeing?



I got the message
REASON: xm block-detach returned invalid 256 != 0

After this fix this message was gone.

  Stefan

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