Package: lvm2
Version: 2.02.26-1
Severity: wishlist
Tags: patch

Please consider applying our patch to recognise Sun's LDOM virtual block
devices, I have also mailed this upstream.

-- System Information:
Debian Release: lenny/sid
  APT prefers gutsy-updates
  APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- lvm2-2.02.26.orig/lib/filters/filter.c
+++ lvm2-2.02.26/lib/filters/filter.c
@@ -75,6 +75,7 @@
 	{"aoe", 16},		/* ATA over Ethernet */
 	{"device-mapper", 1},	/* Other mapped devices */
 	{"xvd", 16},		/* Xen virtual block device */
+	{"vdisk", 8},		/* SUN's LDOM virtual block device */
 	{NULL, 0}
 };
 

Reply via email to