Frankly I'm fed up with pi's: they're not reliable at all for 24/7 uses cases. I have a PI 3 at work that needs frequent hard reboots because it fails to read the USB peripheral it's connected to. I also have half dozen PI 4 connected to big screens, that randomly fail to show anything (black screen). They need several hard reboot to get back to work. My boss wasn't convinced that it was the pis fault. To prove it, I…
You're probably using an unreliable power supply. Use something official, and put any USB peripherals on a separately powered hub.
Raspberry Pi holds its own against low-cost ARM NAS
61–70 of 78 posts
Re: Raspberry Pi holds its own against low-cost ARM NAS
#62Frankly I'm fed up with pi's: they're not reliable at all for 24/7 uses cases. I have a PI 3 at work that needs frequent hard reboots because it fails to read the USB peripheral it's connected to. I also have half dozen PI 4 connected to big screens, that randomly fail to show anything (black screen). They need several hard reboot to get back to work. My boss wasn't convinced that it was the pis fault. To prove it, I…
Mine is powered via PoE FWIW.
Re: Raspberry Pi holds its own against low-cost ARM NAS
#63After watching Geerling's video on YouTube about building an ARM NAS I almost went that direction -- but opted for a Synology DS918+ instead because my need for a NAS is not just experimental but something that needs to work reliably.
My Synology has been anything but realiable in the past month or so. I've twice had to hard reboot it because it stops working. I think it stops writing all data, which means that even something as simepl as "echo "" > out" will hang forever. Can't even turn it off because DSM stops responding and "sudo reboot" hangs. I have no idea whether it's a disk going bad, the file system going bad or the entire device going b…
Re: Raspberry Pi holds its own against low-cost ARM NAS
#64Frankly I'm fed up with pi's: they're not reliable at all for 24/7 uses cases. I have a PI 3 at work that needs frequent hard reboots because it fails to read the USB peripheral it's connected to. I also have half dozen PI 4 connected to big screens, that randomly fail to show anything (black screen). They need several hard reboot to get back to work. My boss wasn't convinced that it was the pis fault. To prove it, I…
Lately I started writing blog posts detailing the set up: https://habet.dev/self-hosting-and-securing-web-services-out...
I haven't had any issues with it!
Re: Raspberry Pi holds its own against low-cost ARM NAS
#65Earlier quoted context omitted.
My Synology has been anything but realiable in the past month or so. I've twice had to hard reboot it because it stops working. I think it stops writing all data, which means that even something as simepl as "echo "" > out" will hang forever. Can't even turn it off because DSM stops responding and "sudo reboot" hangs. I have no idea whether it's a disk going bad, the file system going bad or the entire device going b…
Does it hang with ssh timing out? In that case, next time it hangs try opening it up and logging in via the UART interface available on most Synology NASes. Also it may give you extra info if the kernel panicks.
Re: Raspberry Pi holds its own against low-cost ARM NAS
#66Earlier quoted context omitted.
The HD controller? (the main IC in the center of the front-panel board) in my Cloudshell 2 imploded recently, now I am stuck trying to figure out what to do. I really don't want to shell out for a whole new NAS, and the XU4 is still running great after repasting the heatsink... but it randomly loses the drives when there's too much activity (I tried libata.force=1.5G, but no luck).
Likely the USB-Cable from XU4 to HD controller - exchange it. Hardkernel confirmed that their cables were poor quality and resulted in many disconnects. Mine were gone after exchanging cables. I have to say my Odroid only runs once a week - started remotely through IPSEC for offsite backups. So it is not a 24/7 setup.
Re: Raspberry Pi holds its own against low-cost ARM NAS
#67Earlier quoted context omitted.
You're probably using an unreliable power supply. Use something official, and put any USB peripherals on a separately powered hub.
They all run with the official power supply.
I bought a cheap USB cable tester[1] from AliExpress and ended up throwing away half my cables.
[1]: https://www.aliexpress.com/item/32973869742.html (random store, feel free to find another)
Re: Raspberry Pi holds its own against low-cost ARM NAS
#68Pi 4 is unobtanium now. One of my projects is screwed at the moment because of that
What do you need the pi for? The size? Intel NUC is substantially more powerful and after power bank, SD, case etc you end up paying about the same
Re: Raspberry Pi holds its own against low-cost ARM NAS
#69I've since moved the data onto an SSD directly connected to the Pi and use the NAS purely as a backup mechanism, which I guess was the point of having a NAS to begin with. I get the impression that trying to run things directly on the NAS is cumbersome with Synology's OS.
Re: Raspberry Pi holds its own against low-cost ARM NAS
#70I bought a Synology not for the hardware, but the software. I went down the FreeNAS/TrueNAS rabbithole before. But it's a pain and the Synology software lets me get things setup easier.
I was thinking of going the other way, from synology to TrueNas Scale since is Linux based. Are you suggesting that that’s a fool’s errand and I shouldn’t do that?
Got a Synology had it up and running in an hour and I was pretty much done. Every 6 months I take a look at it or add a user if I need to. But it pretty much takes care of itself and I don't worry about it. It emails me every sunday with its status and I call it good. I can keep doing the actual productive parts of my job.