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.

ConnerVT

Members
  • Joined

  • Last visited

Everything posted by ConnerVT

  1. All Ryzen CPU except 1000 series have TPM 2.0 built in (the 1000 series only TPM 1.2). All motherboards going back to the first series of MB chips support it by enabling fTPM in the BIOS.
  2. Try disabling the motherboard NICs in BIOS. Configure just the 10GBe, and confirm it works. Then re-enable the motherboard NICs, then reconfigure in Unraid.
  3. You would physically swap out the drive you were using as a replacement and reinstall the original drive (with your data). The array won't start, as there is now an assignment mismatch. You correct this by using the New Config utility in the Tools tab - https://docs.unraid.net/unraid-os/manual/tools/#new-config Once you set the configuration (with the drive in the correct slot) you will then be able to start the array, and your server will then rebuild parity.
  4. For APC UPS, many times after replacing the battery you need to plug the UPS into a Windows machine, run the APC app (PowerChute), and set the Replace Battery Date.
  5. Official announcements are under "NEWS" (which is the Limetech/Unraid blog). Technically, the FORUM is community based, so things in it, though many times accurate, are not truly "official". Semantics, yes. But nothing to get upset about, once you understand how thing work. Thanks @peterg23 for cross posting things he finds here in the Lounge.
  6. https://docs.unraid.net/unraid-os/getting-started/manual-install-method/
  7. Dashboard reports used RAM (without cache). From screenshot, looks about right. If you hover your mouse over the Used line on the Stats chart, it should show you a numerical value for the point you are at. They should be pretty close.
  8. Also need to consider that nearly none of the Dockers on CA are directly from anyone associated with Limetech, but rather from community members. And many aren't even community members, but some developer who threw together a docker template, put it up on CA, and haven't been seen since. It is only from the goodness of the heart of some developers to even offer support for the dockers they have offered. Some are truly awesome community members here who give hours of their life daily to Unraid support. Others (even well known names) post up things, that over time don't age well, but are never seen to support or ask questions. It is the choice by each contributor how they wish to support their work - a single thread for each docker, a single thread for all of the dockers they provide, support on a different site entirely (such as Github), or no support at all. If you mandate "This is how you have to do it..." you will likely end up with many more choosing no support at all. Let us be thankful for the work they give us for free, and even more thankful when offering their assistance.
  9. That's where it gets fuzzy. The GV100 is a generation behind the newer RX8000. Which would explain the 10% lower Tensor Performance rating. But then, it has 10% more Tensor cores. HBM2 memory is inherently faster. Thus the higher memory bandwidth. But memory only comes into play if it is the bottleneck, and can't keep up with the computational speed of the cores. Who knows? Above my pay grade on that. The chart you posted with the benchmarks, if from a reputable source and comparable to the tasks you plan, may be the tie breaker.
  10. Not an expert on AI, LLM or neural networks. But I do have some wicked Google Fu skills. And two very different queries ended up on this blog post. I also have 40 years of computer hardware design and semiconductor manufacturing experience, so I understand trying to compare memory size, memory type, Tensor cores, different generations of GPU chips, etc. The blog seems to prioritize the number of Tensor cores (performance) over memory bandwidth. My instinct is that this is correct.
  11. It isn't said enough: This man is the best. 👏
  12. Solid card. Have one in each of my servers. Never have had an issue.
  13. ^ This I too thought of running pfSense/OPNsense on my main Unraid server. The 2 port 1GBe nic PCIe card I picked up just for that purpose is still in the server. But after thinking through the details, there was just too much down side to it. Things that Espessomatic mentioned above, security concerns, remote management setups for both the firewall and the Unraid server and the services running on it, I just couldn't get comfortable with how it all was going to be modeled. Ended up buying one of those inexpensive 4 2.5GBe port Celeron N5105 PC boxes and loading OPNsense on it bare metal. Completely isolated from any of my other systems (other than the WAN/LAN, of course). Hasn't missed a beat, 100% pleased with the decision.
  14. Run nvidia-smi from the Unraid terminal.
  15. You would be better off asking in the Community Applications support thread.
  16. Unfortunately Plex has a history of breaking things as they release new features.
  17. Ellesmere based GPUs are not great transcoding cards. Seeing only an occasional 1-2% GPU Load is not uncommon. Most of a GPU is not used during transcoding (just any dedicated transcoding hardware in the chip). Most of a GPU is for calculating what is to be drawn on the monitor attached to the GPU (as when playing games, etc), so is unused. Your screenshots show that it is hardware transcoding. Not sure why you have such a load on your CPU. Try some other media files, maybe without the need to audio transcode or that are using subtitles. Try to determine exactly what is causing the issue. Baby steps...
  18. Plex has had issues for years with HDR transcoding (tone mapping). Probably an application issue to ask at the Plex forum. It seems every few Plex updates they break it, then spend a couple releases getting it work. Only to break it again. You can try rolling back to a previous version of Plex (ideally one that is known have HDR tone mapping work correctly).
  19. I use the Versa H21 as a server case. I picked up an StarTech 4x3 hot swap rack that fits nicely in the case. Gives me an extra 3.5" slot in the case as well as easy access from the front without needing to open the sever case.
  20. My first Unraid server was built with a repurposed 1500X. I had intermittent freezes just as you are seeing. First gen Ryzen CPUs had issues running in Linux, later generations are much less prone to this lockup issue. I was able to resolve it by following the FAQ I'll link below. Two things to check for in your BIOS settings: Power Supply Idle Control = Typical Idle Current Set DRAM speed to 1866 (currently it looks as you have 2400) The Power Supply Idle Control prevents the power supply from idling too low when there is not much demand on it. Unfortunately, that isn't enough power to keep the CPU running. If you set to Typical Idle Current, you can also set the C-States back to auto, and allow the CPU to handle power management. Seems you have mismatched sets of DRAM. Usually not ideal, but this shouldn't be an issue in this case. The limiting factor isn't the DRAM, but rather the Infinity Fabric of the CPU (AMD's name for the Ryzen's internal memory controller and bus). See the chart in the FAQ. Your configuration most likely requires it to be set to 1866 (1st Gen, 4 DIMM, and I'll assume Dual Rank for Kingston). You may be able to bump it up to 2133 if 1866 resolves the issue, but honestly there is little to be gained by doing so. It is a server, not a top end gaming rig.
  21. Just over 4 years, only have used Docker image. Never had it give an issue. Currently have 27 running, 35 installed on my primary server.
  22. Playing with it some, looks as I'll need to New Config what I need.
  23. Need to swap a larger drive into my backup server. The array does not have parity. The Unraid manual gives all the details when there *is* a parity drive, but no mention if there isn't one. Do I need to cycle through stopping the array, assigning "no device", starting array, stopping again and assigning the new drive? Or can I just directly assign the new drive in the old drive's slot?

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.