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. There's this: https://www.techradar.com/news/controversial-hard-drive-vendor-breaks-new-record-with-cheapest-hdd-yet All of my drives are refurbished HGST. Not a single issue so far.
  2. I would thing the simplest thing would be to have a "Post-run script" copy the backup file once it is complete. Certainly would have less risk of problems from trying to create two compressed archives at the same time.
  3. @tiffanyjI think that's a great idea for some Unraid merch. I'll buy one if you make it happen.
  4. So you spent 3 years worth of extra energy usage on hardware which you didn't research if it would work in your application? Adding WiFi to Unraid is not a trivial task. Linux OS in general has a hit/miss history with WiFi support. Changing standards, multiple hardware solutions, closed source proprietary drivers are just some of the issues to address. General purpose Linux distributions can allow for installing the latest/greatest unknown driver release, but systems such as Unraid have a much greater integration. Look at Realtek Ethernet NIC drivers. They have been problematic for many users (both Unraid and general Linux distros) where the in tree drivers and drivers available from others have a spotty history.
  5. For about half the cost of the WiFi adapter you could of bought a 1Gbe switch and some Ethernet cables.
  6. I would comment these two out of your config.yaml file. My best guess and 5 minutes of Googling make me think that they are not supported and/or no longer needed in 0.14.
  7. How about this, from the first page of this thread:
  8. Might want to try something that @JorgeB recommended in this thread:
  9. Start by checking some things in your BIOS: - Turn OFF Fast Boot - Check your boot order and confirm that the Unraid Flash is selected as the first boot device - UEFI or Legacy - You likely wish to boot in UEFI mode. Confirm that your BIOS and flash drive are aligned. The folder in your flash drive should be named EFI for UEFI boot, and named EFI- for Legacy boot.
  10. What I linked is just an example. It was literally the first hit on my first Google search. Do some shopping around, and look for the listing to explicitly say it is for use in hot swap bays. And remember that you will likely need to put the Lian Li rails on it, so be sure that what you buy has the appropriate mounting holes.
  11. 5600GT and 6.12.11 - No issues seen here. Currently running only 3 cameras. I also run GPU Stats, and it reports the iGPU usage between 0.8 and 2.5%.
  12. I have a PC-Q25 and 3.5" drives mount perfectly (as you would expect with a Lian Li case). 3.5" drives are built with standardized locations for SATA and power connections and mounting holes to work in hot swap bays. I would imaging 2.5" drives are standardized as well. My best guess is either the adapter you have wasn't designed to use in a hot swap bay, or you have some assembly error mounting the drive in the adapter or the drive rails. Unfortunately Lian Li never offered a 3.5 to 2.5 adapter, but there are third party ones for hot swap bays. First hit from Google at Amazon
  13. Unraid doesn't boot from a SSD. It is designed to boot from a USB Flash drive, one that provides a unique GUID.
  14. The K80 is a 10 year old card, running on Keplar hardware. There is no driver that supports in in Unraid. And if there were, it wouldn't add much, if any value for applications that you might run.
  15. There shouldn't be anything that's writing 30GB+ to your boot flash drive. I have a 8GB dive with 1.25GB on it. There are 30+ Docker containers installed and 3 VMs. Same drive for 3 years. Best guess is you have something mapper to the flash drive which shouldn't be. I would browse the flash, and see what is there which isn't in a typical freshly built Unraid flash.
  16. For video transcoding, I doubt that you can even saturate a PCIe x4 slot, no less a x16 slot. You also may be able to set the slot the GPU is currently in to x4 if you wish to test without opening up the system and moving it.
  17. Unless you require the update to fix something, you are better off *not* updating Plex. Plex is notorious for breaking several things when updating one or two - usually to push something you aren't interested in. For me, it is usually something they break in the DVR. For many others, it is HDR or tone mapping. I've been running Plex for many years (have a lifetime subscription). Long before I had ever heard of Unraid. I stay locked in on a known good version, and only update when I need to, maybe 1 or 2 times a year is too much. Realize I don't say this as a hater - I truly love my Plex server. When it is working.
  18. I graduated from college 40 years ago this month, with a degree focused on microprocessor technology. Went to work for a company developing high resolution color graphics cards (640x480 and 1024x768 *were* high res when EGA was the best that was offered!). Been in the microcomputer world most all of those 40 years. Before Ethernet was a standard. Before the Internet had a WWW. Before there was a Google, or even a Yahoo. Being in this world for 19 years and remaining relevant after all of that time is a major achievement, one not many can claim. Congratulations!
  19. https://docs.unraid.net/unraid-os/troubleshooting/diagnostics-information/#persistent-logs-syslog-server
  20. What is likely to have happened is that your card information was stolen by someone involved in the payment processing chain from a legitimate (online?) purchase. I had this happen to me about a dozen years back. I lost my wedding band (which I later found) so I purchased a new one online. I used a card which I almost never use. A few months later, I got a call from a shipper that someone wanted to redirect a shipment I was to get. But I wasn't expecting a shipment. Ended up receiving a laptop computer I didn't order, on that card. The credit card company was very good about this. Cancelled that charge, and several others for international shipping to somewhere in eastern Europe. I even got to keep the laptop. This is much more likely than someone compromising your Unraid server, unless you are someone who lives fast and loose on the Internet.
  21. I don't know for sure how this device behaves. If it is always accessible after recognized/enabled by the system's USB controller/hub and the PIN is entered, it should work. But it seems like a bit of overkill and more of a inconvenience/risk than it is worth. If you need to re-enter the PIN every time it drops off the USB bus (glitch, reboot, power on) it will be frustrating. The other thought is what are you protecting? There really isn't much if any sensitive data stored on the Unraid boot drive (as in the basic working drive). And the boot flash should never be used as an additional data drive, as the wear of the additional reads/writes cause premature failure. It is hard for me to see what the value add is for this.
  22. Thanks, JorgeB. That seems to resolve the eth122 issue. I was looking at installing that driver. But as the eth122 issue was just one of the stumbling blocks I have been seeing trying to do what I'll call an interesting network configuration, I've been trying to keep things as simple as possible. More pieces to go wrong makes troubleshooting that much more difficult. Hopefully it will make my path easier to navigate.
  23. Been trying to set up a second NIC on my backup server. The NIC is a 2.5Gbe USB dongle. Been through a number of different settings, trying to get it to do what I wish and not screw up other functions and services. Along the way, I've deleted network.cfg and have rebooted. All was going well, but now the Network Settings tab is giving me some strange stuff. It is currently showing that the second NICs MAC address is both eth1 and eth122, et the same time on the same page: Though it shows as "eth1" here: These screenshots (as well as attached diagnostics) are after: removing the 2nd NIC deleting network.cfg rebooting to only the eth0 motherboard NIC power down reconnecting the 2nd NIC power up I've been fighting this since yesterday. Can someone explain why I get eth122? I have been able to sometimes have it show up as eth1, but on reboot, the eth1 setup I configure disappears and the eth122 takes its place (in shutdown/inactive state, as this shows). nasty-diagnostics-20240820-1255.zip
  24. Very few UPS do turn back on when power is restored. For good reason - Not every power failure is a simple "Power Is Off - Power Is On - All Is Done Now". The power could go out again. Maybe during your system's reboot. Even a few minutes running on battery power uses a good percentage of the battery's stored capacity. Should it use the same power down rules as before (when you had 100% charge)? Best practice is to restore system to service once everything is recovered - Main power, recharged batteries, clear skies. Did the UPS power to the router go off? Or just NUT having the router shut down? If the UPS didn't cut power to the router, it never met the BIOS condition to power on when power is supplied to the router system.

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.