Hi,
i just try to set up our file server with OMV 5 and wanted to use the ZFS file system. It always ends with Errors, but OMV tells me, that the plugin is installed.
OMV itself is installed on a clean system on a small SSD with 2 18TB HDD that shall work as a RAID 1.
I tried the installation also on a VirtualBox testserver with the same result. No error free installation of the ZFS plugin.
Or shall i forget ZFS and use BTRFS instead?
This is the installation log. I started at the first error, as the complete log is too long.
Code
Setting up gcc (4:8.3.0-1) ...
Setting up dkms (2.6.1-4) ...
Setting up zfsutils-linux (2.0.3-1~bpo10+1) ...
modprobe: FATAL: Module zfs not found in directory /lib/modules/5.7.0-0.bpo.2-amd64
Created symlink /etc/systemd/system/zfs-import.target.wants/zfs-import-cache.service → /lib/systemd/system/zfs-import-cache.service.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-import.target → /lib/systemd/system/zfs-import.target.
Created symlink /etc/systemd/system/zfs-mount.service.wants/zfs-load-module.service → /lib/systemd/system/zfs-load-module.service.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-load-module.service → /lib/systemd/system/zfs-load-module.service.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-mount.service → /lib/systemd/system/zfs-mount.service.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-share.service → /lib/systemd/system/zfs-share.service.
Created symlink /etc/systemd/system/zfs-volumes.target.wants/zfs-volume-wait.service → /lib/systemd/system/zfs-volume-wait.service.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-volumes.target → /lib/systemd/system/zfs-volumes.target.
Created symlink /etc/systemd/system/multi-user.target.wants/zfs.target → /lib/systemd/system/zfs.target.
zfs-import-scan.service is a disabled or a static unit, not starting it.
Job for zfs-load-module.service failed because the control process exited with error code.
See "systemctl status zfs-load-module.service" and "journalctl -xe" for details.
A dependency job for zfs-import-cache.service failed. See 'journalctl -xe' for details.
Setting up zfs-dkms (2.0.3-1~bpo10+1) ...
Loading new zfs-2.0.3 DKMS files...
Building for 5.7.0-0.bpo.2-amd64 5.10.0-0.bpo.3-amd64
Module build for kernel 5.7.0-0.bpo.2-amd64 was skipped since the
kernel headers for this kernel does not seem to be installed.
Building initial module for 5.10.0-0.bpo.3-amd64
Done.
zavl.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.10.0-0.bpo.3-amd64/updates/dkms/
znvpair.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.10.0-0.bpo.3-amd64/updates/dkms/
zunicode.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.10.0-0.bpo.3-amd64/updates/dkms/
zcommon.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.10.0-0.bpo.3-amd64/updates/dkms/
zfs.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.10.0-0.bpo.3-amd64/updates/dkms/
icp.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.10.0-0.bpo.3-amd64/updates/dkms/
zlua.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.10.0-0.bpo.3-amd64/updates/dkms/
spl.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.10.0-0.bpo.3-amd64/updates/dkms/
zzstd.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.10.0-0.bpo.3-amd64/updates/dkms/
depmod...
DKMS: install completed.
Setting up linux-compiler-gcc-8-x86 (4.19.171-2) ...
Setting up linux-headers-5.10.0-0.bpo.3-amd64 (5.10.13-1~bpo10+1) ...
Setting up linux-headers-amd64 (5.10.13-1~bpo10+1) ...
Processing triggers for initramfs-tools (0.133+deb10u1) ...
update-initramfs: Generating /boot/initrd.img-5.10.0-0.bpo.3-amd64
Processing triggers for openmediavault (5.6.1-1) ...
Restarting engine daemon ...
Processing triggers for libc-bin (2.28-10) ...
Processing triggers for systemd (241-7~deb10u6) ...
Setting up zfs-zed (2.0.3-1~bpo10+1) ...
Created symlink /etc/systemd/system/zed.service → /lib/systemd/system/zfs-zed.service.
Created symlink /etc/systemd/system/zfs.target.wants/zfs-zed.service → /lib/systemd/system/zfs-zed.service.
Setting up openmediavault-zfs (5.0.5) ...
modprobe: FATAL: Module zfs not found in directory /lib/modules/5.7.0-0.bpo.2-amd64
dpkg: error processing package openmediavault-zfs (--configure):
installed openmediavault-zfs package post-installation script subprocess returned error exit status 1
Processing triggers for systemd (241-7~deb10u6) ...
Processing triggers for openmediavault (5.6.1-1) ...
Restarting engine daemon ...
Errors were encountered while processing:
openmediavault-zfs
Display More