[Bug 1217041] [NEW] initramfs-tools: please include separated nfs modules
Ryan Tandy
1217041 at bugs.launchpad.net
Mon Aug 26 18:11:55 UTC 2013
Public bug reported:
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.
** Affects: initramfs-tools (Ubuntu)
Importance: Undecided
Status: New
** Tags: precise
--
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:
New
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