Beiträge von h3dkandi

    I ran it but from the ssh pff. So cant see the output I guess it would be successful. However the web ui is not working now ssh is not working either. From what can I see it wiped the ip:
    Previously:

    Code
    2: end0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
        link/ether dc:a6:32:c7:9c:40 brd ff:ff:ff:ff:ff:ff
        inet 192.168.2.116/24 metric 100 brd 192.168.2.255 scope global dynamic end0
           valid_lft 499sec preferred_lft 499sec
        inet6 fe80::dea6:32ff:fec7:9c40/64 scope link 
           valid_lft forever preferred_lft forever

    Now:

    Code
    2: end0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
        link/ether dc:a6:32:c7:9c:40 brd ff:ff:ff:ff:ff:ff
        inet6 fe80::dea6:32ff:fec7:9c40/64 scope link 
           valid_lft forever preferred_lft forever

    It is gona be kinda hard for me to give you the output would have to save it to a file on the sd card turn off the server, plug the sd card to the laptop to give you the whole output.

    I have not restarted btw.

    I ran the salt deploy the output in terminal seems good. I dunno if the packages should disappear from the web ui yellow message but they are still there

    Code
    uname -r
    6.12.20+rpt-rpi-v8

    During pagckage upgrade:

    But this is probably because I didn't bother to fix the web UI after the restore with omv-firstaid.

    Also at the in the summary at the end of upgrade:

    Code
    Errors were encountered while processing:
    nginx
    openmediavault
    openmediavault-nut
    openmediavault-compose
    openmediavault-omvextrasorg

    The root cause is the nginx it is a domino effect. Maybe I should have fixed the webUI before upgrading

    dpkg: dependency problems prevent configuration of openmediavault:

    openmediavault depends on nginx; however:

    Package nginx is not configured yet.

    I dont remmember getting this errors previously when I used omv-firstaid before upgrade

    Edit: After the update the webUI works, I have not used omv-firstaid :? Also the web UI does not ask me to apply changes this time. Maybe if I reboot but probably not. Maybe no changes because of the errors during upgrade?

    Forgot you wanted full output will attach as message is too long. upgradelog.txt

    BTW i am on a Linux

    The system is currently working although I did not apply the update changes in order not to break it. I believe that even if I did a restore by flashing a new rpie image and the system got restored to its previous and normal state without any kinks as in my case, doing the update will break it unless I choose the undo changes after it. What I am saying is that probably I will be at the same point I am now.

    The problem is future backups and as per your advice I will migrate to ddfull. I will ask a friend for SD if I have to so that I can test the backup works.

    As you have also mentioned that you will look into fsarchiever for /boot/firmware I am considering the thread as resolved.

    Thank you

    Thanks for the answers. I will look into migrating to ddfull as recommended. I might be limited by not having another SD card for the backup test without which I am hesitant to migrate from somewhat currently working solution albeit not really good. Will dig around the house to see if I find a spare.

    Hello, as it seems difficult to me to find relative information to my problem I decided to just ask.


    I am using openmediavault-backup 7.1.4 plugin with fsarchiever to do backups of my rpie flash card. However I see that it is not backing up my boot partition:


    It seems that it is needed.

    The story is that I did an update after not doing one in quite a while. After the update finished I click the yellow notification to apply the changes. This broke my server no webui no ssh no nothing. I restored it from backup but it was not fully functional. I had to omv-firstaid the workbench option with default options which made the webUI usable. Docker and UPS services were down. I decided that might be due to the boot not being restored. To remedy that I just updated again. This time I did not apply the changes but chose undo (god knows when will that bite me) after the update the services are now working again.

    Could the bad restore be due to not being able to restore the boot partition? Or was just the backup bad/corrupted in a way?

    Can I make it so that my boot partition is backed up as well?

    After omv-release-upgrade I lost the ability to connect to my machine (rpie) trough its address hostname.domain. I tried a stupid fix in changing the domain trough the Web UI to something else which made it impossible to get access to the machine at all. Did a restore from backup and release upgraded again. When changing the domain from the web UI it informs that the following modules will be changed :


    Zitat
    • avahi
    • hostname
    • hosts
    • postfix
    • samba
    • systemd-networkd


    Could the problem lie in one of them? How can I fix this. Currently I am using the IP of the machine for accessing it.


    By the way after the restore the hostname.domain access worked until of course upgrading again to 7.


    The problem exist and seems to be absolutely the same on a newly installed system as well. I installed OMV 7 on my rpie 7. At the start i did have rpie.local working as it was set during the image burn on the flash card. The interesting thing was that in the Web UI in the Network general settings only the name was showing and the domain was empty. I did not touch the domain at all. After making my whole setup after enabling samba and sharing my old/existing folders from the external hard I decided to restart as I was not seeing them in the network. After that restart I lost the ability to use rpie. Don't know if applying the samba settings is the real culprit. local and could log through the IP. After loging that way I decided to try and change the empty domain name to "local" and after applying the changes the rpie is not connecting to the network at all.

    I succeeded in restoring from backup and precoded with the release upgrade again


    Some hand picked errors during installation here.


    Should I be worried? Should I do something? Should I restore from backup and only think about migrating by full reinstall? :(
    Full terminal log


    Inside the browser UI I am greeted by message saying there are pending changes for :

    • apt
    • avahi
    • collectd
    • cron
    • hdparm
    • hostname
    • hosts
    • monit
    • nfs
    • nginx
    • postfix
    • proftpd
    • rsyncd
    • samba
    • smartmontools
    • systemd-logind
    • systemd-networkd
    • watchdog


    When I tired to apply them an errors occur - log copied from UI