Your message dated Mon, 10 Mar 2008 22:33:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line fixed upstream
has caused the Debian Bug report #455975,
regarding recognise Sun's LDOM virtual block devices
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
455975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455975
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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}
};
--- End Message ---
--- Begin Message ---
Got fixed upstream and is included in the current package.
Bastian
--
Warp 7 -- It's a law we can live with.
--- End Message ---