Can't change anything in configuration omv-salt deploy fails

    • Official Post

    May I try to rename it to .bak?

    I would try that.

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


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


    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 tried and something is changed.

    Now I had to do that for a lot of binaries in /usr/bin and now I'm proceeding to do that to some libraries in /usr/lib

    I don't now whats happened.

    During the omv-release-upgrade I noticed an error complaining that

    /bin/upssched-cmd and /usr/bin/upssched-cmd were both present, but I couldn't do anything but notice it.

    I'll let you know when I ill finish renaming conflicting files.

    • Official Post

    You will likely need the fix script - https://github.com/OpenMediaVa…lob/master/fix5to6upgrade

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


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


    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!

  • You will likely need the fix script - https://github.com/OpenMediaVa…lob/master/fix5to6upgrade

    Well. Something worst happened:

    Code
    root@omv:~# dpkg --configure -a
    *** stack smashing detected ***: <unknown> terminated
    Aborted
    root@omv:~# apt upgrade 
    apt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.30' not found (required by /lib/x86_64-linux-gnu/libudev.so.1)
    apt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.30' not found (required by /lib/x86_64-linux-gnu/libsystemd.so.0)
    root@omv:~# ls 
    *** stack smashing detected ***: <unknown> terminated
    Aborted


    Now I'm really scared

    Back in the terminal I found this error:

    Code
    Installing new version of config file /etc/ppp/ip-up.d/postfix ...
    ldconfig: /lib/x86_64-linux-gnu/libselinux.so.1 is not a symbolic link

    Everything I try except ldconfig ends with a segmentation fault

    Just another hint:

    If I try to run a ldconfig --verbose I get this:


    Code
    ldconfig: /lib/x86_64-linux-gnu/libselinux.so.1 is not a symbolic link
    libselinux.so.1 -> libselinux.so.1.bak

    I think it has something to do with my renaming, but I don't know what to do

    • Official Post

    Might need to reboot but I have no idea if you will be able to get back in. Go figure your system would prove me wrong about upgrades....

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


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


    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!

  • I don't know what to do now... the system works... at least some parts of it...

    Some of the containers are still working...

    plex is working...

    omv web GUI shows me a 403 forbidden

    can't ssh anymore

    • Official Post

    Unfortunately, there isn't much you can do remotely if you can't ssh or access the web interface.

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


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


    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!

  • Just to close this thread... If I have to reinstall... I have a backup of my /etc folder, can I install 5.2 again and then reimport my config (which file)?

    If I can't, what can I do to reimport my data disks on a new installation? I had a snapraid and unionfs (I believe or is it mergerfs) setup.

    Thanks, ryecoaaron

    • Official Post

    can I install 5.2 again and then reimport my config (which file)?

    No but you can use it for reference.

    what can I do to reimport my data disks on a new installation? I had a snapraid and unionfs (I believe or is it mergerfs) setup.

    data disks just need to be mounted again from the Filesystems tab. You can use your snapraid.conf file from the old /etc dir as reference to recreate the setup. Mergerfs pool can be created again. I would install OMV 6 though.

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


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


    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!

  • This issue has been a pain in the soul.... soul!


    This issue has been a pain. I tried a lot of things, and finally, I fixed it using the reference from: https://bugs.archlinux.org/task/76176


    I used a backup version and validated the packages I had installed. The package and version that was affecting my installation was:


    importlib-metadata 6.7.0


    I simply downgraded this package using:


    sudo pip3 install "importlib-metadata<5.0.0"


    I hope this helps you.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!