Beiträge von Gubagu

    Hey every1,


    Lately was struggling to get Openmediavault-openvpn 1.1 and Openmediavault-docker-gui 0.2.22 working on the same omv installation. Honestly still not working as expected. If the Docker plugin good then ovpn is not working.
    I finally got them working but the docker GUI is not working now. I get the following:

    I got it working by starting all docker application through the ssh and docker compose but its a pity that the wonderful app server/nas that my omv has become does not show the images and the containers and cannot restart them from the interface if needed.
    Does anyone have functional install with both plugins and how can one do that ? I know that once you have docker plugin installed and then ovpn. iptables rules for traffic redirection get quirky and ovpn does not work because redirects traffic to docker IP instead of the local network.





    Cheerz,
    Guby

    Hey there folks,


    Just rebooted my OMV and guess what my RAID 5 is gone with all the data of course.
    I looks that nothing has failed, even though OMV interface does not see the raid.
    Any help highly appreciated and thank you in advance !




    Code
    root@mediavault:~# cat /proc/mdstat
    Personalities :
    md127 : inactive sda[3](S) sdd[2](S) sdc[1](S) sdb[0](S)
          9552 blocks super external:imsm
    
    
    unused devices: <none>


    blkid

    Code
    /dev/sda: TYPE="isw_raid_member"
    /dev/sdb: TYPE="isw_raid_member"
    /dev/sdc: TYPE="isw_raid_member"
    /dev/sdd: TYPE="isw_raid_member"
    /dev/sde1: UUID="5a2f5070-28df-478b-a0e0-d5f9d58a040f" TYPE="ext4"
    /dev/sde5: UUID="76cf0135-c4a5-4f53-948e-563210852acf" TYPE="swap"
    root@mediavault:~#