[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#508906: marked as done ([initramfs-tools] Doesn't detect LVM for root=/dev/dm-X)



Your message dated Fri, 19 Dec 2008 13:47:53 +0000
with message-id <E1LDfhp-0002xn-7O@ries.debian.org>
and subject line Bug#508906: fixed in initramfs-tools 0.92n
has caused the Debian Bug report #508906,
regarding [initramfs-tools] Doesn't detect LVM for root=/dev/dm-X
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 owner@bugs.debian.org
immediately.)


-- 
508906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508906
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.92l
Severity: important

--- Please enter the report below this line. ---
Let me start with some additional relevant info.

The root fs is located on LVM and is described in
/etc/fstab with LABEL= notation, which leads
to the following mount output for root filesystem:

> mount | grep "on / "
/dev/dm-0 on / type ext3 (rw,noatime,errors=remount-ro)

> e2label /dev/dm-0 
ROOT

The /dev/dm-0 itself isn't a symlink to /dev/mapper/, therefore root var
remains /dev/dm-0 after readlink -f attempt.

> ls -l /dev/dm-0
brw-rw---- 1 root disk 254, 0 Dec 15 15:46 /dev/dm-0

All this consequently leads to failure in detecting the LVM root.

Please let me know if any additional info is needed.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.26-1-686

Debian Release: 5.0
  500 unstable        www.debian-multimedia.org 
  500 unstable        ftp.de.debian.org 
  500 unstable        debian.ejohansson.se 
  500 unstable        deb.opera.com 
  500 testing         security.debian.org 

--- Package information. ---
Depends                  (Version) | Installed
==================================-+-=============
klibc-utils           (>= 1.5.9-1) | 1.5.12-2
cpio                               | 2.9-14
module-init-tools                  | 3.4-1
udev                  (>= 0.086-1) | 0.125-7
findutils              (>= 4.2.24) | 4.4.0-2

--- Output from package bug script ---
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.26-1-686 root=/dev/mapper/VG000-LV000 ro vga=773

-- /proc/filesystems
	ext3

-- lsmod
Module                  Size  Used by
nfs                   213896  2 
lockd                  54248  1 nfs
nfs_acl                 2912  1 nfs
sunrpc                162144  15 nfs,lockd,nfs_acl
i915                   25280  2 
drm                    65256  3 i915
autofs4                16420  1 
ipv6                  235300  29 
rfkill_input            3520  0 
loop                   12748  0 
ide_cd_mod             27652  0 
cdrom                  30176  1 ide_cd_mod
ata_generic             4676  0 
arc4                    1824  2 
usbhid                 35904  0 
ecb                     2624  2 
crypto_blkcipher       15236  1 ecb
hid                    33184  1 usbhid
ff_memless              4392  1 usbhid
b43                   110748  0 
rfkill                  5652  3 rfkill_input,b43
rng_core                3940  1 b43
mac80211              139680  1 b43
hci_usb                12252  0 
bluetooth              44900  1 hci_usb
cfg80211               21576  1 mac80211
led_class               3908  1 b43
joydev                  8480  0 
input_polldev           3752  1 b43
piix                    6568  0 [permanent]
snd_hda_intel         324248  0 
snd_pcm_oss            32800  0 
snd_pcm                62596  2 snd_hda_intel,snd_pcm_oss
snd_mixer_oss          12320  1 snd_pcm_oss
pcspkr                  2432  0 
ide_pci_generic         3908  0 [permanent]
serio_raw               4740  0 
psmouse                32336  0 
ide_core               96168  3 ide_cd_mod,piix,ide_pci_generic
ssb                    33476  1 b43
snd_seq_dummy           2660  0 
pcmcia                 29548  2 b43,ssb
pcmcia_core            31892  3 b43,ssb,pcmcia
iTCO_wdt                9508  0 
snd_seq_oss            24992  0 
firmware_class          6816  2 b43,pcmcia
snd_seq_midi_event      6432  1 snd_seq_oss
snd_seq                41456  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_timer              17800  2 snd_pcm,snd_seq
snd_seq_device          6380  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd                    45604  8 snd_hda_intel,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq,snd_timer,snd_seq_device
soundcore               6368  1 snd
container               3456  0 
uhci_hcd               18672  0 
snd_page_alloc          7816  2 snd_hda_intel,snd_pcm
ehci_hcd               28428  0 
e1000e                 84612  0 
battery                10180  0 
wmi                     6440  0 
ac                      4196  0 
usbcore               118160  5 usbhid,hci_usb,uhci_hcd,ehci_hcd
button                  6096  0 
intel_agp              22332  1 
agpgart                28776  3 drm,intel_agp
evdev                   8000  0 
ext3                  105512  2 
jbd                    39444  1 ext3
mbcache                 7108  1 ext3
dm_mirror              15104  0 
dm_log                  8452  1 dm_mirror
dm_snapshot            14340  0 
dm_mod                 46184  8 dm_mirror,dm_log,dm_snapshot
sd_mod                 22200  3 
thermal                15228  0 
processor              32576  3 thermal
fan                     4164  0 
thermal_sys            10856  3 thermal,processor,fan
ahci                   23176  2 
libata                140384  2 ata_generic,ahci
scsi_mod              129356  2 sd_mod,libata
dock                    8304  1 libata

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto


-- 
Eugene Paskevich             |   *==)-----------   |     Plug me into
eugene@raptor.kiev.ua        |   -----------(==*   |      The Matrix



--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.92n

We believe that the bug you reported is fixed in the latest version of
initramfs-tools, which is due to be installed in the Debian FTP archive:

initramfs-tools_0.92n.dsc
  to pool/main/i/initramfs-tools/initramfs-tools_0.92n.dsc
initramfs-tools_0.92n.tar.gz
  to pool/main/i/initramfs-tools/initramfs-tools_0.92n.tar.gz
initramfs-tools_0.92n_all.deb
  to pool/main/i/initramfs-tools/initramfs-tools_0.92n_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 508906@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@debian.org> (supplier of updated initramfs-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 19 Dec 2008 14:03:13 +0100
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.92n
Distribution: unstable
Urgency: high
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@debian.org>
Description: 
 initramfs-tools - tools for generating an initramfs
Closes: 499666 502927 507805 508906
Changes: 
 initramfs-tools (0.92n) unstable; urgency=high
 .
   [ Eugene Paskevich ]
   * hook-functions: Fix MODULES=dep for lvm LABEL fstab notation.
     (closes: #508906)
 .
   [ maximilian attems ]
   * all_generic_ide: Also parse boolean bootoption. (closes: #507805)
   * initramfs-tools.8: Document where to look up NFSOPTS. (closes: #502927)
   * update-initramfs.8: List -d and mark the non-optional as such.
 .
   [ S. Sakar ]
   * hook-functions: MODULES=dep fix encrypted loop device.
     (closes: #499666)
Checksums-Sha1: 
 9b13f9bfe8998c46bc9c15944e0a5b1a4eeece46 1004 initramfs-tools_0.92n.dsc
 4f6a04effb9200e45ac8aea5f0018fa44b0e6518 68336 initramfs-tools_0.92n.tar.gz
 1ba76092d86a10e3c01966b17c01c20934daf744 75234 initramfs-tools_0.92n_all.deb
Checksums-Sha256: 
 78e6e14f1e229d90f46ef9be1eada2979c578309d25294a801e21493192f056a 1004 initramfs-tools_0.92n.dsc
 7cf1f3a644714cd7b25179a933c9e68d6ace09a1b955904890a829d23a37ad68 68336 initramfs-tools_0.92n.tar.gz
 f3263a64ba39e746d4cd6bb91e74a45d93b336954d01356eeedccf7011839596 75234 initramfs-tools_0.92n_all.deb
Files: 
 4f24f92a42ed0ca1f07c8110e0a37fb4 1004 utils optional initramfs-tools_0.92n.dsc
 f02842e0780734cb3295fe436e7bd27e 68336 utils optional initramfs-tools_0.92n.tar.gz
 7d3213d012b43ea12c9ce134daf88cfb 75234 utils optional initramfs-tools_0.92n_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklLnAAACgkQeW7Lc5tEHqh5QgCfaZdNOf/2RvkvGcg2TREDZaSb
WG4An2AZSEG6iVg1tWSd3ytaBDQotaWW
=4AiQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: