Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

doobyns

Members
  • Joined

  • Last visited

Everything posted by doobyns

  1. Hello I want to share a tip I found to have a better cooling with Nvidia Quadro GPU, in the persistence or powersave script you just have to add this line : # enable aggressive cooling for the gpu nvidia-smi --id=0 --gpu-target-temp=65 With this command the card temp will be lowered between 5°c and 8°c when using your GPU... With an agressive cooling. If you want a compromise between cooling and power for your GPU you can raise the target temp : # enable better cooling for the gpu nvidia-smi --id=0 --gpu-target-temp=70
  2. Downgrade your plex to the last good working version, the v1.24.5.5173, go to your Plex container, then "edit", then set the repository to : plexinc/pms-docker:1.24.5.5173-8dcc73a59 Then click to APPLY, you could have to wait 10 or 15 minutes at the first launch before to access to Plex again, you MUST wait until the end of process, and then you'll have Plex working again with no transcoding issue. I've transcoding issue too, but in my case it's with nvidia hw transcoding... Plex slowly become a piece of crap, coded with the *ss... i'm looking for an alternative which works on smart-tv.
  3. try to downgrade your Unraid to 6.9.2, i think it's a problem related to 6.10
  4. no need to disable onboard nic.which version of unraid ? (latest version need to disable VT-d in your bios to not blacklist some broadcom NICs, more informations here : https://forums.unraid.net/topic/124108-unraid-os-version-6102-available/). did you plugged the dongle on a usb3.1 port ?
  5. Here are some pics of the work in progress, near 99% finished :
  6. the build is still unfinished, spend one week with a blank screen on boot and no precise information from the "dr debug" lcd panel... The solution was to boot without the pcie cards, only AC and ethernet cable, then get into ipmi via web browser, then launch KVM and set pci bufircation to x8x8 in the bios... Then to put back all the pcie cards on the motherboard. After that i saw Bios Post screen, then Lsi HBA card bootup, etc... At this moment i'm testing with a trial version of Unraid to check that there's no problems with the pcie devices, then i will test with all the drives.. Note : I had to buy an additional cable kit (SilverStone SST-PP06B-MB55) for the PSU, the 24 pin cable supplied with the Sx800-LTI are too short.
  7. This is my second homemade unraid server, first one was a mini-itx with a ssd based array only used for plex with hw transcoding capability, (Ryzen 2700x with 45 TDP set in bios and Nvidia quadro P2200), medias were stored on a Synology Nas. Now I want to combine all in one Box, for reducing space and power saving and use NAS only for backup. I mainly use plex and handbrake. Requirement for my new Config : Low TDP but with good amount of core. for the media storage array : 12 3.5 drives minimum, more room for additional 2.5 drives is best. for the application array : 2 nvme ssd (data + parity). Here are the parts list : - Case : Fractal Design Node 804 - Case Fans : 5x Noctua NF-S12B Redux 1200 PWM (4 for front air intake, 1 at rear on the motherboard side for exhaust) 3x Noctua NF-P14S REDUX-1500 PWM (1 for exhaust on the hdd side, 1 on the roof on the motherboard side for exhaust, 1 for cooling the pcie cards) - Fan splitters : Aquacomputer RGBpx Splitty4 - CPU : AMD Ryzen 3900 (65W TDP, non X version) - CPU Cooler : Scythe Big Shuriken 3 - CPU Cooler additional Fan : Noctua NF-P12 Redux-1700 PWM - GPU : PNY Nvidia Quadro P2200 - PSU : SilverStone SST-SX800-LTI - PSU additional Cable : SilverStone SST-PP06B-MB55 kit and SILVERSTONE PP06B-3SATA80M - Motherboard : ASRock Rack X470D4U - HBA Card : LSI 9207-8i SATA/SAS 6Gb/s PCI-E 3.0 - Ram : 2x Kingston KSM32ED8/32ME (64Gb ECC DDR4 total ram) - SSD : parity & data : 2x 1 Tb ADATA SX8200 Pro M2 Nvme for media array : 2x Samsung SSD 870 EVO MZ-77E500B Sata - Nvme SSD cooling : 2x HYBRID COOLING MODDING PRO EVO.X V2 - Hard Drives : parity : 2x 16 Tb Toshiba MG08ACA16TE data : 10x 8 Tb Seagate ST8000DM004 (pre owned) - M2 support : Delock PCI Express x4 Card > 1 x internal NVMe M.2 Key M - Additionnal Fan holder : Expansion Slot Side Fan Mounting Kit - Additional Drives holder : Nexus DoubleTwin Hard Drive Vibration Absorber Tool-less mounting for Sata SSDs : - Icy Dock ExpressCage MB742SP-B - for mount this inside the case : XSPC Radiator Standoff Bracket Set (6-32 UNC) (plus some screws and washers). Next step, the build...
  8. Great idea is it possible to add a custom command before mounting distant device ? And to un mount device once backup is finished ? I need to send WakeOnLine command to backup server to "wake" it, wait 4 or 5 minutes then mount the device with nfs, then unmount the device once sync is done...
  9. very interesting, can you tell us how to use this script ? with User Scripts ? at the startup of array ? at schaduled time ?
  10. ASUSTOR AS-U2.5G2 (usb-c and usb 3.1 NIC) work natively on UNRAID
  11. do you use plex ? if yes the latest versions are plagued by bugs, stick to version 1.24.2.4973, it's one of the last without the bug.
  12. Not sure of that, but thank for testing this version of plex on Unraid 6.8.3. For information the latest version of plex crashed my system only after a dozenhours... Just wait and we will see.
  13. i think it's related to the latest plex version (1.25.0.5282-2edd3c44d), mine do the same (hang-up while i was watching a movie and then completely frozen my unraid server). Fortunately it still operating after a forced reboot, to prevent this to occur again i've downgraded plex to the anterior version (edit the container and put : "plexinc/pms-docker:1.24.5.5173-8dcc73a59" in repository).
  14. Merci pour l'explication, effectivement en faisant le zip depuis mon repos github ça fonctionne car il me renvoie tous les fichiers avec le bon retour charriot (LF). Je vais pouvoir enfin tout vérifier et m'assurer de la cohérence de l'ensemble des termes utilisés dans la traduction française
  15. oki merci bon bin j'arrive pas à le tester, je fais un lang-fr_FR.zip avec mon dossier lang-fr_FR, je l'uploade via l'outil Webgui en tant que français. Mais dès que je passe le language à français mon interface est toute foirée et je n'ai qu'un affichage du texte dans DASHBOARD et plus rien ailleurs et toutes les autres pages qui plantent. j'ai rattrapé le coup avec le ssh en modifiant la langue dans les fichiers de config pour retourner en anglais mais le français ne fonctionne pas (en tout cas celui que j'ai fait)
  16. I will change my github nickname to reflect my name, but before i must finish the whole translation and then make a .zip and test it on my system before, i must install 6.9.2 to test it or i can read all theses messages by using v6.9.1 ?
  17. Good night, i've made 3 others untranslated files : /CA Auto Update/autoupdateapps.txt /CA Config File Edit/configedit.txt /Disable Security Mitigations/disablesecurity.txt I go to sleep, it's 11:32PM here
  18. Thank you, i've done all the untranslated french in the presents files, made the correction needed in settings.txt (display settings was wrongly translated), commited all the changes in my fork and pushed it to the master, i'm not very familiar with git-hub, i hope it was the good way to proceed
  19. Hello, there's also some bad french translation in existing content, how can i inform you about that ?
  20. After some tests i've found a better and fastest option for resume plex docker with hardware media transcoding enabled after S3 sleep (for nvidia users) : - first in Custom commands before sleep : #!/bin/bash docker stop Plex-Media-Server - then in Custom commands after wake-up : #!/bin/bash docker start Plex-Media-Server now plex server is immediately effective after resume and when you go into S3 Sleep your plex server is stopped correctly !
  21. I had the same issue, thanks for the advice, i've just shorten the script a bit, i'm using official plex docker image, my Custom commands after wake-up are theses : #!/bin/bash docker stop Plex-Media-Server sleep 3s docker start Plex-Media-Server And it works very well with my Nvidia Quadro P2200 on Unraid 6.9.0-rc2
  22. Thanks you all, i finally tried to upgrade again my Plex Media Server to version 1.20.5.3600-47c0d9038, and now everything is working well ! The problem was my former Plex version 1.20.5.3600-47c0d9038 (from plexinc) was installed BEFORE with Unraid-Nvidia, and i kept this untouched then upgraded to Unraid 6.9.0-beta35 with Nvidia-drivers... I think something in Plex didn't liked switching driver or Unraid version... Uninstalling and reinstalling Plex docker solved the problem !
  23. Thanks all for all these answers, it was before the availability of Unraid 6.9.0.beta-35, i was using the Plugin "Linuxserver.io - Unraid Nvidia" and Nvidia-Unraid 6.9.0.beta-29, but unfortunately, this plugin doesn't exist anymore... I hope will be more choices of the Nvidia-drivers versions in the future in the plugin, so we will revert easily to specific versions (eg. for Plex).
  24. I ha I had exactly the same problem (same behaviour : microskip and skipping few secondes every 1 minute) with Nvidia-Unraid 6.8.3 and older nvidia drivers while using latests versions of plex... Upgrading to Nvidia-Unraid 6.9.0.beta-29 with newer nvidia drivers solved the problem... It seems tha Plex is very picky concerning Nvidia drivers...
  25. I have a weird issue with Unraid 6.9.0-beta35, these drivers (455.38)) and Plex (plexinc/pms-docker:1.20.5.3600-47c0d9038), the hardware transcoding/decoding do work, nvidiaa-smi send correct informations BUT when you're watchig the stream there are some very annoying glitches who completely ruin the exeperience : - stream is skipping few seconds every one or two minutes. - sometimes micro-pauses occurs With nvidia-Unraid 6.9.0-beta30 these problems wasn't here... (but nvidia-unraid is gone...). Somebody know how to get back to 6.9.0-beta30 and nvidia 450.80.02 drivers ? Anyone had this problem ? [Edit : downgrading Plex to version 1.20.2.3402-0fec14d92 seems to have fixed the problem, i'm tired with all this annoying things with Plex, every update is like playing Russian roulette...]

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.