Unraid 6.9/6.9.1 Stable released

  • Hallo Nerds,

    Heute ist nun auch direkt schon 6.9.1 erschienen.

    Unraid 6.9.1
    Changelog

    Spoiler anzeigen


    Notable Bug Fixes and Improvements
    Fixed issue where code outside the Unraid OS Management Utility calling smartctl would set up conditions where devices would never spin down. Note: you still need @doron's SAS Spindown plugin to properly support SAS device spindown.
    For Docker: if an in-tree GPU driver is loaded which results in creating /dev/dri/* device nodes, we set permissions for these nodes to 0777 in order to ease integration of containers using GPU for transcoding.
    Typing 'exit' in a Terminal window will now close the window (yay!).
    We added a 'no-cache' header to NoVNC web access so that future Unraid OS releases will no longer have stale web components.
    Updated the openssl package to version 1.1.1j which has security updates.
    Updated the Linux kernel to 5.10.21, a patch release to 5.10 LTS kernel.
    Included kernel config settings necessary to include certain hardware monitoring devices and added support for new devices.
    Driver Updates
    The Nvidia GPU driver has been updated to 460.56 and should work with this kernel 5.10.21. Please install @ich777's Nvida-Driver plugin to download and install this driver.
    Change Log
    ### Version 6.9.1 2021-03-08
    Base distro:
    - openssl: version 1.1.1j (CVE-2021-23841 CVE-2021-23840)
    - openssl-solibs: version 1.1.1j
    - ttyd: version 1.6.3
    Linux kernel:
    - version 5.10.21
    - CONFIG_WATCHDOG: Watchdog Timer Support
    - added several new hwmon drivers
    Management:
    - emhttp: monitor partition statistics instead of device statistics in spindown/spinup logic
    - rc.local: ensure required directories exist on USB flash boot device
    - rc.local: for Docker containers: grant access to graphics device nodes /dev/dri/*
    - rc.nginx: add Cache-Control:nocache header to novnc
    - webgui: Increase syslog buffer from 1000 to 3000 lines
    - webgui: SysDevs fix display aberration
    - webgui: Diagnostics: include modprobe.d files
    - webgui: Diagnostics: include go as go.txt
    - webgui: Update share security helptext
    - webgui: Deprecate donation links in templates in lieu of links in CA profiles
    - webgui: Protect GUI from invalid .page files
    - webgui: Suppress ipv6 multicast entries in route table display
    - webgui: synchronize helptext.txt with lang-en_US repo
    - webgui: user management - disable password autocomplete
    - webgui: Dashboard: Fix color for utilization of disks


    nun ist es endlich soweit und Unraid 6.9 ist erscheinen.

    Unraid 6.9


    Multiple Pools
    This feature permits you to define up to 35 named pools, of up to 30 storage devices per pool. Pools are created and managed via the Main tab.
    When you create a user share, or edit an existing user share, you can specify which pool should be associated with that share. The assigned pool functions identically to current cache pool operation.
    A single-device pool may be formatted with either xfs, btrfs, or (deprecated) reiserfs. A multiple-device pool may only be formatted with btrfs.
    A future release will include support for multiple "Unraid array" pools, and several other pool types.
    For the full details on Multiple Pools, please read the Docs.

    Additional btrfs Balance Options
    Multiple device pools are still created using the btrfs raid1 profile by default. If you have 3 or more devices in a pool you may now rebalance to raid1c3 profile (x3 copies of data on separate devices).
    If you have 4 or more devices in a pool you now rebalance to raid1c4 (x4 copies of data on separate devices).
    Please see the btrfs Balance Options Documentation for full details.

    GPU Driver Integration
    Unraid OS now includes selected in-tree GPU drivers: ast (Aspeed), i915 (Intel), amdgpu, and radeon (AMD).
    See here for complete details.

    Nvidia Driver
    One of the most popular third-party drivers requested for Unraid OS is Nvidia's GPU Linux driver. This driver is required for transcoding capability in Docker containers. Providing this driver as a plugin for Unraid OS has required a lot of work to set up a dev environment, compile the driver and tools, and then unpack bzmodules, add the driver, create new bzmodules, and then finally replace in USB flash root directory.
    This work has been accomplished by community members @chbmb, @bass_rock, and others. Building on their work, along with community member @ich777 we now create separate Nvidia driver packages built against each new Unraid OS release that uses a new kernel. This is not directly included in the base bz* distribution. @ich777 has also provided a handy plugin to facilitate installing the correct driver. A big THANK YOU to community member @ich777 for help in providing these tools.
    For a detailed look at this new feature, including a link to the JSON file describing the driver versions supported, please see here.

    Unraid OS Documentation
    The Unraid wiki has recently undergone a facelift and reorg. Check it out for in-depth technical details.

    Passing Parameters to Modules
    The use of conf files in config/modprobe.d may be used to specify options and pass arguments to modules.
    For example: at present we do not have UI support for specifying which network interface should be "primary" in a bond; the bonding driver simply selects the first member by default. In some configurations, it may be useful to specify an explicit preferred interface, for example, if you have a bond with a 1Gbit/s (eth0) and 10Gbit/sec (eth1) interface.
    Please see the Docs for complete details.

    Docker
    We've made several upgrades to Docker management:

    • It's now possible to select different icons for multiple containers of the same type.
    • We also made some changes to add flexibility in assigning storage for the Docker engine. First, 'rc.docker' will detect the filesystem type of /var/lib/docker. We now support either btrfs or xfs and the docker storage driver is set appropriately.
    • 'mount_image' is modified to support a loopback file formatted either with btrfs or xfs depending on the suffix of the loopback file name.
    • Also, the ability to bind-mount a directory instead of using a loopback has been added.
    • Please see here for a full description of the changes to Docker.

    Virtualization
    The functionality of the VFIO-PCI Config plugin has now been built-in to Unraid 6.9. If you had the VFIO-PCI Config plugin installed, you should remove it. You can now select PCI devices to isolate from Linux upon boot simply by checking some boxes. This makes it easier to reserve those devices for assignment to VM's. These changes were integrated into the System Devices page by user @Skitals with refinements by @ljm42.
    Refer also to @ljm42's excellent guide on this topic.
    Please see the Docs for a complete description of this new feature.

    Multi-Language Support
    Another exciting new feature in Unraid 6.9 is the ability to download language packs and use the Unraid OS in a number of different languages.
    Currently, English, Spanish, French, German, Dutch, Arabic, Simplified Chinese, Portuguese and Polish are available and several others are in the works.
    Language packs are installed via the Community Applications plugin - look for a new "Language" category along the left side of CA or you can also search for specific language packs using the search bar.
    For more info on Multi-Language Support, please check out our guide.

    Multi-Language Forums

    Come get help and interact with the Unraid community in the language of your choice!
    Along with Multi-language OS support, we've also translated the Unraid.net site into Spanish, French, German, and Chinese to better support a global user base.

  • Bin heute zufällig darüber gestolpert und habe das Update auf 6.9 durchgeführt. Ging ohne Probleme.

    Was mir aufgefallen ist:
    Nach der Installation der "neuen" DVB-Treiber via Docker benötigt der Server ungewöhnlich lange für den Neustart. Das liegt wohl daran, dass die Treiber-Pakete während des Boot-Vorgangs erst geladen werden müssen.

    Nach dem Reboot wurde ein Parity-Check des Arrays gestartet. Ebenfalls ungewöhnlich aber nichts, worüber man sich Sorgen machen müsste.

    Ansonsten bisher alles unauffällig. Der Server scheint so stabil wie immer zu laufen.

  • Nach der Installation der "neuen" DVB-Treiber via Docker benötigt der Server ungewöhnlich lange für den Neustart.

    Das ist noch etwas, wovor ich noch Sch*ss habe. Bei meinem Schwiegersohn werkelt eine DD Cine S8 im unRaid, die bis jetzt per DVB-Plugin eingebunden war, da habe ich so meine Bedenken.

    AZi (DEV): Nexus auf LibreElec | Asrock J4205 | 4 GB RAM | 128 GB Sandisk| Rii mini
    DEV: PC Ubuntu 20.04 | Matrix
    AZi: Tanix TX3 | Android/CoreElec Dualboot (EMMC), Nexus
    WoZi: Nexus auf LibreElec | Asrock J4205 | 4GB RAM | 128 GB Sandisk SSD | Atric IR | URC7960
    NAS: unRaid, 3x6TB, 2x12TB | TV-Server: Futro S550 mit Hauppauge QuadHD DVB-C
    PayPal: paypal.me/pvdbj1

  • @PvD
    Mit welchem Treiber-Set laufen die denn aktuell?
    Ich nehme an, Du hast noch das alte und nicht mehr fortgeführte DVB-PlugIn von Linuxserver.io installiert? Also das, mit dem modifizierten OS?

    Hatte auch meine Bedenken. Die waren besonders groß, als der Server eine gefühlte Ewigkeit gebraucht hat, bis der Bootvorgang beendet war. Dann aber alles gut.

    Ich nutze die LibreElec-Treiber. Diese wurden auch automatisch erkannt und eingerichtet. Musste keinerlei Anpassungen mehr machen - lief alles von selbst. In TVH ebenfalls keine Probleme oder Einstellungen, die angepasst werden mussten.

    Die Treiber werden nun über Community Applications installiert und tauchen danach unter PlugIns auf. UnRaid selbst bleibt hiervon unangetastet. Finde ich ziemlich fluffig, kein modifiziertes OS mehr zu benötigen.

  • Du hast noch das alte und nicht mehr fortgeführte DVB-PlugIn von Linuxserver.io installiert?

    Yepp. Das verrichtet tadellos seinen Dienst. Man hätte ja auch den Media-Tree in den Kernel mit reinnehmen können, denn sooo ungewöhnlich ist ein TV-Server ja nun nicht. Aber wenn es auch per Docker klappt, ok.

    AZi (DEV): Nexus auf LibreElec | Asrock J4205 | 4 GB RAM | 128 GB Sandisk| Rii mini
    DEV: PC Ubuntu 20.04 | Matrix
    AZi: Tanix TX3 | Android/CoreElec Dualboot (EMMC), Nexus
    WoZi: Nexus auf LibreElec | Asrock J4205 | 4GB RAM | 128 GB Sandisk SSD | Atric IR | URC7960
    NAS: unRaid, 3x6TB, 2x12TB | TV-Server: Futro S550 mit Hauppauge QuadHD DVB-C
    PayPal: paypal.me/pvdbj1

  • Hab ein ziemlich einfach Unraid Setup mit wenigen Dockern am laufen(siehe Sig) und bei mir lief das Update easy und schnell durch und macht 0 Probleme :)
    Das einzige an Zusatzhardware ist ein Sata Controller der per P&P direkt lief und auch nach dem Update seinen Dienst tadellos leistet.

    Nvidia Shield TV Pro
    Server: Intel Core i3-10100 CPU @ Gigabyte B460M D3H | 4x 8TB, 3x6TB, 2x1TB Cachepool | 4x8GB DDR4-2400 | unRAID 6.12.10 | Emby | Unifi | Teamspeak | Swag | DDclient | Heimdall | PiHole |

  • Du musst das ensprechende Addon installieren :)
    Unter Tools musst du dann noch unter Language die Sprache wechseln.

    --------------
    Guides nicht mehr verfügbar wegen Youtube unvermögen guten von schlechten Kodi Videos zu unterscheiden.

  • Bin über die Community Applications->Language gegangen, habe deutsch ausgewählt und installiert. Unter Tools-> Language steht jetzt English, Deutsch
    Aber es ist immer noch alles englisch. Der umschalten Button oben in der Leiste bewirkt nix.

    Warum auch immer, jetzt funktioniert es!

  • Hab erst den Update Asistenten laufen lassen der sagte 1 Addon updaten , danach von der RC2 auf die Final und läuft alles 1 A.

    Calidors Kino |3m Leinwand |Optoma 131x 3D DLP Beamer|Onkyo 11.2 Avr|HTPC|
    Automaskierung über Cinescreen 2 Steuerung|Teufel Theater 2 7.4.4 Atmos |
    Podest mit 4 Shakern|Alexa mit Braodlink Pro und Rii 8|
    Unraid Server mit Emby,TVHeadend und Iobroker Docker und momentan 40 TB Datenpool|Popcornmaschine :thumbup:

  • Bin über die Community Applications->Language gegangen, habe deutsch ausgewählt und installiert. Unter Tools-> Language steht jetzt English, Deutsch
    Aber es ist immer noch alles englisch. Der umschalten Button oben in der Leiste bewirkt nix.

    Warum auch immer, jetzt funktioniert es!

    Du kannst direkt in Community Apps auf Deutsch switchen wenn es installiert ist:

    Nvidia Shield TV Pro
    Server: Intel Core i3-10100 CPU @ Gigabyte B460M D3H | 4x 8TB, 3x6TB, 2x1TB Cachepool | 4x8GB DDR4-2400 | unRAID 6.12.10 | Emby | Unifi | Teamspeak | Swag | DDclient | Heimdall | PiHole |

  • Yepp. Das verrichtet tadellos seinen Dienst. Man hätte ja auch den Media-Tree in den Kernel mit reinnehmen können, denn sooo ungewöhnlich ist ein TV-Server ja nun nicht. Aber wenn es auch per Docker klappt, ok.

    Wieso Docker ?
    Hab nichts von einem extra Docker bemerkt ? [ai]

  • Sag mal, bist du zufrieden mit dem Unifi Controller unter unraid ? Läuft das stabil...wäre evtl. eine Möglichkeit für mich, einen RPI einzusparen...

    Ist doch nur nen Docker. Was sollte da nicht stabil laufen? :)

    Mir ist übrigens aufgefallen, dass mit dem Update wieder irgendwas in puncto SMB geändert wurde.

    Und zwar.... verschiebt das Auto Organize Plugin von Emby jetzt wieder, wenn es Daten bearbeitet, von Shares, die Cache Zuordnung haben.

    Genau genommen wurde hier leider seit langer Zeit nur noch kopiert und nicht verschoben, was viel Zeit gekostet hat und genervt hat.

    Heute ist mir dann aufgefallen, dass eine Staffel irgendwas jetzt wieder in 3 Sekunden komplett durch ist. ;)

    95% aller Computerfehler sitzen vor dem Bildschirm!

  • Das läuft schon eine ganze Weile beschwerdefrei jo!
    Ich hatte mal ne ältere Dockerversion laufen die mir irgendwann mal einfach abgeschmiert ist. Die war von PDUCharme.
    Die von linuxserver.io läuft seit Einrichtung reibungslos :)

    Ich muss aber auch zugeben, dass ich da eher selten draufschaue und ich damit auch nur 2 APs betreibe die theoretisch ja auch ohne 24/7 Controller laufen.

    Nvidia Shield TV Pro
    Server: Intel Core i3-10100 CPU @ Gigabyte B460M D3H | 4x 8TB, 3x6TB, 2x1TB Cachepool | 4x8GB DDR4-2400 | unRAID 6.12.10 | Emby | Unifi | Teamspeak | Swag | DDclient | Heimdall | PiHole |

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!