[Bug 1781746] Re: Slow startup with encrypted swap

Balint Reczey balint.reczey at canonical.com
Tue Jul 17 13:17:15 UTC 2018


I believe this bug was only accidentally reported against
pkgbinarymangler.

** Package changed: pkgbinarymangler (Ubuntu) => initramfs-tools
(Ubuntu)

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

Title:
  Slow startup with encrypted swap

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  The problem was due to my swap being encrypted. So the local-premount
  script in initramfs was waiting for a swap device that was not
  available, until it timed out. The relevant message was gave up
  waiting for suspend/resume device.

  To disable this (as resuming from swap is not possible with an
  encrypted swap, and I don't use hibernation anyway), I modified this
  file: /etc/initramfs-tools/conf.d/resume. In this file, a line with
  RESUME=none (instead of the UUID that was here) will disable waiting
  for a resume device.

  Run sudo update-initramfs -u to apply the changes.

  Please, fix it already. Duplicate of Bug #1768230 on Ubuntu 18.10

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



More information about the foundations-bugs mailing list