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 18:21:26 +0200
Delivery-date: Mon, 27 Jun 2011 19:10:52 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=pxF4JeKVuFOBURghHiWV6DltONznTqYJEkMREWklWMo=; b=ZYhupVwjrsfeqYrFpqgSktZuniHaNYjygweUIOS8D9pVLQs/7sukfNDkU94r65BJpK W7LQ1TCd2EsXqgv5TWxBz7SYl3saZwHnBM88lEay8giAbE7PEkznIFxXccPVsho6pFY9 2lQSmOXCEhxOdy1FcxZVTL+gzG0Bk1izYodYg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=nqXmcTDLL5S5Zjyi9Lm1QaKoY2+sTqmdyhnLoiOSNHxV92TCHoacNaxSmsBtpJSct8 H3iE0IBFFZtMkoG5MqO2XI4dWmxK2tHzlRvX7KhcFCmrNOCp0j6phpEBQFGdkMdE2Sog b0UNMIZU8Pc8eoLjLVXR0TQg0d/u6c2OhmqOM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
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