OMV5 installation Test(with ZFS and docker)

  • Hello,


    I have decided to make a test by installing OMV5 in hyper-v.
    I have seen some problems.
    1) After the installation, the IP address shown in the console is wrong (out of the range of the DHCP server). The computer is accessible by using the name of the computer
    So I have to connect to the console do

    Code
    apt-get update 
    apt-get upgrade
    omv-confdbadm populate
    exit







    and now the address is correct


    After that I install the omv extras then the kernel 5.2
    I ha

    Code
    ve the error
        >>> *************** Error ***************
    Failed to read from socket: Connection reset by peer
    <<< *************************************
    Updating file permissions ...
    Purging internal cache ...
    Restarting engine daemon ...


    then I restart the computer (to use kernel 5.2) and all is fine



    After that I try to install the ZFS plugin (so I check zfs in the plugins).
    A lot happens then I have an error (lot of lines with error appearing)


    d

    Sorry for the french.
    apt-*get update and upgrade won't work anymore.
    So I do


    Code
    /sbin/modprobe zfs
    apt-get update
    apt-get dist-upgrade

    Then all is fine (ZFS is working)



    After that I try to install docker (I choose to check the portainer and the cockpit (with and without them it doesn't work).



    Code
    Err :13 http://deb.debian.org/debian buster InRelease
    Erreur temporaire de résolution de « deb.debian.org »
    Err :14 http://deb.debian.org/debian buster-updates InRelease
    Erreur temporaire de résolution de « deb.debian.org »
    Réception de :10 file:/var/cache/openmediavault/archives  Translation-en
    Ign :10 file:/var/cache/openmediavault/archives  Translation-en
    Réception de :12 file:/var/cache/openmediavault/archives  Translation-fr
    Ign :12 file:/var/cache/openmediavault/archives  Translation-fr
    Lecture des listes de paquets…


    After that apt-get update has a problem

    Code
    E: Le fichier « Release » pour http://security.debian.org/debian-security/dists/buster/updates/InRelease n'est pas encore valable (invalide pendant encore 5h 7min 12s). Les mises à jour depuis ce dépôt ne s'effectueront pas.E: Le fichier « Release » pour http://deb.debian.org/debian/dists/buster-updates/InRelease n'est pas encore valable (invalide pendant encore 8h 17min 22s). Les mises à jour depuis ce dépôt ne s'effectueront pas.E: Le fichier « Release » pour https://deb.debian.org/debian/dists/buster-backports/InRelease n'est pas encore valable (invalide pendant encore 8h 17min 22s). Les mises à jour depuis ce dépôt ne s'effectueront pas.

    I believe that is a problem with the sources from apt.


    And neither portainer neither cockpit work.


    docker ps
    works with no problem (no error message).
    Is there something I am missing?


    Thank you
    Marc

Jetzt mitmachen!

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