Dashboard

Ungelesene Themen

    1. Thema
    2. Antworten
    3. Letzte Antwort
    1. mdadm RAID5 + ext4, or btrfs, OR... ZFS ZRAID1 on older hardware. 1

      • dbhosttexas
    2. Antworten
      1
      Zugriffe
      37
      1
    3. chente

    1. Media Disks not Showing 8

      • SuburbanGuy
    2. Antworten
      8
      Zugriffe
      81
      8
    3. chente

    1. OMV macht kein 10Gbe 3

      • Freakie72
    2. Antworten
      3
      Zugriffe
      72
      3
    3. dbhosttexas

    1. How to display timestamps on "local live syslog"? 1

      • villeneuve
    2. Antworten
      1
      Zugriffe
      56
      1
    3. wenzhuo

    1. Is there a way to see if balance or scrub is running. 3

      • Dudesplace
    2. Antworten
      3
      Zugriffe
      65
      3
    3. wenzhuo

Letzte Aktivitäten

  • chente

    Hat eine Antwort im Thema
    • OMV 7.x
    mdadm RAID5 + ext4, or btrfs, OR... ZFS ZRAID1 on older hardware. verfasst.
    Beitrag
    The first question you should ask yourself is why you're looking for a RAID. If the reason is to have a backup, it's a mistake. RAID is not a backup. https://www.raidisnotabackup.com/

    If after that, you still think you need a RAID for all your data, you…
  • chente

    Hat eine Antwort im Thema
    • gelöst
    • OMV 7.x
    Media Disks not Showing verfasst.
    Beitrag
    Well, I think you've got it figured out. If you still have questions, don't hesitate to ask.
  • chente

    Hat mit Gefällt mir auf den Beitrag von SuburbanGuy im Thema
    • gelöst
    • OMV 7.x
    Media Disks not Showing reagiert.
    Reaktion (Beitrag)
    Found how to mount an existing disk with a file structure in "File System". There are optional icons that can be selected. One of those is a mount option icon. Thank you.
  • dbhosttexas

    Hat eine Antwort im Thema
    • OMV 7.x
    OMV macht kein 10Gbe verfasst.
    Beitrag
    Das ist zwar möglich, es sei denn, es handelt sich um den neuesten Controller. Intel-Chipsätze werden jedoch im Allgemeinen und insbesondere von Debian sehr gut unterstützt. Aus diesem Grund habe ich dem ursprünglichen Verfasser empfohlen, die…
  • votdev

    Hat eine Antwort im Thema
    • OMV 7.x
    OMV macht kein 10Gbe verfasst.
    Beitrag
    Ich denke das Problem liegt eher am Kernel. Mit der genauen Typbezeichnung der Karte musst du recherchieren ob diese von Debian 12 unterstützt wird. Eventuell musst du einen Treiber nachinstallieren oder kompilieren.
  • wenzhuo

    Hat eine Antwort im Thema How to display timestamps on "local live syslog"? verfasst.
    Beitrag
    I am not sure if this is what you want:
    (Quelltext, 5 Zeilen)

    1. Uncomment the kernel.printk token in /etc/sysctl.conf
    2. Reload /etc/sysctl.conf
    3. Create a custom rsyslog config file, which directs kernel messages to the console
    4. Restart rsyslogd
  • Barney

    Hat mit Gefällt mir auf den Beitrag von Jopa im Thema
    • gelöst
    • OMV 7.x
    Qnap TS-x53D - nice 2.5GbE hardware to run OMV reagiert.
    Reaktion (Beitrag)
    Latest news:

    Qnap BIOS actually can boot from a nvme in the pcie extension slot.

    So I flattened the slot bracket of a low-profile pcie-to-nvme adapter, drilled a threaded hole (M3) and now have omv on yet another drive, keeping all 6 hdd bays for data…
  • wenzhuo

    Hat eine Antwort im Thema
    • OMV 7.x
    • gelöst
    Is there a way to see if balance or scrub is running. verfasst.
    Beitrag
    "btrfs scrub status <device|path>" shows the current scrubbing status of the btrfs filesystem. If you want history record, you may find the invocation record of the omv-btrfs-scrub script in `journalctl -u cron` Also, the script by default sends out a…
  • dbhosttexas

    Hat eine Antwort im Thema SMB Mapped via LAN but data is transferring via Wifi verfasst.
    Beitrag
    Uh...

    You mean you networked your Windows PC and your OMV NAS using a single network cable?

    You could configure a firewall on the OMV box and block all traffic for ports 139 and 445 on the WiFi interface thus preventing it from advertising or making any…
  • Dudesplace

    Hat eine Antwort im Thema
    • OMV 7.x
    • gelöst
    Is there a way to see if balance or scrub is running. verfasst.
    Beitrag
    Wasn't scrub as sudo btrfs scrub status /dev/md0/ showed started and finished last week.
    A reboot cleared what ever it was.