-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Type: DefectIncorrect behavior (e.g. crash, hang)Incorrect behavior (e.g. crash, hang)
Description
System information
Type | Version/Name |
---|---|
Distribution Name | Fedora |
Distribution Version | 35 |
Kernel Version | 5.15.7-200.fc35.x86_64 |
Architecture | x86_64 |
OpenZFS Version | zfs-2.1.2-1 |
Describe the problem you're observing
When installing from rpm built from source, dkms complains about "Deprecated feature: REMAKE_INITRD". DKMS version is:
# rpm -qva | grep dkms
dkms-3.0.2-1.fc35.noarch
zfs-dkms-2.1.2-1.fc35.noarch
Describe how to reproduce the problem
Install ZFS 2.1.2-1 from rpm's built from source. Run 'dkms status zfs' after installing.
Include any warning/errors/backtraces from the system logs
# dkms status zfs
Deprecated feature: REMAKE_INITRD
zfs/2.1.2, 5.15.7-200.fc35.x86_64, x86_64: installedDeprecated feature: REMAKE_INITRD
Metadata
Metadata
Assignees
Labels
Type: DefectIncorrect behavior (e.g. crash, hang)Incorrect behavior (e.g. crash, hang)