zfs-import-cache.service fails on startup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zfs-linux (Ubuntu) |
Fix Released
|
High
|
Colin Ian King | ||
Artful |
Fix Released
|
High
|
Colin Ian King | ||
Bionic |
Fix Released
|
High
|
Colin Ian King |
Bug Description
== SRU Request, Artful ==
Enable ZFS module to be loaded without the broken ubuntu-
== Fix ==
Add a new zfs-load-
== Testcase ==
On a clean VM, install with the fixed package, zfs should load automatically.
== Regression potential ==
ZFS module may not load if the changes are broken. However, testing proves this not to be the case.
-------
I just noticed on my test VM of artful that zfs-import-
This line is being deleted by debian/
https:/
This patch still exists in bionic, so I assume it will be similarly broken.
If the goal of the patch is to load the module (and only that), I think it should create a third unit instead:
zfs-load-
^^ runs modprobe zfs
zfs-import-
^^ per upstream minus modprobe plus Requires=
I have tested this manually and it works. I can submit a package patch if this is the desired solution.
Interestingly, before this change, zfs-import-
Is the zfs-import-
description: | updated |
description: | updated |
description: | updated |
Changed in zfs-linux (Ubuntu): | |
status: | Confirmed → In Progress |
importance: | Undecided → High |
assignee: | nobody → Colin Ian King (colin-king) |
Changed in zfs-linux (Ubuntu Artful): | |
assignee: | nobody → Colin Ian King (colin-king) |
importance: | Undecided → High |
status: | New → In Progress |
description: | updated |
Changed in zfs-linux (Ubuntu Artful): | |
status: | In Progress → Fix Committed |
Status changed to 'Confirmed' because the bug affects multiple users.