Bug 2440156

Summary: Unable upgrade F42 -> F43 because of missing zfs support
Product: [Fedora] Fedora Reporter: Frank Büttner <bugzilla>
Component: libvirtAssignee: Fedora Virtualization Maintainers <virt-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 43CC: berrange, clalancette, crobinso, jforbes, jiyin, laine, libvirt-maint, suraj.ghimire7, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-02-16 09:23:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Büttner 2026-02-16 09:03:41 UTC
In the spec file of the package, the sub package libvirt-daemon-driver-storage-zfs don't exists for F43 and newer. But it will needed to mange ZVOL's when using it to store the images.
But the zfs-fuse package which are noted as the reason in the spec file are not needed. Because the performance are better when using the kernel module for it.
And the zfs userspace tools are also an part of the OpenZFS package.
See:
https://openzfs.github.io/openzfs-docs/Getting%20Started/Fedora/index.html
http://download.zfsonlinux.org/fedora/43

Reproducible: Always

Steps to Reproduce:
Try to update from F42 to F43
Actual Results:
Fails because libvirt-daemon-driver-storage-zfs is missing uder F43

Expected Results:
Working upgrade

Additional Information:
Simple rebuild the package without the Fedora if block and allow build the sub package.

Comment 1 Daniel Berrangé 2026-02-16 09:23:40 UTC

*** This bug has been marked as a duplicate of bug 2407005 ***