ZFS packages update issue (OMV 5.6.0.1)

    • Offizieller Beitrag

    And nothing changed.

    Probably I have 2 questions:

    1. Is it possible to fix it and continue using ZFS

    2. If I just wipe my ZFS drives, reboot and format them in ext4 (as example) will I see this ZFS error? Because now I do not have
    any ZFS plugin or libraries and anyway see error

    If you have zfs drives, you need to have the zfs plugin installed. Otherwise, you will get the zfs backend error (as we have seen).

    If you wipe the zfs drives (use wipefs -a) then you should not see the error.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    But how can I install ZFS plugin now

    From the plugin list or apt-get install openmediavault-zfs

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • From the plugin list or apt-get install openmediavault-zfs

    can't reinstall it


    root@openmediavault:~# apt-get install openmediavault-zfs

    Reading package lists... Done

    Building dependency tree

    Reading state information... Done

    Some packages could not be installed. This may mean that you have

    requested an impossible situation or if you are using the unstable

    distribution that some required packages have not yet been created

    or been moved out of Incoming.

    The following information may help to resolve the situation:


    Code
    The following packages have unmet dependencies:
    openmediavault-zfs : Depends: libnvpair1linux but it is not going to be installed
    Depends: libuutil1linux but it is not going to be installed
    Depends: libzfs2linux but it is not going to be installed
    Depends: libzpool2linux but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.
    • Offizieller Beitrag

    can't reinstall it

    Ok. Let me look at it on my test machine.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    It would have been so much easier if someone would've just said the dependencies for the plugin have changed. Trying to figure out what those new package names are now.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • ok i was just trying to reply with that. :D


    • Offizieller Beitrag

    I don't need any more info. Thanks.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    5.0.6 is in the repos. Not sure if it will uninstall the old 0.8.6 packages. So, they may need to be manually uninstalled.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • 5.0.6 is in the repos. Not sure if it will uninstall the old 0.8.6 packages. So, they may need to be manually uninstalled.

    Code
    root@openmediavault:~# dpkg -l | grep zfs
    ii  libzfs3linux                     2.0.3-pve1                          amd64        OpenZFS filesystem library for Linux
    ii  libzfs4linux                     2.0.3-1~bpo10+1                     amd64        OpenZFS filesystem library for Linux
    rc  openmediavault-zfs               5.0.5                               amd64        OpenMediaVault plugin for ZFS
    ii  zfs-dkms                         2.0.3-1~bpo10+1                     all          OpenZFS filesystem kernel modules for Linux
    ii  zfs-initramfs                    2.0.3-pve1                          all          OpenZFS root filesystem capabilities for Linux - initramfs
    ii  zfs-zed                          2.0.3-pve1                          amd64        OpenZFS Event Daemon
    ii  zfsutils-linux                   2.0.3-pve1                          amd64        command-line tools to manage OpenZFS filesystems



    do i need to uninstall the 5.0.5 ??

    • Offizieller Beitrag

    do i need to uninstall the 5.0.5 ?

    I hope not. This is a weird situation especially if the proxmox kernel is installed.

    Already tried

    That is still trying to install the old 5.0.5 version. apt-get update then try.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • That is still trying to install the old 5.0.5 version. apt-get update then try.

    Did not help

  • And also have tried

    Code
    apt --fix-broken install

    In console

  • I had the same issue after upgrading to latest kernel pve release.

    I fixed this :
    - switching off Backports in OMV Extras


    -this moved the all pesky packages from ~bpo10+1 to pve1


    -install zfs plugin again from omv gui

    I hope this helps

  • And also have tried

    Code
    apt --fix-broken install

    In console

    hi d13m i had to force upgrade packages:


    • Offizieller Beitrag

    Disabling backports might be a better option if you are using the proxmox kernel. But spupuz's dpkg commands might still be necessary.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!