[Bug 2035616] Re: Enable swap partitions in nvme disks

cleary 2035616 at bugs.launchpad.net
Wed Sep 20 05:14:21 UTC 2023


*** This bug is a duplicate of bug 2023605 ***
    https://bugs.launchpad.net/bugs/2023605

> And that's fine as it would be ignored

Correct, in theory. However, I have ~280 machines booting with this
logic, and I've had a very small number of them (at least 2) who
consistently fail to get swap enabled with the existing logic (I added
the same patch as you provided a couple of years ago).

I ended up spending a significant amount of time trying to debug these
problem machines, resulting in the rewrite in #2023605, which now works
100% of the time

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

Title:
  Enable swap partitions in nvme disks

Status in casper package in Ubuntu:
  New

Bug description:
  Hi, the code that automatically enables swap partitions, currently
  doesn't match nvme disks:

  https://git.launchpad.net/casper/tree/scripts/casper-bottom/13swap#n30

  It should be modified to:

  for device in /dev/[hsv]d[a-z][0-9]* /dev/nvme[0-9]n[0-9]p[0-9]*; do

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2035616/+subscriptions




More information about the foundations-bugs mailing list