Beiträge von Mohl

    Here's the announcement.

    Is this version the one finally defaulting to btrfs?

    I really can't tell...

    Thanks :)


    Actually not we but just you. :P

    There are good arguments for btrfs, and good arguments against it. One of the latter is that it requires you to think differently about your disk space, as seen here:

    https://www.linuxquestions.org…-docker-btrfs-4175622037/


    I'm all for new features. But things are a little different when you have a whole concept that you've worked with over decades turned on it's head, and forcing that concept on every user's machines.

    Wow, very nice work, thanks a lot!
    I only had to add my domain to the endpoint section on my mobile's Wireguard after importing the settings via the QR-Code and could connect instantly from the internet. 10/10 would run again - if I had to.

    I had the same issue just now and could reproduce it with two different machines running OMV 3.0.83. I had to log into via ssh since web update failed on both machines


    I manually executed omv-update, after which only 3 packages were left held:

    Bash
    The following packages have been kept back:
      samba samba-common samba-dsdb-modules
    0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.

    Sadly, neither apt-get dist-upgrade nor apt-get install -f samba samba-common samba-dsdb-modules resolved the issue:


    I am open to suggestions...

    Hi there,


    when I try to install the docker-gui plugin on 3.0.67 (Erasmus 64bit), I am getting the following error:

    I already tried reinstalling the omvextrasorg package using apt-get, but there is no new version available - is this maybe caused by a typo in the requirements? (24 instead of 14)
    Other plugins install just fine, so I can rule out a problem with omv or the omv-gui to a certain degree.


    EDIT: I also tried disabling and re-enabling the docker repos in the omv-extras settings. Had no effect.


    Thanks in advance!

    Well, there are several options you can follow:


    Without plugins:
    - FTP/SFTP/TFTP: Possibly simples way. Does not provide a fancy UI and will require your user to install a client software on their machine.
    - WebDAV: Another simple way to exchange files.


    With plugins (omv-extras):
    - Syncthing: does provide a nice UI and is probably the easiest to set up in OMV-
    - Owncloud: (not recommended because the plugin is HIGHLY outdated) probably overkill for what you want to achieve.


    Go ahead and google which of those options suit your need best.

    Done that, results were the same. So I went on and apt-get purged the package and reinstalled it again - same results.


    Then I took a brand-new USB drive, created a new installation medium for OMV, reinstalled OMV and installed plex again - same results. At this point, I am fairly confident that the problem is not on my end...


    Can someone verify the bug?

    Hi,


    i have a complete fresh installation of OMV 2. I can install plex, but as soon as I start plex it seems to close immediately.


    Bash
    root@boo:/media/3a86e789-774b-4306-b2f6-84c0c4e0b45f/plexmediaserver# /etc/init.d/plexmediaserver start
    Starting Plex Media Server: done
    root@boo:/media/3a86e789-774b-4306-b2f6-84c0c4e0b45f/plexmediaserver# /etc/init.d/plexmediaserver status
    It seems that Plex Media Server isn't running (no process found).


    Permissions seem to be fine

    Bash
    stat plexmediaserver/
      File: `plexmediaserver/'
      Size: 4096            Blocks: 8          IO Block: 4096   directory
    Device: 811h/2065d      Inode: 97779713    Links: 4
    Access: (0777/drwxrwxrwx)  Uid: (  112/    plex)   Gid: (  116/    plex)
    Access: 2017-01-03 21:00:39.377411187 +0100
    Modify: 2017-01-03 21:00:30.517411050 +0100
    Change: 2017-01-03 21:00:30.517411050 +0100
     Birth: -

    Any suggestions?

    Hi there,


    when trying to execute a bitnami installation script ( https://bitnami.com/stack/gitlab/installer ) on the shell I end up with a permission denied error. I double checked the rights (chmod 755, chmod 777) of the file and the folder I try to install the stack to - any suggestions?


    What I tried:
    - running with ./ as well as using sh (even though it's a binary .run script)
    - running the script in different folders, all with the respective script and folder owner
    - running the script using root user as well as using sudo


    I am using OMV 1.12 and tried both kernel 3.2 and 3.16