Live data from Hacker News

Raspberry Pi holds its own against low-cost ARM NAS

jeffgeerling.com

71–78 of 78 posts

Re: Raspberry Pi holds its own against low-cost ARM NAS

#71
post #64

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…

I've been running a pi at home for more than a half a year now. It's running multiple web services, like my personal blog https://habet.dev/blog nextcloud, wireguard, pihole and more. 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!

Just running low-write software on a Pi isn’t that bad from my experience.

But OP is talking about adding peripherals.

Don’t get me started on trying to switch to SSDs because you kept killing your SD cards.

Re: Raspberry Pi holds its own against low-cost ARM NAS

#73
post #2

After 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.

I agonized about this for years. I wanted a proper server, not something embedded or a Pi with a rat's nest of cables, that would still fit in a credenza in the living room. Ended up getting an HP MicroServer Gen8 and absolutely love it. Same cube design as the DS918+, but with proper iLO (remote media, etc.), lots of boot options, and very stoutly built. It feels like a real HP DL300-series server (the Gen9 does not…

Yep, I did the same, though currently running on a much older version. Ubuntu, ZFS and a bunch of mirrored drives. The thing has been rock solid for years.

Re: Raspberry Pi holds its own against low-cost ARM NAS

#74
post #66

Earlier quoted context omitted.

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.

It's not the cable - the main IC in the board that the drives plug into "imploded" - there are cracks in package and it's sunken in. I was running it for ~4 years essentially 100% uptime, but took it down in early 2019 and didn't get it set back up until now.

Yes, that makes sense. With the cable I was referring to the random drive disconnects, as I had those, too. About the imploded IC: Not much to do about it - either get a replacement board (well, they are not sold anymore). Or try to recover the Raid 1 disks (if this is what you are using) using an external usb-mount. I heard that the raid is formatted with standard mdadm, so perhaps possible to recover without the original IC. Would be interesting to follow up - please report if you recover your drives somehow.

Re: Raspberry Pi holds its own against low-cost ARM NAS

#75
post #2

After 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.

I agonized about this for years. I wanted a proper server, not something embedded or a Pi with a rat's nest of cables, that would still fit in a credenza in the living room. Ended up getting an HP MicroServer Gen8 and absolutely love it. Same cube design as the DS918+, but with proper iLO (remote media, etc.), lots of boot options, and very stoutly built. It feels like a real HP DL300-series server (the Gen9 does not…

Yeah, doing the same, albeit with Solaris (probably a dumb choice but at the time, wanted stable ZFS).

Re: Raspberry Pi holds its own against low-cost ARM NAS

#76

Earlier quoted context omitted.

They all run with the official power supply.

Are you using official cables too? Cause all my Pi instabilities have come from power supply issues, and in all cases the problem was actually due to crappy cables. 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)

The cable is soldered to the power supply.

Looks like that : https://www.okdo.com/us/wp-content/uploads/sites/8/2019/06/E...

Re: Raspberry Pi holds its own against low-cost ARM NAS

#77
post #29

Earlier quoted context omitted.

It's the rest of the kit that makes it expensive. If you don't need all the parts, then you can shave some off. https://www.kiwi-electronics.nl/nl/merk-raspberry-pi

I mean, at the very least you always need a charger and a sd card, the barebone price is kinda misleading

Not everyone has to buy that separately. For example, I have plenty of sd cards laying around. For the charger you are probably right due to the rpi not working with every usbc adapter, but that's 10 euros.

You selected the 4GB one, but if you select the 2GB or 1GB version things get cheaper too. I think they are great value for a very reasonable price.

Re: Raspberry Pi holds its own against low-cost ARM NAS

#78

Earlier quoted context omitted.

Are you using official cables too? Cause all my Pi instabilities have come from power supply issues, and in all cases the problem was actually due to crappy cables. 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)

The cable is soldered to the power supply. Looks like that : https://www.okdo.com/us/wp-content/uploads/sites/8/2019/06/E...

Well one would assume it's proper then. You could still do a load test with the USB tester I linked to, see if voltage drops too much under 2A load, but I'd assume that's not the issue.
Post reply on HN