shiftfs is not available without installing linux-modules-extras package

Bug #2029280 reported by Francis Ginther
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
New
Undecided
Unassigned
linux-aws (Ubuntu)
New
Undecided
Unassigned
linux-azure (Ubuntu)
New
Undecided
Unassigned
linux-gcp (Ubuntu)
New
Undecided
Unassigned

Bug Description

The shiftfs module, used by lxd, is not available out-of-the-box on cloud images (I've tested on aws, azure and gcp so far). The shiftfs module is installed with the `linux-modules-extra-$(uname -r)` package. This package is not seeded into the cloud images by default. Two potential solutions to this are:

 * Move the shiftfs module to the `linux-modules-$(uname -r)` package.
 * Seed the `linux-modules-extra-$(uname -r)` package into the cloud image.

This all works for the generic kernel. When investigating why, I see that shiftfs.ko is included in linux-modules-5.15.0-78-generic (not the `linux-modules-extra` package). So it appears the location of shiftfs.ko is inconsistent.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.