Posts by Blabla

    or just let the user install unraid on an SSD like I did with OMV. I don't like having to trust a usb key.

    the main feature is a jbod with 2 spare disk with a cache SSD.

    I'm sure it's possible to do it with OMV too, but I don't have enough time anymore to study how to it :(

    It was a real pain, actually harder than trying on a real machine!

    You need to install it on a USB key, assign the usb key to virtualbox and then hope that virtualbox will actually take control

    Just out of curiosity, what are you moving to?

    unraid, mostly because during the years I had stockpiled 2x6TB, 3x10TB,1x8TB and 2x14TB.

    Unraid felt like the easiest way to manage them.


    I'm still suggesting OMV to some friends that need to build a new NAS and are starting with a proper build

    Hi!

    I just wanted to thanks everyone for this great project!

    I made my first NAS nearly 10 years ago with OMV and I loved every day with it. It's one of my favourite open source project.


    In those years OMV helped me a lot to learn more about linux, docker, storage, data management and a lot more things.


    Sadly my needs have been changed in those years and now it's time for me to say goodbye to OMV but it will keep it in my hearts just like someone usually do with it's first love!

    A special thanks to ryecoaaron and votdev that helped me solving so many issues.


    It has been a long journey and I'll rember it <3

    Hi everyone,

    I'm still on OMV6. Today I had to shut down my NAS and after I turned it on again the Plex container disappeared from Portainer list of containers. It's not even in the exited or stopped state. All the other containers are still there, only Plex is missing

    I checked and the image is still there.

    There is any way to recover it? Can I give you more information in order to find a solution?

    Not OP,but I'm having the same issue:

    Post the output of each of the following commands in a code box. You create a code box with the </> icon in the menu on top of a new post.


    Code
    systemctl start docker.service
    systemctl status socker.service
    journalctl -xe

    There was an option in the Samba plug-in, not sure if in the general settings or in the option of the single share.

    I also found this:

    Quote

    On a Samba share (Unix implementation of SMB/network share protocol) you will also need these additional steps, because by default Samba do not store folder attributes.

    1. First make sure Samba stores DOS-style permissions (like "read only"), by adding this line on your share definition (/etc/samba/smb.conf):
      store dos attributes = yes
    2. Restart Samba (sudo service samba restart)

    I think the option was to enable DOS-style permissions

    Hi everyone,

    with OMV5 I changed the icon of some folder on Windows. In the SMB share there was a settings to let it show custom icon.

    After upgrading the folders all have the default icon and I can't find the setting to enable custom folder in OMV6.


    Do you know how can I enable them again? :(


    UPDATE: solver by updating folderico from 6.1 to 7.0.

    I also noticed that the pool is still avaible from windows, even if it's not the file system tab:

    Sorry to disturb so soon but after the upgrade I got this error:

    I went into the new OMV webUI and in mergeFS I had nothing.

    It's not an issue if I have to create manually a new pool, but I fear that there might some dirt in the system. Do i need to check anything in particular?


    After the update i didn't touch anything, in the webui I have a pending configuration change but I was waiting before give an ok.

    Quote

    You don't have to do anything. The upgrade process should install openmediavault-mergerfs, migrate your unionfilesystems pool (which is mergerfs too), and remove unionfilesystems.

    Thanks! From the post I didn't have clear if I had to it manually.

    Also thanks again for the diskstats answer :)

    Hi,

    I wanted to upgrade from OMV6 but this line is stopping me:

    Quote

    openmediavault-unionfilesystems - moving to openmediavault-mergerfs - done

    I'm currently using unionfilesystems so that I can see my two disks as unique one.

    Before upgrading I need to uninstall it? If yes, do I need to do anything?


    Also, what about diskstats? I can't see it in the list

    Hi everyone,

    before upgrading to OMV6 I want to return to the stable debian kernel. I switch to proxmox because I wanted to use ZFS but in the end I'm not using anymore.

    The issue is that I removed all the Debian kernel a while ago.

    How can I install the latest debian kernel?

    I'll then delete the proxmox kernels using this:

    Code
    apt-get purge pve-kernel* pve-headers*