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] Patch for Xen 4.1.1 not working with LVM volumes and pygrub

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Patch for Xen 4.1.1 not working with LVM volumes and pygrub on NetBSD
From: Roger Pau Monné <roger.pau@xxxxxxxxxxxxx>
Date: Sun, 26 Jun 2011 20:30:42 +0200
Delivery-date: Sun, 26 Jun 2011 11:31:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=9UKvuAauCN1Hbidw39ITFFi4L4vMWdyzKLzmyjmpteE=; b=YqQx5Pg3dXJgoTEK0+lN2fCJ18hb6klHyXn4tkZ4kM/W9+zPPuODb585TYhL56VKKw lKKsU1NQbAV4o27XSqASToSzcmpUSIG57Aht41A11mdks0Txk4gi1UFHRXbaPY4GJDMg TUvsTBnixfogRhbNmM7v7zDqjd0KaxtUYBneg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=Svo8gjfvFDA6H2KZvH+d4or0D240k/eJqshjEX0i7MD8WYMsF9cIbD/8LAq5kNqOkL 0EfG1gzIU+3z2ci3slr548wfnFpVgiGFTghVSX+X5tvhOstP1Q12NnkQ5vbtRyMdtshW 4TyV5/jtGj+B/D+WtsyiNuHkzkx7Wiykjjzrs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTinYcpxO8v63t6=n=9oYwVgT-z4i=Q@xxxxxxxxxxxxxx>
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: <BANLkTinYcpxO8v63t6=n=9oYwVgT-z4i=Q@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

Xen 4.1.1 was incorrectly passing /dev/rmapper/vg-lvname to pygrub
(notice the r in front of mapper), when it should pass
/dev/mapper/rvg-lvname (add the r to the last file) when using NetBSD.
I've patched it to work correctly. I'm attaching a unified diff with
the patch made against Xen 4.1.1 (it's a really simple modification).

Regards, Roger.

Attachment: patch-lvm
Description: Binary data

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