openmediavault

Ungelesene Themen

    1. Thema
    2. Antworten
    3. Letzte Antwort
    1. Docker-compose NextCloud on armhf / arm32v7 platform 5

      • MikeSmith
    2. Antworten
      5
      Zugriffe
      578
      5
    3. MikeSmith

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

      • Superorb
    2. Antworten
      1
      Zugriffe
      41
      1
    3. gderf

    1. Email updated / Dashboard 2

      • CAH1982
    2. Antworten
      2
      Zugriffe
      52
      2
    3. CAH1982

    1. openmediavault-timeshift 7.0 9

      • ryecoaaron
    2. Antworten
      9
      Zugriffe
      247
      9
    3. ryecoaaron

    1. Reuse zpool data 9

      • alflo2024
    2. Antworten
      9
      Zugriffe
      154
      9
    3. alflo2024

Letzte Aktivitäten

  • MikeSmith

    Hat eine Antwort im Thema Docker-compose NextCloud on armhf / arm32v7 platform verfasst.
    Beitrag
    […]

    Ok I tried your YML example and the error I got was:

    (Quelltext, 15 Zeilen)

    Looks like:
    no matching manifest for linux/arm/v7 in the manifest list entries

    So I need a 32 bit mariadb. I'll try replacing
    image: mariadb:10.6
    with
    image:
  • gderf

    Hat eine Antwort im Thema Docker with only OMV OS Drive and Data pool drive? verfasst.
    Beitrag
    OMV on a USB stick will be fine, lots do this. But run the Flash Memory plugin.

    I do not recommend placing docker files in a mergerfs pool.
  • crashtest

    Reaktion (Beitrag)
    I have put a testing version of a timeshift plugin for OMV 7.x in the following location:
    https://omv-extras.org/testing…ult-timeshift_7.0_all.deb

    Please don't install on an important system yet.

    The Settings tab writes the timeshift config file.

    The…
  • Superorb

    Thema
    I just got an HP Microserver Gen10 which has 4x3.5" drives and a slim CD drive. There's no bay for an SSD drive.

    Is it possible to have OMV on a USB thumb drive, the 4x3.5" drives as the data pool using SnapRaid+MergerFS with all the Docker files on the…
  • RealWorldDevelopers

    Reaktion (Beitrag)
    Once the range of usable IPs has been defined, you must make sure that this range is available on the router (or on the DHCP server). When you configure that IP on the container through a VLAN, all the ports of the container will be exposed on the…
  • CAH1982

    Hat eine Antwort im Thema Email updated / Dashboard verfasst.
    Beitrag
    So neither are sync`d as in if debian see`s it it tells apticron, or if apticron saw it first it searched the debian side so its on dashboard?

    I liek the emails, just seems odd when you goto dash board its not there
  • ryecoaaron

    Hat eine Antwort im Thema openmediavault-timeshift 7.0 verfasst.
    Beitrag
    […]

    Yes, that is how timeshift works.

    […]

    Unfortunately, you can't use the plugin for this because even if you pass the --yes and --scripted flags, timeshift still prompts when doing a restore where it is a new install.
  • alflo2024

    Hat eine Antwort im Thema Reuse zpool data verfasst.
    Beitrag
    The first photo shows POOL1 and its contents. These are the folders created for the shared folders when they were running with the first openmediavault, which is no longer operational and which I had to reinstall.
    The second photo shows one of the folders…
  • Akore

    Hat eine Antwort im Thema
    • gelöst
    • OMV 6.x
    HomeAssistant on KVM plug-in - GUI instalation - not starting/running - why? verfasst.
    Beitrag
    […]

    Looks like Bridge is what everyone uses for setting up HAos in KVM VMs so that is what I setup as well.

    As for rootfs is that because I only have one drive in the Storage File Systems?

    I am trying to get to where the OP, MK got to with HAos running. It…
  • chente

    Hat eine Antwort im Thema
    • gelöst
    • OMV 6.x
    HomeAssistant on KVM plug-in - GUI instalation - not starting/running - why? verfasst.
    Beitrag
    […]

    The correct one is the one you need. Look at the chart at the beginning of this point to know what you need. https://wiki.omv-extras.org/do…ins:kvm#network_interface

    […]

    It seems that in your case you have set the folder to rootfs, at least that is what…