Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backports (stable-5.21) #13664

Merged
merged 5 commits into from
Jun 26, 2024
Merged

Conversation

tomponline
Copy link
Member

  • Fixes ZFS activation regression.
  • Reverts VM CPU auto pinning (due to performance regression on P+E core systems).
  • Pulls in fixes for core24.

roosterfish and others added 4 commits June 26, 2024 08:03
The output format of 'nvme list-subsys -o json' has changed between jammy and noble.
By using sysfs directly we are independent from future output changes

Signed-off-by: Julian Pelizäus <[email protected]>
…volume

Instead of giving a udev rules half a second to be applied, wait for the device
up to 30 seconds to appear. This fixes the issue where zvol device cannot be located
if the rules are not applied in time.

Signed-off-by: Din Music <[email protected]>
In core24 AppArmor includes security fixes and our ruleset, although
the source code remains unchanged become stricter.

devpts was always available for unprivileged containers because
of AppArmor bugs like [1]. Let's now allow it explicitly.

[1] https://bugs.launchpad.net/apparmor/+bug/1597017

Signed-off-by: Alexander Mikhalitsyn <[email protected]>
This reverts commit 7d4e057.

This was causing performance regressions on systems with P+E cores.

Signed-off-by: Thomas Parrott <[email protected]>
@tomponline tomponline marked this pull request as ready for review June 26, 2024 07:43
@tomponline tomponline merged commit d5894d1 into canonical:stable-5.21 Jun 26, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants