So the price of used Sandy Bridge or newer laptop (optionally cracked screen) with 1Gbit ethernet, USB3, couple SATA, couple PCIE lanes (ExpressCard and mpcie slots) and build-in UPS.
The Cheapest NAS
41–50 of 308 posts
Re: The Cheapest NAS
#42The cheapest NAS is usually just taking some old desktop PC and repurposing it headless. :-)
Re: The Cheapest NAS
#43Note that it doesn't look like it has ECC, so make sure to have backups. Fancy file systems like ZFS don't remove the need for ECC.
> so make sure to have backups Can you (or someone) suggest a backup scheme? I have a 28TB NAS. Almost everything I've looked into is expensive or intended more for enterprise tier. Are there options for backup in the "hobbyist" price range?
Back in the days of DVDs, I used to backup my 20GB drive onto DVDs. I wonder if you could do something similar today but instead of a bunch of 4GB optical disks, you would use 4 x 8TB drives?
Re: The Cheapest NAS
#44Earlier quoted context omitted.
> so make sure to have backups Can you (or someone) suggest a backup scheme? I have a 28TB NAS. Almost everything I've looked into is expensive or intended more for enterprise tier. Are there options for backup in the "hobbyist" price range?
AWS, GCP, and Azure all offer cold storage for about $1 per TB per month. If you want any cheaper you need to build a second NAS. You could also take the awkward route and add one or two large drives to your desktop, mirror there, and back that up to backblaze (not B2). The other suggestions you got for hot storage strike me as the wrong way to handle this, if you're considering $80 per year per TB for backups then j…
Another NAS isn't really a good solution (unless you can place it in a different house) - the goal of a cloud back up is that it's offsite.
Re: The Cheapest NAS
#45The cheapest NAS is usually just taking some old desktop PC and repurposing it headless. :-)
or even better - old laptop
Re: The Cheapest NAS
#46Re: The Cheapest NAS
#47Earlier quoted context omitted.
AWS, GCP, and Azure all offer cold storage for about $1 per TB per month. If you want any cheaper you need to build a second NAS. You could also take the awkward route and add one or two large drives to your desktop, mirror there, and back that up to backblaze (not B2). The other suggestions you got for hot storage strike me as the wrong way to handle this, if you're considering $80 per year per TB for backups then j…
For the OP - be careful with AWS, the closest pricing to one dollar per terabyte is S3 Glacier Deep Archive and you'd be surprised how expensive a full restore can be in the event that you need to do so in terms of restore pricing, egress cost, etc. Another NAS isn't really a good solution (unless you can place it in a different house) - the goal of a cloud back up is that it's offsite.
The egress is only super high when you compare to how cheap $1 per month is.
And I bet you can find somewhere offsite for a NAS for free or a tiny fraction of $150/month.
Re: The Cheapest NAS
#48Re: The Cheapest NAS
#49My secret protip: old Fujitsu desktop/nuc PCs. At least in Germany (Europe?) they are cheap on ebay since a lot of businesses use them and upgrade on a regular schedule. If you care about power consumption like I do, you can Google "$model energy consumption white paper" which contains very accurate data about idle usage, for example https://sp.ts.fujitsu.com/dmsp/Publications/public/wp-energy... In one case I had a…
Re: The Cheapest NAS
#50Earlier quoted context omitted.
been using zfs on my home nas without ecc for well over a decade and never had any problems. i've seen people claiming this since before i started using zfs and it seems so unnecessary for some random home project.
Unless you've verified hashes of your files over time you may be having problems and not realizing it.