Your message dated Sun, 15 Nov 2020 17:49:05 +0000
with message-id <[email protected]>
and subject line Bug#868268: fixed in lvm2 2.03.10-1
has caused the Debian Bug report #868268,
regarding initramfs-tools: Please add raid1 to the module added when 
MODULES=most
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.)


-- 
868268: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868268
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.130
Severity: normal

Dear Maintainer,

When using raid1 lvm root, the raid1 module is not added to the initrd
built (raid456 module is in).
This will make the system unbootable and goind to the initramfs debug mode
Please add raid1 in when selecting MODULES=most

As a workaround you can add raid1 to /etc/initramfs-tools/modules and do
update-initramfs -k all -u

-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 18M Jul 13 23:24 /boot/initrd.img-4.9.0-3-amd64
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.9.0-3-amd64 root=/dev/mapper/VGroot-LVslash
ro quiet

-- resume
RESUME=none
-- /proc/filesystems
        xfs

-- lsmod
Module                  Size  Used by
snd_hda_codec_generic    69632  1
snd_hda_intel          36864  0
snd_hda_codec         135168  2 snd_hda_intel,snd_hda_codec_generic
snd_hda_core           81920  3
snd_hda_intel,snd_hda_codec,snd_hda_codec_generic
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               110592  3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer              32768  1 snd_pcm
snd                    86016  6
snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_generic,snd_pcm
soundcore              16384  1 snd
qxl                    69632  1
ttm                    98304  1 qxl
drm_kms_helper        155648  1 qxl
edac_mce_amd           28672  0
drm                   360448  4 qxl,ttm,drm_kms_helper
ppdev                  20480  0
edac_core              57344  0
pcspkr                 16384  0
evdev                  24576  1
serio_raw              16384  0

joydev                 20480  0
virtio_balloon         16384  0
parport_pc             28672  0
virtio_console         24576  0
parport                49152  2 parport_pc,ppdev
sg                     32768  0
acpi_cpufreq           20480  0
button                 16384  0
ip_tables              24576  0
x_tables               36864  1 ip_tables
autofs4                40960  2
xfs                  1208320  1
raid1                  36864  1
dm_raid                40960  1
raid456               106496  1 dm_raid
async_raid6_recov      20480  1 raid456
async_memcpy           16384  2 raid456,async_raid6_recov
async_pq               16384  2 raid456,async_raid6_recov
async_xor              16384  3 async_pq,raid456,async_raid6_recov
async_tx               16384  5
async_xor,async_pq,raid456,async_memcpy,async_raid6_recov
md_mod                131072  3 dm_raid,raid1,raid456
xor                    24576  1 async_xor
raid6_pq              110592  3 async_pq,raid456,async_raid6_recov
libcrc32c              16384  2 xfs,raid456
crc32c_generic         16384  1
dm_mod                118784  16 dm_raid
hid_generic            16384  0
usbhid                 53248  0
hid                   122880  2 hid_generic,usbhid
sr_mod                 24576  0
cdrom                  61440  1 sr_mod
ata_generic            16384  0
virtio_net             28672  0
virtio_blk             20480  4
psmouse               135168  0
floppy                 69632  0
ata_piix               36864  0
ehci_pci               16384  0
uhci_hcd               45056  0
ehci_hcd               81920  1 ehci_pci
usbcore               249856  4 usbhid,ehci_hcd,uhci_hcd,ehci_pci
usb_common             16384  1 usbcore
virtio_pci             24576  0
virtio_ring            24576  5
virtio_blk,virtio_net,virtio_balloon,virtio_console,virtio_pci
virtio                 16384  5
virtio_blk,virtio_net,virtio_balloon,virtio_console,virtio_pci
i2c_piix4              24576  0
libata                249856  2 ata_piix,ata_generic
scsi_mod              225280  3 libata,sr_mod,sg

-- /etc/initramfs-tools/modules
raid1

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

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=auto
KEYMAP=n
COMPRESS=gzip
DEVICE=
NFSROOT=auto

-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no

-- /proc/mdstat
Personalities : [raid6] [raid5] [raid4] [raid1]
unused devices: <none>

-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:

/usr/share/initramfs-tools/hooks:
dmsetup
fsck
keymap
klibc-utils
kmod
lvm2
resume
thermal
udev
zz-busybox

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages initramfs-tools depends on:
ii  initramfs-tools-core  0.130
ii  linux-base            4.5

initramfs-tools recommends no packages.

Versions of packages initramfs-tools suggests:
ii  bash-completion  1:2.1-4.3


-- no debconf information

--- End Message ---
--- Begin Message ---
Source: lvm2
Source-Version: 2.03.10-1
Done: Bastian Blank <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lvm2, which is due to be installed in the Debian FTP archive.

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Blank <[email protected]> (supplier of updated lvm2 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 15 Nov 2020 18:28:02 +0100
Source: lvm2
Architecture: source
Version: 2.03.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian LVM Team <[email protected]>
Changed-By: Bastian Blank <[email protected]>
Closes: 868268 928700
Changes:
 lvm2 (2.03.10-1) unstable; urgency=medium
 .
   * New upstream release.
   * Auto-generate slightly more strict and correct dependencies.
     - Also fixes the broken dmsetup dependency. (closes: #928700)
   * Add raid modules to initramfs by default. (closes: #868268)
Checksums-Sha1:
 28b5c1f9276d539235bcf9e2a8b045becbc29343 2725 lvm2_2.03.10-1.dsc
 67d83b6748ec88c252dcae05c50a51581231f3c6 1686036 lvm2_2.03.10.orig.tar.xz
 48b09065db4768500fc9aab8e8a81565a0504552 31456 lvm2_2.03.10-1.debian.tar.xz
 a2efcbf399621692610c0b8b0d70aec42ee0b823 6614 lvm2_2.03.10-1_source.buildinfo
Checksums-Sha256:
 bbe7c7837a87bd5d1ffd4954c5024631de55d77ac8fb9318b6660907f90c0c2d 2725 
lvm2_2.03.10-1.dsc
 d5720b91a0d698ffc1f117999a1bcb78666a261503c29966c726bc9fb47ad169 1686036 
lvm2_2.03.10.orig.tar.xz
 59f575f65ac199c43d4df25754263c1194601023401d4ef98de7476c2b5c3677 31456 
lvm2_2.03.10-1.debian.tar.xz
 b6d1fbebde8e74bd2bff87c6d8a4e3f2bbfc2b9d1e7afdfaeacbdc82f96ab6b1 6614 
lvm2_2.03.10-1_source.buildinfo
Files:
 f4b0ae484d22482b25e5df2a64e09936 2725 admin optional lvm2_2.03.10-1.dsc
 0762aeb485041d307da4dfc9d981838b 1686036 admin optional 
lvm2_2.03.10.orig.tar.xz
 68f06f95de76a50ca18c560b344d1670 31456 admin optional 
lvm2_2.03.10-1.debian.tar.xz
 e178859c364934e78dda710862dc2d7e 6614 admin optional 
lvm2_2.03.10-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFFBAEBCgAvFiEER3HMN63jdS1rqjxLbZOIhYpp/lEFAl+xZVERHHdhbGRpQGRl
Ymlhbi5vcmcACgkQbZOIhYpp/lE3Twf/eZA82SoBbXL5r+jG0AUbwSIsILusdmXl
CHe/tqpcKQXTWOAf9bpNmC1Q9rXu+bH3YgCqVZiWVioG56/rSfvlW1jaWV6iZMrj
sKB7aayVHwZrT1nhRbL1qYPwzS/Xzik3lLSjwcLhZIQ7EYkOfIXxckOmerlyXm20
j9dk/CLgrSq0QbWIo7LaLMDOTaJ9X5OhUAn+SRSn7LxtwCXet+ftvhjYH1jToPN4
gnHjY9XGTED40jsbKubL+ZVw0b49E9n7R1OwWrz4mQLZH566nvS8i/whAuzQVIHz
An+VrJpBaP8nWlnSKPbryonrADEZYyclpCfeHx9Kc3cgLNGRA5CPPg==
=ctpi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to