[Bug 1217041] Re: initramfs-tools: please include separated nfs modules
Adam Conrad
adconrad at 0c3.net
Mon Aug 26 20:59:53 UTC 2013
Hello Ryan, or anyone else affected,
Accepted initramfs-tools into precise-proposed. The package will build
now and be available at http://launchpad.net/ubuntu/+source/initramfs-
tools/0.99ubuntu13.2 in a few hours, and then in the -proposed
repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: initramfs-tools (Ubuntu Precise)
Status: Confirmed => Fix Committed
** Tags added: verification-needed
--
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:
Fix Committed
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