Earlier quoted context omitted.
I have had two Sandisk 2.5 inch SSDS just suddenly fail. No warning that I could discern, and no way to recover afterwards. Both were while running Debian variants as a / partition, luckily I keep /home on a separate partition. Any idea what that failure mode could have been? It worries me tremendously to keep data on an SSD now.
I had a Samsung 960 Pro nvme fail without warning, that was even more concerning Then shortly after I had a BTRFS fail without failing Hardware on another drive Just backup your stuff with 3-2-1 strategy and you're OK. I'd recommend a combination of syncthing, restic and ZFS (with zfs-auto-snapshot, sanoid or zrepl) and maybe bluray (as readonly medium)
Mini NASes marry NVMe to Intel's efficient chip
241–250 of 261 posts
Re: Mini NASes marry NVMe to Intel's efficient chip
#242Earlier quoted context omitted.
I had a Samsung 960 Pro nvme fail without warning, that was even more concerning Then shortly after I had a BTRFS fail without failing Hardware on another drive Just backup your stuff with 3-2-1 strategy and you're OK. I'd recommend a combination of syncthing, restic and ZFS (with zfs-auto-snapshot, sanoid or zrepl) and maybe bluray (as readonly medium)
I'm considering Amazon Glacier for offline backup. Any opinions, alternatives, or other advice welcome.
Re: Mini NASes marry NVMe to Intel's efficient chip
#243Re: Mini NASes marry NVMe to Intel's efficient chip
#244Earlier quoted context omitted.
Another thing is that unless you have a very specific need for SSDs (such as heavily random access focused workloads, very tight space constraints, or working in a bumpy environment), mechanical hard drives are still way more cost effective for storing lots of data than NVMe. You can get a manufacturer refurbished 12TB hard drive with a multi-year warranty for ~$120, while even an 8TB NVMe drive goes for at least $50…
Don’t forget about power. If you’re trying to build a low power NAS, those hdds idle around 5w each, while the ssd is closer to 5mw. Once you’ve got a few disks, the HDDs can account for half the power or more. The cost penalty for 2TB or 4TB ssds is still big, but not as bad as at the 8TB level.
When it comes to self hosted servers for example, using tiny computers as servers often gets you massive power savings that do make a difference compared to buying off-lease rack mount servers that can idle in the hundreds of watts.
Re: Mini NASes marry NVMe to Intel's efficient chip
#245Earlier quoted context omitted.
Storing backups and movies on NVMe ssds is just a waste of money.
Absolutely. I don't store movies at all but if I would, I would add a USB-based solution that could be turned off via shelly plug / tasmota remotely.
Re: Mini NASes marry NVMe to Intel's efficient chip
#246Related question: does anyone know of an usb-c powerbank that can be effectively used as UPS? That is to say is able to be charged while maintaining power to load (obviously with rate of charge greater by a few watts than load). Most models I find reuse the most powerful usb-c port as ... recharging port so unusable as DC UPS. Context: my home server is my old https://frame.work motherboard running proxmox VE with 64…
Check some models from cuktech and anker
Re: Mini NASes marry NVMe to Intel's efficient chip
#247Earlier quoted context omitted.
>What in the WORLD is preventing these systems from getting at least 10gbps interfaces? Price and price. Like another commenter said, there is at least one 10Gbe mini NAS out there, but it's several times more expensive. What's the use case for the 10GbE? Is ~200MB/sec not enough? I think the segment for these units is low price, small size, shared connectivity. The kind of thing you tuck away in your house invisibly…
> What's the use case for the 10GbE? Is ~200MB/sec not enough? When I'm talking to an array of NVMe? No where near enough, not when each drive could do 1000MB/s of sequential writes without breaking a sweat.
Re: Mini NASes marry NVMe to Intel's efficient chip
#248Earlier quoted context omitted.
I've put all of my surveillance cameras on one volume in _hopes_ that I can let my other volumes spin down. But nope. They spend the vast majority of their day spinning.
Did you consider ZFS with L2ARC? The extra caching device might make this possible...
Re: Mini NASes marry NVMe to Intel's efficient chip
#249Earlier quoted context omitted.
I'm interested in learning more about your setup. What sort of system did you put together for $350? Is it a normal ATX case? I really like the idea of running proxmox but I don't know how to get something cheap!
My current config: Fujitsu D3417-B12 Intel Xeon 1225 64GB ecc WD SN850x 2TB mATX case Pico PSU 150 For backup I use a 2TB enterprise HDD and ZFS send For snapshotting i use zfs-auto-snapshot So really nothing recommendable for buying today. You could go for this https://www.aliexpress.com/item/1005006369887180.html Or an old Fujitsu Celsius W580 Workstation with a Bojiadafast ATX Power Supply Adapter, if you need har…
Re: Mini NASes marry NVMe to Intel's efficient chip
#250Earlier quoted context omitted.
these little boxes are perfect for my home My use case is a backup server for my macs and cold storage for movies. 6x2Tb drives will give me a 9Tb raid-5 for $809 ($100 each for the drives, $209 for the nas). Very quiet so I can have it in my living room plugged into my TV. I have no room for a big noisy server.
Storing backups and movies on NVMe ssds is just a waste of money.