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: [Xen-devel] [PATCH] blktap2: blktap2 and pygrub (xen-unstable)

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: Fw: [Xen-devel] [PATCH] blktap2: blktap2 and pygrub (xen-unstable)
From: Łukasz Oleś <lukaszoles@xxxxxxxxx>
Date: Mon, 8 Nov 2010 13:40:29 +0100
Cc: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Delivery-date: Mon, 08 Nov 2010 04:41:53 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=rHXIFwUGYCopR5+7Lpd7Bd4h68dwGNQgmb1aBAAidew=; b=gYOcMh+AWFOMomq/OsBOhMAR0lGlTx3m2NEk695vPW1nM8hOpwctjzOme8ilEjwvzG iRVp74NBzeQ6PPmcDHqnZZ4LCGTKok7hBdmu74SmtfeStBuDKeW2EyYR7VCbA+wdbf+2 DCaAooXrtXelRhRB5j8H92HO2cb38qckUYwAM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=DZ9uMBFZQqrULZN+yOW2XN7hO7PJ7RTZ/9t669LKzerAibg8EvWzqtaL6gHDdbabdJ AhTaQhrjJpUFZV5+xfa3WFPUVFedohGFBjFKbq+6/xdbkm5pWSeq/lKdOAwlgAF41LLk 9YPTZ3N9BUsvaZjywhWim5nZ0VJOjVFQKMu4U=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <201011010021.51382.lukaszoles@xxxxxxxxx>
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>
References: <337066.84134.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <alpine.DEB.2.00.1008161735010.2545@kaball-desktop> <201011010021.51382.lukaszoles@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
2010/11/1 Łukasz Oleś <lukaszoles@xxxxxxxxx>:
> On Monday 16 August 2010 18:35:10 Stefano Stabellini wrote:
>> On Sun, 1 Aug 2010, Boris Derzhavets wrote:
>> > Forwarding to you original patch requested.
>> > It works for me.
>> >
>> > Boris
>> >
>> > --- On Sun, 7/11/10, eXeC001er <execooler@xxxxxxxxx> wrote:
>> >       From: eXeC001er <execooler@xxxxxxxxx>
>> >       Subject: [Xen-devel] [PATCH] blktap2: blktap2 and pygrub
>> >       (xen-unstable) To: "Xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
>> >       Date: Sunday, July 11, 2010, 9:18 AM
>> >
>> >       1. Bug fix for error: "Error: Device /dev/xvdp (51952, tap2) is
>> >       already connected."
>> >
>> > 2. Bug fix for error: "Error: Device 51952 not connected"
>> >
>> >
>> > process of booting DomU with 'mounted-blktap2' (VHD for example) and
>> > 'pygrub' as bootloader:
>> >
>> > 1. Connect boot-device to Dom0 as '/dev/xpvd'
>> > 2. Pygrub get info for load DomU
>> > 3. Disconnect boot-device from Dom0
>> > 4. Boot DomU
>> >
>> > During step 3 created device disconnecting from Dom0, but xenstore does
>> > not scrape away after device disconnected from Dom0 => result:
>> >     "Error: Device /dev/xvdp (51952, tap2) is already connected."
>> >
>> > During step 3 created device disconnecting from Dom0, but 'destroyDevice'
>> > method is passed 'tap' always => result: "Error: Device 51952 not
>> > connected"
>>
>> applied, thanks
>
> Could you merge it also to Xen 4.0? Without this patch I can not use vhd +
> pygrub. In  Xen-unstable it was added in commit cd5b4135fe03.

ping

-- 
Łukasz Oleś

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

<Prev in Thread] Current Thread [Next in Thread>