Xoores

Members
  • Posts

    2
  • Joined

  • Last visited

Xoores's Achievements

Noob

Noob (1/14)

0

Reputation

  1. It is not portable, if it is tied to one specific drive. That's by definition the exact opposite of being "portable" 😅 I don't believe this is the case but maybe I misunderstood something. 🤔 When you drive fails, you have to use some process that requires Limetech to be around & alive to get a new license - even though it does not have to be a human interaction if you don't need more that 1 license change a year. And if they are not around or their infrastructure goes down, you are SoL because you cannot get even the "trial" license anymore and your device will just refuse to start up. So either you would have to figure out how to mount your drives on vanilla system (don't know if that is possible) or somehow crack the Unraid (unnecesarily painful if you already paid for your license). That is my main concern, it needlessly ties consumable hardware (USB disks are a consumable) and its whole functionality. The second concern is that if a developer is willing to unnecesarily create a system of useless hoops users have to jump through in a name of some protection, it (usually) means that they invested quite a lot of time in that instead of investing it into something that would truly make users life easier 😁 I've seen this few times already: product itself was not bad, but the hoops you had to jump through were bananas. One company did tie their license to NTFS drive ID of C:/ for example - that was fun as we intended to run the whole setup in a VM. Other did tie MAC addresses to its license - for VM appliances. 🤦 This sounds interesting - it means that I can have another USB disk plugged in & there is a live (atleast somewhat, does not have to be realtime really) backup so I can boot from that and get my system fully up & running if the primary fails and I have no network? That would atleast partially address some of my concerns about having USB disk as a primary system device. 🙂
  2. I'm planning to build new NAS and I'm thinking about several ways to tackle the issue... Until now I was running various QNAP machines and they worked quite well and were quite reliable - but I want to utilize custom hardware. I'm thinking about a system with up to 12 disks with several SSD cache drives (probably R0 for speed) and with 10G network. Now I was planning to run Arch on it (SSD and R1 probably for OS), build up XFS, LUKS etc - on top of that perhaps docker for few applications. I discovered Unraid (and TrueNAS) and initialy was excited as I quite liked the solution - I don't mind paying at all for something that is worth it. However I was reading through the docs and just found out that I have to run this from USB flashdisk. And the whole reason behind that is that Unraid ties license to the GUID of that flashdisk - and my jaw dropped. This means that at any point in time if my random flashdisk dies, I have to not only deal with outage of my NAS, but I also have to unnecesarily fiddle with licensing. Which basically means that I cannot really fix the issue just by myself as I have to rely on someone else being around (at least licensing servers of Unraid being up). That also effectively means that I cannot just have a backup flashdisk ready in my drawer just in case my old one dies). And proposed solution of spinning up trial of Unraid and then continue to fiddle with licenses (which also require some 3rd party infrastructure to be reachable - over ISP which is yet another third party). I don't really care about "flash disk are not so bad nowdays" or "that will never happen, it runs from RAM" etc - I work in IT and I saw my fair share of borked flashdisks (of all brands). Not gonna lie, I don't like it and I feel disappointed as such a seemingly nice product shoots itself in a foot by insane licensing enforcement that effectively prevents me from truly and fully owning my own NAS. So the ultimate question is: is the Unraid worth this hassle and potential risk of not being able to recover from USB disk crashing? Or is it better to either go for TrueNAS/etc or go completely solo and build up my own server on Arch so I *know* I can reliably get it back up and running even when the internet is completely down? TL;DR: Was quite excited at first, wanted to go full in. Then I found out that the licensing is a pain (and a main reason I have to run the whole thing from flashdisk) and now I'm not sure if its worth it the risk/hassle. 🤷