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-users

[Xen-users] Handling xvd device naming

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Handling xvd device naming
From: Caleb Tennis <caleb.tennis@xxxxxxxxx>
Date: Thu, 24 Feb 2011 07:49:32 -0500
Delivery-date: Thu, 24 Feb 2011 04:51:04 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:content-type:content-transfer-encoding :subject:date:message-id:to:mime-version:x-mailer; bh=FCTkSvpGfmhzCzN5yUAV9qc0WATS/MdOOp/6WJ+6Ji4=; b=Fj3t9xuci9m0xlu7KPIiLBXp2MeZz/DhjBR+6pA2NeZfPyQdT9fJTkiBcQ98+IfYhx HECPtOKb+AjIOSI4IWl3V+hVxLf6GeuW/ZhYStlaTNoGNDvMDxVY7rJAYO6cOliKu9zH AbSCsNnt9SBYdazAInvpIRAdvLutYPDXRh924=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=xyx+ztZ9/igouvedJuEXfPfQNkvYJXV21LX4oecOLqhiKSEGYNrmrkQU1f1wZ/lBUs M4kPZFzSIvHpplc133tIC0Bucw+X3OzZvmlIXlSEdMnT903dazz42a8RNyFaHWBGSYTd c6U2/cdOCkrGPNik28eXmZ1JalJHFHTQ0UCCc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
We've been running fedora 13 within EC2 now for a while and have started 
running into kernel OOPses with a certain combination of our tools, and it 
looks to be a result of needing a more recently patched kernel to fix a Xen bug 
or two.  Ok, no problem.

I've upgraded our kernel to the latest xen 2.6.32.27 (have also tried 
2.6.32.25) from jeremy's sources.  This works great, however, all of my xvd* 
devices have shifted.

That is, what used to be /dev/xvda in the domU is now /dev/xvde in the domU.  
The vdb numbers are the same, but for some reason everything has shifted 64 
minor numbers (202,1 -> 202,65, for example).

I don't know if this is Xen, or something local to the machine, like udev, but 
I'm asking here if anyone knows a nice or easy way to solve this?

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

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