Synology’s telegraphed moves toward a contained ecosystem and seemingly vertical integration are certain to rankle some of its biggest fans, who likely enjoy doing their own system building, shopping, and assembly for the perfect amount of storage. “Pro-sumers,” homelab enthusiasts, and those with just a lot of stuff to store at home, or in a small business, previously had a good reason to buy one Synology device every so many years, then stick into them whatever drives they happened to have or acquired at their desired prices. Synology’s stated needs for efficient support of drive arrays may be more defensible at the enterprise level, but as it gets closer to the home level, it suggests a different kind of optimization.
i was considering these devices for my home media set up, now im just building my own NAS with some old parts i had laying around and using open source software.
fuck this shit.
Remember, there’s absolutely nothing wrong with buying a used 7th gen Intel PC and filling that with [insert drive of choice]. An i7-7700T is still more powerful than even the newer Synology units.
Damn it I already own own one. I guess I funded this cunt corporate move
Me too. Invested in my setup last year :(
That would be my exit sign
Mine too. Already priced a new build half the price just the data migration I’m not looking forward too.
Curious as to what you are getting. Was planning to buy my Synology build some time later this year but not so sure about that anymore.
Building my own i3 8 bay build after finding a good cheap case called saggitarius on ali express
Synology is made for the tech literate tech idiot.
They solve one problem and create a dozen more. That problem not only doesn’t need a physical solution, it doesn’t need to be a standalone device. It doesn’t need its own shitty proprietary operating system.
Anyways. Fuck them.
Would love to hear why the problem doesn’t need a physical solution, if you want total control
Synology runs a proprietary OS OOTB that’s had multiple sloppy vulns exposing full remote access to users’ files. Putting your data in the hands of fuckups who have and will continue to leak it is the opposite of total control.
It’s completely trivial to store any data you want to in a cloud provider 100% securely just by piping it through openssl before uploading.
if you want total control
You literally just moved the goalposts.
But, sure, ok… your NAS can be simply 1 16TB HDD in a server that does a dozen other things already, assuming its generally always available on your network. That’s roughly what I do (with redundancy).
I get why they do this sort of thing but it didn’t stop us re-adding video station and h265 support back into our Synos.
Someone already made a script to overwrite the existing compatible drive checker so someone will write a new script to fix the new one.
Oh, snap, bringing me the magic I need, but didn’t know to look for.
I’ve been refusing to update because of video station. Looks like I’m saving your comment for later.
The real shame is they didn’t open source the app on decom.
Are we overreacting? Hasn’t Synology always had a list of “certified” drives for their NAS’, which end up being the same HDDs we would tend to use anyway?
I can understand that they don’t want people using any garbage storage drives, which could increase failure and make Synology NAS’ look unreliable.
Unless something has changed, this is how they’ve always done it, just like how every laptop manufacturer will say which RAM and storage works best (for reliability and performance) on their machines.
They’re disabling features
Synology, maker of network-attached storage (NAS) devices, will seemingly remove advanced features from its Plus devices that are not using hard drives provided by, or certified by, Synology itself, starting with its 2025 lineup.
What you might lose from using non-Synology-approved hard drives could include pool creation and support for any issues. De-duplication, lifespan analysis, and automatic HDD firmware updates could also disappear on non-approved drives, Synology’s press release suggests.
Yes, but is this them being assholes, or them wanting to make sure that users aren’t making their system unreliable? I think there would be a huge distinction there.
For example, say a user wanted to create a cache drive using an SSD. But because the user doesn’t know better, they buy the cheapest crap they can find, install it, and set up caching. But because they’re using cheap shit, the drive is slow and the user reports poor performance, system hangups, and other instability.
Wouldn’t it be in Synology’s best interest to say “here’s a list of drives we know will give you the best experience.”?
Now, Synology has already done that, but users are ignoring it and continue to use poor storage drives expecting to use pretty sophisticated features. What now? Well, Synology disables those features.
For example:
De-duplication, lifespan analysis, and automatic HDD firmware updates could also disappear on non-approved drives
Um, yeah. That makes sense. If a shitty hard drive can’t reliably get firmware updates through the NAS, why on earth would they want to keep that option enabled? Same with lifespan analysis. If a crappy drive isn’t using modern standards and protocols for measuring and logging errors and performance data, Synology really can’t “enable” this to work, can they?
That’s what I think is happening. Although, this could be just greed, too. I don’t think there’s any real problem for most users, unless they say that we can’t use fairly common, high-quality NAS drives from Seagate or WD and must use their own branded drives. I’d have a huge problem with that.
I think it’s a mix of the two. There are legitimate reasons, and commercial reasons
Synology does not manufacture its own hard drives but instead certifies and rebrands drives from Toshiba and Seagate, leaving out only Western Digital among the world’s largest manufacturers.
I own a Synology NAS. It’ll be the first and last one I buy. When I need an upgrade I’ll go back to building my own again.
I was thinking of buying a Synology system. I was actually looking at prices this past week.
That being said, I’ve got an old 2019 desktop running Windows that is coming to the end of its support, that I was considering making a Linux machine.
How complex is making a roll-your-own NAS?
Really depends on what you want out of the system, what you can spend and how much time you want to spend on it.
My old z390 itx system has a 16x PCIE to 4x m.2 card - leveraging an m.2 to 5x SATA adaptor with the built in SATA adaptors has given it plenty of space.
Considering I can grab m.2 to 6 SATA adaptors and fill the remainder of the slots that’s a decent chunk of drives from a single PCIE x16 slot.
Software is another kettle of fish and a good way to timesink, I’d rather not give too much of my personal experience as there are so many ways to skin that cat.
I have mini-ITX board in a mini case. 4 bays, 16 GB RAM of DDR3-L and a slow but very low TDP CPU. This thing is very low power but it’s on 24/7.
Runs home assistant with zigbee, rtl433 and whatever it detects over the network. A few older game servers (minecraft, minetest/luanti, quake 2), miniDLNA, … Arch Linux, so rolling release and always up to date with the latest versions.
Served me greatly and I haven’t upgraded because it still does what I want and I can’t find any modern CPU with a TDP this low.
It’s not too complicated but you don’t get some things for free like with Synology. It require work to setup scripts for offsite backup for example whereas Synology has a backup app with a UI.
For storage, I used to run ZFS in a raidZ2 configuration. If you do this then I suggest having a cron job running a script that can alert you if the pool is unhealthy. This is again something that Synology does for free.
You could also look up trueNAS core and see if that’s something that fits for you.
How complex is making a roll-your-own NAS?
It really depends on what you want out of it. I personally installed ProxMox on an old gaming machine (DDR3 RAM old lol) and have an Open Media Vault virtual machine running on it with access to my ZFS mirrored pair of storage drives.
Enabling Samba support in Open Media Vault gives you a nice little NAS. I believe it’s okay to install bare metal if you really want to also.
It also has a nice Docker interface, so although I should probably not bundle services together so tightly, it runs things like Jellyfin for media, Paperless NGX for document storage, and NextCloud AIO for a convenient (if slightly resource-hungry) interface.
ProxMox lets me do fun things though, like back up the VMs, spin up virtual machines for PiHole ad blocking and Klipper for controlling my 3D printer.
My most important data gets synced to a subscription to a service called iDrive as my offsite. Pretty affordable for 5TB and my own encryption keys. :)
I want to stress that I’m not an IT professional or anything either. If you’re reasonably comfortable with Linux and understand some basic networking, I’d say at least getting Proxmox and/or Open Media Vault up and running so you can access it on your home network isn’t too hard.
Outside of that, and if you want HTTPS and stuff? There’s lots of guides but I would recommend using TailScale instead of opening any ports to the web.
Sorry if this post was meandering but hope it gave you a little bit to go on! :)
I’ve heard good things about Qnap
but I also heard good things about Synology…
Also on my first and last I think.
Well, I had been considering one, but I guess not
It sucks, because all things considered, they’re great little devices. I really like mine.
That’s what I’ve heard… Getting real tired of people building great products only for corpos to find a way to make it terrible for an extra buck
I was looking at simple 2 bay home NAS and Synology was - quite logically - one of the contenders. Now I’m glad I ordered differently. Went with Asustor AS5402, which might be not as polished package as a Synology option, but they’re very open about it and say it’s just regular PC so you can instal e.g. TrueNAS if you want. This openness convinced me.
Plllbbbbbb @ Synology - I just got one of these and added 2x 4TB ssds this week. I’ll eventually add 2x more but for now I’m set: https://www.gmktec.com/products/intel-twin-lake-n150-dual-system-4-bay-nas-mini-pc-nucbox-g9
Fingers crossed that it doesn’t blow up or crap out.
Guess I am going to be taking my “pro-sumer” dollars elsewhere.
Yeah I expected that this would happen. They already did this with RAM. They just rebrand RAM, sell it for a way higher price and add a check. When they brought their own branded HDDs, I knew they will pull of the same scam.
Building an own server isn’t that more expensive and you don’t have to deal with the whole lockout with Synology. For example I had quite the issue to access hardware. I wasn’t able to get Home Assistant running on my NAS. The issue was my Zigbee USB Stick. I got it running to the point where I was able to send commands (e.g. turn on or off lights) but the status didn’t came back. I threw it on my Pi3 (now Pi5) and zero issues.
The next NAS is self build. Probably Proxmox as base, with truenas or so as main server and the rest depends on what I might need.
Welp, guess I definitely won’t be buying synology again in the future. I was planning to transition to a rackmounted NAS at some point and synology is overpriced in that category anyway but this puts the final nail in for me.
It’s a shame because I quite liked the simplicity of their UI.
The Unifi rackmount NAS looks pretty sweet imho.
That thing looks almost too good to be true for 500. What’s the drawback?
Not available in europe? (It actually is available, I just checked)
Loud as fuck?
Bad Software?
You have to sacrifice a goat to it every time a drive hits 829374930 revolutions of its third platter.
Only 7 bays and small rack size. It’s a NAS not like Synology + series.
Is that supposed to be a con? I don’t even use 4 bays currently and would be perfectly fine with a 4 rackmount NAS. 7 HDD bays sounds great to me
You asked the drawback on a thread about Synology.
Doesn’t look like it hooks into their unifi ecosystem which would be a big negative for me.
Edit: the pro does but what that even looks like idk
I have a synology I bought 3rd party ram (not synology) and it works fine. Same with drives just bought some seagate drives. Probably going to upgrade from a 4 bay to a 12 and I don’t see compatibility of ram being an issue. I just don’t feel like building a whole racked system I just want to plug and play and forget. As of now tho only thing I lose is warranty cause I’m using not “certified” ram and drives.
The enshittification/rent seeking continues. Nothing is sacred.
If I had known how bad it’d get I would’ve chosen a different field to work in. Sure, I can avoid it in my private life but on the job it’s like I’m in some kind of hostage situation.
“Oh hi there customer! You know our product your users are accustomed to will only come as a subscription from now on and it’ll also be really bad and force full screen ads. We’ll push two updates per day because our unpaid interns are so agile. Bugs? Oh, no, we call those ‘micro disruptions’. They’re a feature but don’t cost extra! How much the license costs? Well, how much do you have? Yes, it’ll be that much.”