-
2026 Customer Survey Results — Your Feedback, Our Roadmap
I'm curious where you'll draw the line for docker compose management : I used portainer, komodo and now dockhand to manage my stacks on my unraid server, the compose files are hosted on private github repos. It is so easy to update my stacks on github (versioning, branching, ...) that I would never go back for less feature-wise.
-
Disque NVME qui disparaisse puis corruption?
Test en changeant le disque de port ou via un adaptateur usb ? Est-ce que le disque disparait aussi du bios ?
-
uncured592 changed their profile photo
-
unRAID v7.x et PreClear
Hello, Jamais essayé pour ma part, cela dit je pense que ton usage est correct. Jette un coup d'oeil aux logs ou poste ton fichier diag dans le topic officiel du plugin officiel : https://forums.unraid.net/topic/120567-unassigned-devices-preclear-a-utility-to-preclear-disks-before-adding-them-to-the-array En tout cas c'est une erreur qui revient souvent. Sinon il semble qu'un mauvais cable sata peut causer ce genre d'erreur.
-
Base de Données Plex Corrompue
Pour ma part la vérif avait pris quelques secondes aussi, c'est les sauvegardes au début qui étaient le plus long.
-
Base de Données Plex Corrompue
Salut, J'ai récupéré ma base avec ce soft il y a quelques temps : https://github.com/ChuckPa/DBRepair Il fonctionne plutot bien, il suffit d'entrer dans le conteneur comme tu l'as déjà fait, et de se mettre au même niveau que le /config. Un wget de l'URL du script sur le dépot github, ne pas oublier un chmod +x pour le rendre executable et de lancer le script. Après depuis le script tu peut arrêter proprement PMS et faire des traitements sur la base (check/repair/...) En tout cas pour moi ça m'a évité de faire une RAZ de la base.
-
More options for power efficiency
I know that it is also determined by the hardware but I think there may some options to have unraid be more power efficient out of the box : Powertop (already available thanks to a package from mgutt) TLP (https://github.com/linrunner/TLP) cpu-autofreq (https://github.com/AdnanHodzic/auto-cpufreq) If one want to make its unraid server more power efficient it is a real challenge with limited options. I think helping people achieving this would be a great feature as depending of where you live energy efficiency is something important.
-
Optimizing Docker Engine on unRAID 7.x to Increase CPU and I/O Performance
Hi, Be sure that your docker.img file is on your cache disk and not on your array.
-
unraid v7.1.2, 7.1.3, 7.1.4...
Pareil, RAS pour ma part, ça marche sans soucis.
-
unraid v7.1.2, 7.1.3, 7.1.4...
Je suis passé sur la RC1 depuis hier, rien à redire pour ma part. Le plugin OIDC est le bienvenue, j'ai branché ça sur Pocket ID, ça fonctionne très bien.
-
VidCacheFS - Instant playback of media files with spun down drives
Interesting project, I also do not like this delay. How much space does it use on the SSD, any simple formula to have an idea ? I'd like to try but I fail to foresee if it will fit to my cache drive.
-
SMB Shares won´t show up in Windows Clients anymore after upgrade to UNRAID 7.0.0
Same issue with 7.1.4, on multiple hosts running w11. I'm not doing lots of SMB browsing so I do not really mind, in the meantime I pinned the unraid host in the windows explorer.
-
power consumption on new build too high
I feel your pain as I have an ASRock Z690 RS Pro and a 13100, currently I'm at 46W idle though. Powertop Idle stats are similar to yours with pck c-state not going over c2. Booting Windows is a PITA so I'm studying this method : https://github.com/datasone/setup_var.efi I already found the arguments I need for my BIOS just need the courage to do it ! Next time I upgrade my server hardware I will carefully check for ASPM support.
-
Nextcloud qui disparait après un parity check
Ton disque semble être en train de lâcher. Par ailleurs si ton serveur contient des données professionnelles je te conseille l'acquisition d'un onduleur, c'est d'autant plus recommandé si tu as des coupures de courant fréquentes.
-
Nextcloud qui disparait après un parity check
Donc ce n'est pas spécifique à NextCloud, juste systématique pour ce conteneur. Peux-tu aussi faire une capture d'écran de ta configuration docker (settings/docker) ?
-
Authentik: How to Install with Docker and Why You Should
I've been running Authentik for nearly a year now ... and I just put it down yesterday. It is a great product but way overkill for my usage. I'm trying to limit the number of containers running on my server and it was just too much compared to what can be achieve by competitors. To be honest it was aso a bit of a hassle to configure. After considering going back to Authelia I'm now using Tinyauth, designed for homelabs, simple to configure and use minimal resources to run. As I have also changed NPM by traefik it is very easy to secure my homelab.