[Bug 1911439] Please test proposed package
Łukasz Zemczak
1911439 at bugs.launchpad.net
Tue Jan 19 18:56:14 UTC 2021
Hello Dimitri, or anyone else affected,
Accepted grub2 into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/grub2/2.04-1ubuntu26.8
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 on 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, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1911439
Title:
Netboot improvements backport from hirsute
Status in grub2 package in Ubuntu:
Fix Released
Status in grub2 source package in Focal:
Fix Committed
Status in grub2 source package in Groovy:
Fix Committed
Status in grub2 source package in Hirsute:
Fix Released
Bug description:
[Impact]
* There have been multiple reports on netboot failures using
grubnetx64.efi. This backport attempts to cherrypick multiple patches
to improve the netboot speed and hopefully reliability. Also timeouts.
TCP window scaling is improved for faster data transfers.
Support for larger link layer addresses is added.
tsc-calibration is sped up - as it can take up to 51s currently for grub to fail to calibrate on some hardware configurations.
All of the above should not break network boot deployments, and
hopefully make them more reliable. Reliability of deployments is yet
to be determined however.
[Test Case]
Let's ensure that network stack and network deployments still operate
correctly.
* Deploy MAAS
* In /var/snap/maas/common, find the symlinks to grubx64.efi file
which is signed grub net x64 EFI prebuilt app from grub2-signed
package
* Replace it with the /usr/lib/grub/x86_64-efi-
signed/grubnetx64.efi.signed file from the grub2-signed package
* Deploy a UEFI machine with MAAS
* Observe that deployment is successful.
[Where problems could occur]
* The networking code in grub is changed, thus issues could happen in
the network deployments of grub over pxe-boot / uefi-boot and similar.
For example some machines/cards may have started to work (and
previously didn't, and ended up booting off local drive) or stopped to
work (thus failing to boot remotely).
[Other Info]
* These changes have been tested in MAAS on x86 UEFI already using
the hirsute build of grub2.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1911439/+subscriptions
More information about the foundations-bugs
mailing list