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

Bug#807000: marked as done (initramfs-tools: module nvme not included in block modules on kernel > 4.2)



Your message dated Sun, 27 Dec 2015 23:00:16 +0000
with message-id <E1aDKIT-0001nT-00@franck.debian.org>
and subject line Bug#807000: fixed in initramfs-tools 0.121~rc2
has caused the Debian Bug report #807000,
regarding initramfs-tools: module nvme not included in block modules on kernel > 4.2
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.)


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

Dear Maintainer,

I tried creating an initrd on a system with an NVMe SSD PCIe card. The card is supported
using the nvme kernel module and with the 4.2 kernel I was successfully able to boot
the system.

However, the upcoming 4.4 kernel includes a commit that moves the nvme module from 
drivers/block/nvme into its own directory drivers/nvme (see
https://github.com/torvalds/linux/commit/57dacad5f2288e3de91f99b29f07b4a2793446d2),
therefore preventing it from being automatically added to the list of modules 
included in the initrd.

Adding the module manually to the initramfs configuration solves the issue.

Here's a patch that adds the module again to the 'most' set:

-----
--- hook-functions	2015-12-03 23:14:12.150731429 +0100
+++ hook-functions.new	2015-12-03 23:14:02.758856723 +0100
@@ -526,6 +526,7 @@
 			modules="$modules nfs nfsv2 nfsv3 nfsv4"
 			modules="$modules af_packet atkbd i8042"
 			modules="$modules virtio_pci virtio_mmio"
+			modules="$modules nvme"
 
 			# Include all HID drivers unless we're sure they
 			# don't support keyboards.  hid-*ff covers various
-----

Thanks,

  Philipp


-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 19M Oct  7 17:39 /boot/initrd.img-4.2.0-1-amd64
-rw-r--r-- 1 root root 20M Dec  3 22:32 /boot/initrd.img-4.4.0-rc3
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.4.0-rc3 root=/dev/mapper/Debian-root ro quiet

-- resume
RESUME=/dev/mapper/Debian-swap_1
-- /proc/filesystems
	ext3
	ext2
	ext4
	vfat
	fuseblk

-- lsmod
Module                  Size  Used by
fuse                   94208  3
rfcomm                 69632  2
bnep                   20480  2
joydev                 20480  0
snd_hda_codec_hdmi     49152  1
dell_wmi               16384  0
dell_laptop            20480  0
dcdbas                 16384  1 dell_laptop
dell_led               16384  1
sparse_keymap          16384  1 dell_wmi
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
nls_utf8               16384  1
coretemp               16384  0
kvm_intel             167936  0
nls_cp437              20480  1
kvm                   507904  1 kvm_intel
vfat                   20480  1
fat                    69632  1 vfat
snd_hda_codec_realtek    81920  1
irqbypass              16384  1 kvm
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
efi_pstore             16384  0
snd_hda_intel          36864  6
psmouse               118784  0
pcspkr                 16384  0
serio_raw              16384  0
efivars                20480  1 efi_pstore
snd_hda_codec         131072  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           65536  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
brcmfmac              233472  0
snd_pcm               102400  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              32768  1 snd_pcm
brcmutil               16384  1 brcmfmac
snd                    81920  20 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
uvcvideo               90112  0
soundcore              16384  1 snd
i2c_i801               20480  0
rtsx_pci_ms            20480  0
cfg80211              528384  1 brcmfmac
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
memstick               20480  1 rtsx_pci_ms
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_core         32768  2 uvcvideo,videobuf2_v4l2
v4l2_common            16384  1 videobuf2_v4l2
videodev              167936  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
media                  24576  2 uvcvideo,videodev
shpchp                 36864  0
btusb                  45056  0
btrtl                  16384  1 btusb
mei_me                 28672  0
mei                    94208  1 mei_me
processor_thermal_device    16384  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
iosf_mbi               16384  2 intel_soc_dts_iosf,intel_rapl
wmi                    16384  2 dell_led,dell_wmi
battery                16384  0
hci_uart               73728  0
btbcm                  16384  2 btusb,hci_uart
btintel                16384  2 btusb,hci_uart
bluetooth             503808  30 bnep,btbcm,btrtl,btusb,hci_uart,rfcomm,btintel
evdev                  24576  15
rfkill                 24576  7 cfg80211,bluetooth,dell_laptop
tpm_tis                20480  0
tpm                    45056  1 tpm_tis
int3400_thermal        16384  0
processor              36864  0
acpi_thermal_rel       16384  1 int3400_thermal
int3403_thermal        16384  0
int340x_thermal_zone    16384  2 processor_thermal_device,int3403_thermal
ac                     16384  0
acpi_pad               24576  0
efivarfs               16384  1
autofs4                40960  2
ext4                  561152  2
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                  106496  1 ext4
algif_skcipher         20480  0
af_alg                 16384  1 algif_skcipher
dm_crypt               24576  1
dm_mod                106496  9 dm_crypt
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
crc32c_intel           24576  0
jitterentropy_rng      16384  0
sha256_ssse3           32768  1
sha256_generic         24576  1 sha256_ssse3
hmac                   16384  1
drbg                   24576  1
rtsx_pci_sdmmc         24576  0
mmc_core              122880  2 brcmfmac,rtsx_pci_sdmmc
ansi_cprng             16384  0
aesni_intel           167936  2
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  3 aesni_intel,ablk_helper
i915                 1167360  7
i2c_algo_bit           16384  1 i915
nvme                   53248  4
rtsx_pci               53248  2 rtsx_pci_ms,rtsx_pci_sdmmc
xhci_pci               16384  0
drm_kms_helper        131072  1 i915
mfd_core               16384  1 rtsx_pci
xhci_hcd              172032  1 xhci_pci
usbcore               233472  5 btusb,brcmfmac,uvcvideo,xhci_hcd,xhci_pci
drm                   348160  8 i915,drm_kms_helper
usb_common             16384  1 usbcore
fan                    16384  0
thermal                20480  0
i2c_hid                20480  0
hid                   118784  1 i2c_hid
video                  36864  3 i915,dell_wmi,dell_laptop
button                 16384  1 i915

-- /etc/initramfs-tools/modules
i915
nvme

-- /etc/kernel-img.conf
# This is a sample /etc/kernel-img.conf file
# See kernel-img.conf(5) for details

# If you want the symbolic link (or image, if move_image is set) to be
# stored elsewhere than / set this variable to the dir where you
# want the symbolic link.  Please note that this is not a Boolean
# variable.  This may be of help to loadlin users, who may set both
# this and move_image. Defaults to /. This can be used in conjunction
# with all above options except link_in_boot, which would not make
# sense.  (If both image_dest and link_in_boot are set, link_in_boot
# overrides).
image_dest = /

# This option manipulates the build link created by recent kernels. If
# the link is a dangling link, and if a the corresponding kernel
# headers appear to have been installed on the system, a new symlink
# shall be created to point to them.
#relink_build_link = YES

# If set, the preinst shall silently try to move /lib/modules/version
# out of the way if it is the same version as the image being
# installed. Use at your own risk.
#clobber_modules = NO

# If set, does not prompt to continue after a depmod problem in the
# postinstall script.  This facilitates automated installs, though it
# may mask a problem with the kernel image. A diag‐ nostic is still
# issued. This is unset be default.
# ignore_depmod_err = NO

# These setting are for legacy postinst scripts only. newer postinst
# scripts from the kenrel-package do not use them
do_symlinks = yes
do_bootloader = no
do_initrd=yes
link_in_boot=no

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

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

-- /etc/crypttab
nvme0n1p3_crypt UUID=dbdaf1e5-998b-4688-9d33-ecda2981de68 none luks

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

/usr/share/initramfs-tools/hooks:
busybox
cryptgnupg
cryptkeyctl
cryptopenct
cryptopensc
cryptpassdev
cryptroot
dmsetup
fsck
fuse
keymap
klibc
kmod
lvm2
resume
thermal
udev
zz-busybox


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-rc3 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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  busybox      1:1.22.0-15
ii  cpio         2.11+dfsg-4.1
ii  klibc-utils  2.0.4-4
ii  kmod         21-1
ii  udev         228-2

Versions of packages initramfs-tools recommends:
ii  busybox  1:1.22.0-15

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

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.121~rc2

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.

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 807000@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <ben@decadent.org.uk> (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@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 22 Dec 2015 22:07:42 +0000
Source: initramfs-tools
Binary: initramfs-tools initramfs-tools-core
Architecture: all source
Version: 0.121~rc2
Distribution: experimental
Urgency: medium
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Closes: 588452 602331 620814 633582 696632 697017 747871 766920 770394 782641 783291 783410 783620 784234 785147 785564 790095 791754 792557 793786 795831 795832 795837 795839 797361 799443 801154 807000 807004 807256
Description: 
 initramfs-tools-core - generic modular initramfs generator (core tools)
 initramfs-tools - generic modular initramfs generator (automation)
Changes:
 initramfs-tools (0.121~rc2) experimental; urgency=medium
 .
   * Upload to experimental, not unstable
 .
 initramfs-tools (0.121~rc1) unstable; urgency=medium
 .
   [ Ben Hutchings ]
   * [da2159f] Add .gitignore files to exclude generated and backup files
   * [8ad7317] bash-completion: Install using dh_bash-completion
   * [31d21d6] Rename lintian override file so dh_lintian installs it
     automatically
   * [9d45599] debian/control: Update and shorten description
   * [2bf8c27] Split initramfs-tools binary packages into core and automation
     hooks
   * [6562e1b] debian/control,debian/copyright: Use canonical HTTP-S URLs for
     Alioth git repos
   * [76dab5a] hook-functions: Include soft-dependencies of all kernel modules
     (Closes: #588452)
   * [7285ffb] hooks/busybox: Fail if busybox is wanted but not found
     (Closes: #785564)
   * [852b9ab] scripts/functions: Use shell to create stamp file instead of
     'touch' (Closes: #783291)
   * [9aea31d] sripts/local: Remove obsolete hint about ATA device renaming
   * [e0c8d03] hook-functions: Always use /proc/mounts, avoiding mangling of
     /dev/root (Closes: #766920)
   * [728f534] hook-functions: Fold sys_walk_modalias into sys_walk_mod_add
   * [d122ab6] hook-functions: Split block device sysfs lookup into a separate
     function
   * [aff5209] hook-functions: Remove loop-aes support
   * [3cb744c] hook-functions: Rewrite block device sysfs lookup to be generic
     (Closes: #747871, #785147, #807004, #807256)
   * [8ac52dc] hook-functions: Include modules for all components of a
     multi-disk device (Closes: #620814)
   * [c69313d] parse_numeric: Tighten check for whether 'root' parameter is a
     number (Closes: #697017)
   * [8062189] parse_numeric: Add support for 20-bit minor numbers in 'root'
     parameter
   * [88f98b5] parse_numeric: Replace numeric root with canonical device name
   * [28e5a0a] update-initramfs: Use linux-version command to sort versions
     (Closes: #770394, #795837)
   * [4b4e578] lsinitramfs.8: Update the BUGS section to note fix for #717805
     (Closes: #790095)
   * [fa82bf1] hooks/fsck: Stop copying sulogin, which is no longer used
   * [95beada] Only run fsck if enabled in /etc/fstab (pass != 0)
     (Closes: #797361)
   * [371221b] hooks/fsck: Use 'command' to find fsck.<type> (Closes: #784234)
   * [e352b94] scripts/functions: Use blkid to resolve LABEL= and UUID= block
     device IDs
   * [7469eee] scripts/functions: Handle PARTLABEL= and PARTUUID= block device
     IDs using blkid (Closes: #801154)
   * [fe30453] hook-functions: Include drivers/nvme in block driver modules
     (Closes: #807000)
   * [fa1985b] update-initramfs: Run 'sync' after writing the initramfs
     (Closes: #783620)
   * [6a40a89] hook-functions: Introduce copy_file function
   * [a7fc630] Use copy_file to copy config files and firmware, instead of
     copy_exec
   * [52ae50c] hook-functions: Use copy_file to install modules
   * [b215c18] Support multiple break points using a comma delimiter
     (Closes: #795832)
   * [b2dfbeb] Set emacs local variables to implement our shell coding style
   * [b1dc049] hook-functions: Preserve symlinks when copying files
     (Closes: #799443)
   * [319b141] hooks/fsck: Simplify by letting copy_exec handle symlinks
   * [143b9ef] maintainer-notes.html: Update changelog command lines to use
     'gbp dch'
   * [f01cdd4] debian/control: Ensure lockstep upgrade of initramfs-tools and
     -core
   * [88f7bb6] debian/TODO: Update for released and pending changes
   * [d136f22] scripts/local: Remove residual support for separate /etc
     filesystem
   * [14913b2] scripts/local: Name parameters to local_device_setup
   * [3080087] Defer resolving block device IDs to local_device_setup
   * [3574b56] scripts/functions: Stop resolving symlinks in resolve_device
     (Closes: #791754)
 .
   [ Laurent Bigonville ]
   * [27405fc] Support fsck.mode= and fsck.repair= parameters as known by
     systemd-fsck (Closes: #783410, #792557)
   * [8a2f298] Run new panic scripts just before dropping to a shell
     (Closes: #602331)
 .
   [ Boris Egorov ]
   * [c14d661] mkinitramfs: fix bashism in script (Closes: #633582)
 .
   [ Salvatore Bonaccorso ]
   * [f78c9a9] scripts/nfs: Check return value from nfs_mount_root_impl
     (Closes: #782641)
 .
   [ Roger Shimizu ]
   * [50aa8e2] advance the timing of insmod netconsole
   * [3acddcc] redirect debug info to netconsole (Closes: #793786)
 .
   [ Andy Whitcroft ]
   * [4ba741b] Add 2>&1 to the run-init line (Closes: #795831)
   * [1f5c193] When adding i8042 also add psmouse as some keyboards are behind
     the mouse (Closes: #795839)
 .
   [ Roger Leigh ]
   * [6a8d18b] init: Always migrate /run to the rootfs (Closes: #696632)
Checksums-Sha1: 
 637879afd5e58783b459e5d143925c36e6b3fd38 1827 initramfs-tools_0.121~rc2.dsc
 ae8241178fec79ee313b7047b895d11cb7841678 81796 initramfs-tools_0.121~rc2.tar.xz
 ca77d0e7dcee3156cfa17068d6d5b141c1cd8c19 91304 initramfs-tools-core_0.121~rc2_all.deb
 5c816122c238ea6c85e536dbd146e5bf42e1277d 61984 initramfs-tools_0.121~rc2_all.deb
Checksums-Sha256: 
 a843f037d009a716a05608e53358a91882acfee5abecd34d8b05370e6a75f60c 1827 initramfs-tools_0.121~rc2.dsc
 692f46cdb3d98463a39a24b3d6b73e90e1f8644f47898c42c9dfe421b0e17e1a 81796 initramfs-tools_0.121~rc2.tar.xz
 136b2361c60146f48473c074e0ab9322bb985fead530b7ff5c2047c2f37ad9f2 91304 initramfs-tools-core_0.121~rc2_all.deb
 0c95877a21a1d8518218e7790d90840f2fa1a8acf71c7862a49e10645852db0e 61984 initramfs-tools_0.121~rc2_all.deb
Files: 
 5a088b0402a552cb25a3d526b378b298 1827 utils optional initramfs-tools_0.121~rc2.dsc
 ee04e46be524b9dabe82422373e4f69d 81796 utils optional initramfs-tools_0.121~rc2.tar.xz
 4a5f88c08bca7db8f3bea5a2a0654042 91304 utils optional initramfs-tools-core_0.121~rc2_all.deb
 ba9a71555f1e2695e933984954f05946 61984 utils optional initramfs-tools_0.121~rc2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVnnV7+e/yOyVhhEJAQoBJhAAkjSQFmokaADTzpf6tOlHsw1Zr9xOUV/T
hiOxn7eAP1Az/HfMSs5FQtZfoP8FN89/vcGc0+2uAe7YGNRNPR3QM5ryWU1aGDL6
RaAaoUoFqUAGasH05b0/6O7UD8w5ZGBzj5V6sQgSXO5R+nzOsU90K7/XehLLwEWH
iccC8jl3zK+CEF8klqXuAMG4/pFb+Dr7bE29V/K7ST90EdOKIggXaUkp5KXMuIbA
p6QJcgVQFxJ4FIYko5N42oqb78p5BqsA2BLe8d7u1DO+YboLOpDG40w8GPRFAgyF
e7lb62nwayIN8zdSrLwdwvxYftyMz1SdH3//cybWbZ0+O+MvBwvg5Tq+fkpD2j7V
USxL+WHpoMO8bhGao/Dp6XYrr+dU1vYWIgwarbObqynAtj9WLzAfzNnovr//qKvc
VzNYvplo3T0YYSwK0vBx7Vte4N/FJarFkbiTiGQYZyZ/ok9irphqy2tVoJ2m9Wb3
QbqjV7ujBzXSgFShm09uAMxpGZrrUZMrpsRM6CvRBe+ZmUXh3+r8TiNjoT1/XEEd
xXrHGyexLqVzHmQsvnBL7JyF3iigKMO9URNiZIbWGIiNyq3wDL7/u0u//iARO9aQ
ii+oJfi+eR8HrrEAlmrMCTFz0RRM559hEG/zK6tevtGyezXSy04gRm/TCHuEeltR
sUFVzGtDzn8=
=0u0e
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: