BRiT

Members
  • Posts

    6569
  • Joined

  • Days Won

    8

Everything posted by BRiT

  1. Are you certain it's not Power Supply related, if you have the GPU plugged in maybe it's pulling too much power and the drives are dropping offline because of that?
  2. There's a few posts in this thread that one might find useful for mini-ITX even if the initial focus was on lower power setups with cpus integrated. I'm interested in the Minisforum MS-01 system with 2 SFP+ ports and a free PCI-Express slot but they won't ship until April 20th or so. It would work well with an external 4-drive cage. I was looking for what networking options I could use on my Legion Go that has 40 Gbps USB-C ports. So the timing of this thread was convenient.
  3. The end on the 10Gb Network adapter is female. The ends on that "adapter cable" is female. How will you couple them?
  4. You shouldn't need the cable. That adapter seems to have it built in. I don't know how unraid will see the device and if it has drivers. Out of curiosity what MB do you have? From a review:
  5. I would advise to look at Serve The Home as they have reviewed a metric ton of mixed 2.5G / 10G switches which includes 10 GBase-T and SFP+ model variants.
  6. Last weekend, I upgraded straight from 6.10.x to 6.12.8 without issues.
  7. Not surprised, but still disappointed with this aspect (as it stands now):
  8. Those 3 are built into the base unRaid install.
  9. Yes, but unfortunately this forum software has absolutely horrible search functionality.
  10. Perhaps setup a VM with Steam installed?
  11. There is a verbose topic on this and offering different solutions or workarounds for it. I'm on mobile now, but if you search for it you should be able to find it.
  12. And what would those "compiler flags" be exactly?
  13. I completely disagree with the list. The moment all of those are included in the Core OS with no option to uninstall is when I will be submitting multiple bug reports to remove them. 😁
  14. While trying to figure out any actual information about the case such as the motherboard section, is it large enough for SSI EEB motherboards (dual socket cpu boards like the AsRock EP2C602-4L/D16) I found their FAQ posted here: https://forum.45homelab.com/t/faq-for-the-45homelab-hl15/84
  15. Have you tried embeding the contents of the User Manual page inside a div in the current page using javascript?
  16. Yes you can. If you do a search with Community Apps it will show results from DockerHub that are not direct,y supported from the community.
  17. Smells like a process for Cache Dirs. Maybe push that into excludes list setting for the cachedirs plugin?
  18. I thought the process was you simply download the software and boot up the system. If it doesn't find a key license on the USB then it assumes it's a trial.
  19. I think you want to run this on the unraid device such as /dev/md# so you're doing it on the drives inside the parity protected array. If you run it on /dev/sdx#/ then you are invalidating the parity since you are writing below the devicemapper. Also, you need to run it on a partition, such as /dev/sdc1 (first partition). Specifying /dev/sdc is for the entire drive. That is why it can't find any valid filesystems.. The /dev/md# syntax may have changed on 6.12 unraid versions for ZFS tomfoolery, so check what the right device name is. I'm still on 6.11 where it's /dev/md1 for first partition of the first drive in the array. Only use /dev/sdX1 if you are recovering to another drive.
  20. Perhaps start at the end, like this post seems like it may be useful:
  21. So, what happened earlier today, where the forums were completely broken? Was it another "nothing was changed" event? 🤣
  22. Isn't that for "Re-add" as in add back in?