Everything posted by Paul_Ber
-
Significantly higher Reads on Drive with no write activity/use
One of the versions of PLEX docker has constant disk activity or used to be like that and might of been the official PLEX docker. The Binhex PLEX version doesn't have this problem.
-
To ECC or not ECC that is the question?
Yes that ASRock x570 Taichi board looks like the one so far
-
Guide - AsRock X570 Taichi VM w/ Hardware Passthrough
Would the the x570 Taichi Razor version be almost the same except 2.5G LAN? X570 Phantom Gaming X seems similar except for 2.5G LAN & 1G LAN?
-
To ECC or not ECC that is the question?
To ECC or not ECC that is the question? My current system from 2015 uses DDR3 ECC and a MB that supports it. Still scoping out possible Ryzen 3000 series new system. My head is exploding on all the different x570 MB options. Only thinking of the ECC route because I use it now.
-
The Power Supply Thread
I know this reply is for your post from 5 years ago. I have the same power supply and am thinking of proactively replacing mine(from 2015 and my APC battery from 2015 just went too). Have you had any problems with the Corsair RM650x?
-
Recycle Bin (vfs recycle) for SMB Shares
Somehow I clicked Stop by accident. When I hit Start it started fine but it caused all SMB connections to drop. Wasted 2hrs plotting a file.
-
Intel Socket 1151 Motherboards with IPMI AND Support for iGPU
Too bad Unraid didn't have a feature that a repository of Motherboard settings could be made into templates that will load on the 1st go to work out of the box. Reading all these it sure seems like a lot of fiddling around to get things working.
-
Intel Socket 1200 & Xeon W Series Processors for new build (Plex, iGPU transcoding)
If you do Chia/Burst storage do not make it part of the Parity Protected Array. If do and a Parity operation occurs your reading of Chia/Burst HDD will come to a standstill and the Parity Check will take forever.
-
Intel Socket 1151 Motherboards with IPMI AND Support for iGPU
Dumb design putting button on the rear part of case where you cannot see any buttons as you are reaching blindly
-
Board and processor upgrade suggestions
Same here, need a new MD/CPU/RAM combo to replace aging FX-8370
-
[Support] binhex - Plex
Anyone having issues remote streaming? The following using the Android Plex app. Away from home and on WI-FI, comes back with an error and to try again. Away from home and on LTE and streaming just fine.
-
Community Applications Update
As an author how do I set the template to update? I have updated on docker-templates on github. So far I have had to uninstall with image and then delete the user template so it takes the updated template.
-
Community Applications Update
Add an option to only use the template from the App. I.e. the Dev has updated the Template, right now when you update an App it keeps using the existing template.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
I wonder if I should try 6.9 RC2 again? My hardware is not brand new.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Was having issues that later turned out to be a failing SSD cache drive in a cache pool. The SSDs had 4yr 8months on them(Crucial MX200 x 2 500G). Replaced with 2 x 1TB WD RED SSDs. This failing SSD even when put back in as an Unassigned Device SSD, Unraid would report errors and sometimes Unassigned Device would lose the device, making all Unassigned Devices SSDs disappear(on same MB controller, spinning drives on 9211-8i). Which temporarily caused the new Cache pool SSDs to get lost too. So fully removed the almost 5yr old 2 x SSDs fully. And haven't had an issue since. On the new cache pool SSDs had to delete the files that btrfs scrub said uncorrectable errors(only a TV show and on Docker). So while I got everything working fully will stay at 6.8.3 for now. When I lost the 5yr old SSDs I lost all my Dockers. Yes I started using thr CA Backup plugin. And had to rewrite my DelugeVPN-flexget Docker to get it caught up with Binhex-DelugeVPN.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
The prebuilt images at the bottom just work fine, I've updated them recently. Thanks will try the pre-built 6.8.3 tonight. For Plex Transcoding.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
A week ago started over with 6.8.3 after trying 6.9 RC2. The pre-built builds listed at the beginning of post still work for 6.8.3? Would there be a difference if I followed the build instructions? Edit: Cannot find the Docker on CA "EDIT: Please always delete the container and the template when you finished building the kernel and redownload it from the CA app so that the template is always on the newest version." Edit2: I took the Docker template from your Github. On the to select beta or rc or stable it said to leave blank but when it was done, the zip file said unRAIDServer-6.9.0-x86_64.zip. Can I delete everything and just enter 6.8.3 where it asks for beta or rc?
-
[Plugin] CA Appdata Backup / Restore v2
I just setup the CA Backup/Restore for 1st time. Left all my Docker apps unchecked but binhex-krusader & DiskSpeed didn't get backed up, they are in a Folder done by Docker Folder plugin. How they look in my Docker tab. 2nd question, does CA Backup/Restore back everything in the appdata share if I don't exclude any? Even if that Docker is not currently unstalled? i.e. binhex-delugevpn isn't installed but I have a folder for if I installed again.
-
[Support] binhex - DelugeVPN
Flexget gives Deluge where to save the files to show up into /mnt/user/Media/Movies/Movie_name or /mnt/usr/Media/TV/TVshow_name
-
[Support] binhex - DelugeVPN
@binhex should "<HostDir>/mnt/user/appdata/data</HostDir>" be something different in your delugevpn docker-template? On my end I changed the HostDir that maps to ContainerDir. I didn't want my downloads to end up in my appdata folder which on cache only. Didn't Limetech change the /mnt/cache/appdata to /mnt/user/appdata, they treat appdata like a share and as longs as appdata share is set to prefer cache, your appdata stays on the cache pool?
-
Native Pre-Clear Support
This should be part of Unraid natively.
-
[Support] binhex - DelugeVPN
Ok changed that and it works now but had restart DelugeVPN because somehow the Media was still in the move completed when clicking the Torrent and looking at bottom options. Funny how I was stuck on 'Media', that is because on my personal DelugeVPN-flexget version the container mapping was /Media that way could never get it wrong. Now to get my DelugeVPN-flexget Docker working again. Something in my github code is wrong, it builds fine just something not correct, only thing that works is flexget by console. I'll have to compare your code with mine. If I went a different route and just made a Flexget only Docker how would Flexget communicate with Deluge? To send the Torrent with the move_done location? Per SpaceInvader video you can have one Docker use another Dockers internet to use that Dockers VPN. Would have the issue of the Flexget ports for website but that doesn't really work anyways.
-
[Support] binhex - DelugeVPN
Ok one question in Deluge do include 'Media' as the root directory? This is my mapping in the Docker edit screen: Actually I think I answered my own question. In Deluge where I have 'Media' it should be 'data. I think when I change to 'data in Deluge download settings it should work. I think it started downloading then couldn't find 'Media' so it had nowhere to save and stopped downloading.
-
[Support] binhex - DelugeVPN
Ok I'll check that next. Thanks.
-
[Support] binhex - DelugeVPN