From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?q?=C5=81ukasz_Ole=C5=9B?= Subject: Re: Fw: [PATCH] blktap2: blktap2 and pygrub (xen-unstable) Date: Mon, 1 Nov 2010 00:21:50 +0100 Message-ID: <201011010021.51382.lukaszoles@gmail.com> References: <337066.84134.qm@web56102.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Keir Fraser , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org 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. > >=20 > > Boris > >=20 > > --- On Sun, 7/11/10, eXeC001er wrote: > > From: eXeC001er > > Subject: [Xen-devel] [PATCH] blktap2: blktap2 and pygrub > > (xen-unstable) To: "Xen-devel" > > Date: Sunday, July 11, 2010, 9:18 AM > > =20 > > 1. Bug fix for error: "Error: Device /dev/xvdp (51952, tap2) is > > already connected." > >=20 > > 2. Bug fix for error: "Error: Device 51952 not connected"=20 > >=20 > >=20 > > process of booting DomU with 'mounted-blktap2' (VHD for example) and > > 'pygrub' as bootloader: > >=20 > > 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 > >=20 > > During step 3 created device disconnecting from Dom0, but xenstore does > > not scrape away after device disconnected from Dom0 =3D> result: > > "Error: Device /dev/xvdp (51952, tap2) is already connected." > >=20 > > During step 3 created device disconnecting from Dom0, but 'destroyDevic= e' > > method is passed 'tap' always =3D> result: "Error: Device 51952 not > > connected" >=20 > applied, thanks Could you merge it also to Xen 4.0? Without this patch I can not use vhd += =20 pygrub. In Xen-unstable it was added in commit cd5b4135fe03. Regards, =C5=81ukasz Ole=C5=9B