[Bug 1217041] Re: initramfs-tools: please include separated nfs modules

Dmitrijs Ledkovs launchpad at surgut.co.uk
Mon Aug 26 20:23:40 UTC 2013


** This bug is no longer a duplicate of bug 1216853
   LiveCD missing nfs/crypt kernel modules in the initramfs - During PXE booting failed to mount nfs directory

** Also affects: initramfs-tools (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Also affects: initramfs-tools (Ubuntu Raring)
   Importance: Undecided
       Status: New

** Also affects: initramfs-tools (Ubuntu Saucy)
   Importance: Undecided
       Status: New

** Also affects: initramfs-tools (Ubuntu Quantal)
   Importance: Undecided
       Status: New

** Changed in: initramfs-tools (Ubuntu Quantal)
       Status: New => Invalid

** Changed in: initramfs-tools (Ubuntu Raring)
       Status: New => Fix Released

** Changed in: initramfs-tools (Ubuntu Saucy)
       Status: New => Fix Released

** Changed in: initramfs-tools (Ubuntu Precise)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1217041

Title:
  initramfs-tools: please include separated nfs modules

Status in “initramfs-tools” package in Ubuntu:
  Fix Released
Status in “initramfs-tools” source package in Precise:
  Confirmed
Status in “initramfs-tools” source package in Quantal:
  Invalid
Status in “initramfs-tools” source package in Raring:
  Fix Released
Status in “initramfs-tools” source package in Saucy:
  Fix Released

Bug description:
  In newer kernels (>= 3.6) the nfs modules were split up and we have to
  include nfsv3, nfsv4, and nfs_acl now. This was already fixed in
  raring in initramfs-tools 0.103ubuntu0.3, but precise with lts-raring
  kernel is still affected.

  Marking those modules for inclusion even on older kernels where they
  don't exist seems to be safe. initramfs-tools doesn't complain.

  [Impact]

  We have to manually configure the initramfs to include nfsv3/nfsv4
  modules before we can boot from NFS.

  It is not possible to boot the 12.04.3 LiveCD from NFS (regression
  compared to .0/.1/.2).

  [Test Case]

  With linux-image-generic-lts-raring installed, list the contents of
  the initramfs and check for nfs related modules:

  gunzip -c /boot/initrd.img-3.8.0-* | cpio -t | grep nfs

  nfsv3.ko and nfsv4.ko should both be present.

  [Regression Potential]

  Minimal. The change adds three extra modules to the initramfs, and
  they are ignored on kernels that don't have them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1217041/+subscriptions




More information about the foundations-bugs mailing list