Live data from Hacker News

The Synology End Game

lowendbox.com

151–160 of 360 posts

Re: The Synology End Game

#151

I have one too, 2013 I guess. I just use it as storage (samba-drive I guess) connected to my mini-computer (hp800) that runs hp800. I do occasional backups via rsync. It works. I also store some images etc. that I don't use there. But I only run a RAID, so I don't have the NAS backuped as well. I still have them in my old macbook backups. But not sure how to properly solve that dilemma of backing up a very large mult…

You can use Synology Hyper Backup (or any cloud backup program) and an AWS S3 compatible provider, such as Backblaze.

what would be an option to still do it locally? without sending it to the cloud? probably needs a good compression

Re: The Synology End Game

#152

A big part of the appeal of Synology was that you could just forget about it . I have a little one in the corner that's just been sitting there serving files out over SMB for years now. It doesn't need to do anything more and I don't need to think about it. A lot of the alternatives being proposed are not so easy to maintain. A full general purpose OS install doesn't really take care of itself. And I don't have (and…

`ssh://pi@raspberrypi.local:raspberry` with "while true; do ls /dev/ | grep ^sd | xargs mount; done" in rc.local, running outdated 10 years old Linux Kernel booting from ROM with write enable pin tied to ground, is all that's needed. There's probably sshfs for everything so protocol support for dozen things isn't a must.

I mean, I have one for handling an HDD with busted power circuit that cause system resets at regular intervals(likely brush sparks from a power steering motor went back up through USB and killed it). It's almost wrong that there isn't a pre-made solution for this.

Re: The Synology End Game

#153

A big part of the appeal of Synology was that you could just forget about it . I have a little one in the corner that's just been sitting there serving files out over SMB for years now. It doesn't need to do anything more and I don't need to think about it. A lot of the alternatives being proposed are not so easy to maintain. A full general purpose OS install doesn't really take care of itself. And I don't have (and…

Depending on features:

Starters: Fractal define - mid tower- 8 official 3.5" bays. With plenty of open space for more.

Jonsbo cases are the most NAS-like.

OS: Easy button: FreeNAS. Maybe the newer TrueNAS Core rework. As long as you don't need the latest and greatest in features, and at this point probably a bunch of unfixed security.

Otherwise it's Truenas Scale- just avoid the docker/VM system. Its a complete cluster.

I dearly wish Cockpit Project was up to par for this.

Re: The Synology End Game

#154
The only NAS (or other appliance boxes) I will tolerate are just plain 'generic' PC's with a regular Linux distro on them (Debian in my preferred case).

Re: The Synology End Game

#155
post #50

But self-building a NAS is still a problem, and I'm also talking about this [1] article from the same blog: There are NO low power NAS boards. I'm talking about something with an ARM CPU, no video, no audio, lots of memory (or SODIMM slot) and 10+ SATA ports. Sure, anyone can buy a self-powered USB3 hub and add 7 external HDDs to a raspbery, but that level of performance is really really low, not to mention the USB r…

SATA? In 2025? NVMe all the way.

I'm not paying for 64TB of NVME... 4x16TB HDD's and 2 2TB NVME's for caching are more then enough ;)

Re: The Synology End Game

#156
post #12

The year is 2025. Delivering a good product is not considered profitable enough anymore. If a company or product is beloved by customers then that means it doesn't squeeze them to the max. This is clearly money left on the table that someone will sooner or later extract. High-end brands are not exempt from this.

Is NAS a growth market at all anymore? My somewhat unexamined opinion is that most folks can and probably do just store everything in the cloud.

I would not be surprised to find out that Synology is seeing a smaller market year over year and becoming desperate to find new revenue per person who is shopping for a NAS today.

Re: The Synology End Game

#158
post #134
post #127

Earlier quoted context omitted.

Any of those cube gaming ones I think are great. I got a dual chamber one which makes shuffling drives and cabling easy. Can't remember the name but it was 90 pounds, way more than I paid for the old 4U, although inflation from the 90s probably means it was more expensive in real terms. Most of the power is used to spin rust so not sure it's worth worrying about the HW power use, just use whatever old pc you can get…

Found the name: Fractal node 804.

Great- thanks for this.

Re: The Synology End Game

#159
post #84

Not only that, but their security situation is terrible. Their OS is full of EOL'ed stuff. On products you can buy TODAY, you find: - Their Btrfs filesystem is a fork of a very old branch and doesn't have modern patches - A custom, non standard, self built, ACL system for the filesystem - Kernel 4.4 - PHP 7.4 (requirement for their Hyperbackup app) - smbd 4.15 - PostgreSQL 11.11 - smbd 8.2p1 - Redis 6.2.8 - ... They…

Why do they need to use an old Brtfs fork? What is missing in the mainline kernel for them?

As I understand it, they forked years ago when btrfs was very much not ready to be used for production NAS storage. Their value prop was they took it and added lots of their own special patches that they claimed made it highly dependable.

Over time their advantage has eroded as upstream has caught up, to the point that it looks ridiculously out of date today.

Re: The Synology End Game

#160
post #104

Earlier quoted context omitted.

What do you want? The N100 is 6W in theory not sure if you can downclock it or how good the power control is. Problem below that is that is mostly mobile phone type CPUs and they dont have much IO. Drives in a NAS are going to consume a bit of power too so its not really clear how low you can go.

I want less power and more storage. I want less than 10W idle for the whole system, maybe except HDDs, but even those will be in sleep much of the time. x86 boards are mostly ATX-powered and I don't think any ATX power source can go that low and still be efficient (not draw 20W while powering a 10W system). And yes, mobile phone CPUs are good enough. I'm using a Turris Omnia now and Marvell 385 is OK, except I have t…

HDPlex GaN power supply?

1 HDD consumes around 5-7W idle, so with 8 HDDs you get to 40-60W on HDDs alone (all idle); adding 6W with N100 seems like insignificant fraction. The moment you actually use any HDD the consumption per HDD shots up to 8-10W whereas N100 shots up to 14W so you end up with 64-80W from HDDs and 14W from N100. Why would you like to squeeze component that is the least important (CPU) while retaining lots of SATA HDDs as that's your priority? Optimizing the wrong thing? If you wanted to lower power, the easiest way is to replace HDDs with 16TB SATA SSDs, each consuming 0.08-2W. Then CPU might be a bottleneck.

Post reply on HN