openmediavault

Ungelesene Themen

    1. Thema
    2. Antworten
    3. Letzte Antwort
    1. Email updated / Dashboard 8

      • CAH1982
    2. Antworten
      8
      Zugriffe
      102
      8
    3. ryecoaaron

    1. Reuse zpool data 14

      • alflo2024
    2. Antworten
      14
      Zugriffe
      217
      14
    3. chente

    1. Docker in OMV 7 - User and permission management in docker and OMV. More security

      • seiha011
    2. Antworten
      0
      Zugriffe
      20
    1. SFTP or FTPS how? 3

      • Meguinness
    2. Antworten
      3
      Zugriffe
      95
      3
    3. gderf

    1. Docker with only OMV OS Drive and Data pool drive? 2

      • Superorb
    2. Antworten
      2
      Zugriffe
      76
      2
    3. chente

Letzte Aktivitäten

  • ryecoaaron

    Hat eine Antwort im Thema Email updated / Dashboard verfasst.
    Beitrag
    […]

    Volker prefers feature requests on the github issues. If they are very large features, some times it is better to bring it up on the forum first.
  • BlueCoffee

    Hat mit Gefällt mir auf den Beitrag von chente im Thema Reuse zpool data reagiert.
    Reaktion (Beitrag)
    […]

    Regardless of everything else, my first step would be to backup that data.
  • CAH1982

    Hat eine Antwort im Thema Email updated / Dashboard verfasst.
    Beitrag
    […]


    Sorry but are you saying when the email is sent it should update the GUI to update too?

    […]

    Didnt know you could request features on there, I thought it was done through this forum
  • chente

    Hat eine Antwort im Thema Reuse zpool data verfasst.
    Beitrag
    […]

    Regardless of everything else, my first step would be to backup that data.
  • Krisbee

    Hat eine Antwort im Thema Reuse zpool data verfasst.
    Beitrag
    alflo2024 If you cannot show that both your LOG and CACHE vdevs are used , then you 'r wasting resources. As the redundancy of your pool depends on the redundancy of individual data vdevs, then currently two disk failures in the raidz1 vdev means…
  • Docker in OMV 7 - User and permission management in docker and OMV. More security
    For a docker i allow only user 1005 with group 1005 to have read-/write-access to a directory appdata
    I did this with the OMV-user/group-permissions like described. But…
  • alflo2024

    Hat eine Antwort im Thema Reuse zpool data verfasst.
    Beitrag
    chente :

    I had 8 containers on the previous Openmediavault.
    After reallocating the corresponding folders from the old system to the new shared folder and after allocating the new shared folder to Docker Compose, nothing, no more containers (see…
  • votdev

    Hat eine Antwort im Thema Email updated / Dashboard verfasst.
    Beitrag
    […]

    Apticron is updating the package database which triggers the APT hooks which will execute the OMV scripts to update the internal package lists which are displayed in the UI (package updates and plugins page).

    -
  • gderf

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    […]

    You will need an sftp client program running on the device you wish to use for remote access. There are various programs available such as FileZilla, WinSCP, the sftp command line program for Linux, and some for phones too.

    OMV will support sftp…
  • chente

    Hat eine Antwort im Thema Docker with only OMV OS Drive and Data pool drive? verfasst.
    Beitrag
    […]

    If you need to put docker on the hard drives that are configured in mergerfs you can do it but do it in a folder that is on one of the hard drives, not in the pool. That way mergerfs is out of the equation. The precaution you should take into account…