This new 40TB hard drive from Seagate is just the beginning—50TB is coming fast!
-
I still wonder, what's stopping vendors from producing "chonk store" devices. Slow, but reliable bulk storage SSDs.
Just in terms of physical space, you could easily fit 200 micro SD cards in a 2.5" drive, have everything replicated five times and end up with a reasonably reliable device (extremely simplified, I know).
I just want something for luke-warm storage that didn't require a datacenter and/or 500W continuous power draw.
they make bulk storage ssds with QLC for enterprise use.
The reason why they're not used for consumer use cases yet is because raw nand chips are still more expensive than hard drives. People dont want to pay $3k for a 50tb SSD if they can buy a $500 50tb hdd and they don't need the speed.
For what it's worth, 8tb TLC pcie3 U.2 SSDs are only $400 used on ebay these days which is a pretty good option if you're trying to move away from noisy slow hdds. 4 of those in raid 5 plus a diy nas would get you 24tb of formatted super fast nextcloud/immich storage for ~$2k.
-
Gold is the enterprise ones. Black is enthusiast, blue is desktop, red is NAS, purple is NVR, green is external. Green you almost certainly don't want (they do their own power management), red is likely to be SMR. But otherwise they're not too different. If you saw a lot of blues failing, it's probably because the systems you supported used blue almost exclusively.
I thought green was "eco." At least the higher-end external ones tend to be red drives, which is famously why people shuck them to use internally because they're often cheaper than just buying a red bare drive directly, for some reason.
-
So all the other hard drives will be cheaper now, right? Right?
A 2tb SSD can now be bought for 100$ at least.
-
I deal with large data chunks and 40TB drives are an interesting idea.... until you consider one failing
raids and arrays for these large data sets still makes more sense then all the eggs in smaller baskets
The main issue I see is that the gulf between capacity and transfer speed is now so vast with mechanical drives that restoring the array after drive failure and replacement is unreasonably long. I feel like you'd need at least two parity drives, not just one, because letting the array be in a degraded state for multiple days while waiting for the data to finish copying back over would be an unacceptable risk.
-
I thought green was "eco." At least the higher-end external ones tend to be red drives, which is famously why people shuck them to use internally because they're often cheaper than just buying a red bare drive directly, for some reason.
You might be right. Although I think it's been pretty hit or miss with which drives they use in those enclosures.
-
A 2tb SSD can now be bought for 100$ at least.
This is good to know. I might need to upgrade the storage for my Monero node.
-
This is good to know. I might need to upgrade the storage for my Monero node.
Just wondering, why do you run a monero node?
-
This post did not contain any content.
Incoming 1Tb videogames. Compression? Who the fuck needs compression.
-
Just wondering, why do you run a monero node?
You should ideally run your own node when using Monero
-
The main issue I see is that the gulf between capacity and transfer speed is now so vast with mechanical drives that restoring the array after drive failure and replacement is unreasonably long. I feel like you'd need at least two parity drives, not just one, because letting the array be in a degraded state for multiple days while waiting for the data to finish copying back over would be an unacceptable risk.
Yes this and also scrubs and smart tests. I have 6 14TB spinning drives and a long smart test takes roughly a week, so running 2 at a time takes close to a month to do all 6 and then it all starts over again, so for half to 75% of the time, 2 of my drives are doing smart tests. Then there's scrubs which I do monthly. I would consider larger drives if it didn't mean that my smart/scrub schedule would take more than a month. Rebuilds aren't too bad, and I have double redundancy for extra peace of mind but I also wouldn't want that taking much longer either
-
Incoming 1Tb videogames. Compression? Who the fuck needs compression.
Optimizations are relics of the past!
-
Incoming 1Tb videogames. Compression? Who the fuck needs compression.
Oh, they'll do compression alright, they'll ship every asset in a dozen resolutions with different lossy compression algos so they don't need to spend dev time actually handling model and texture downscaling properly. And games will still run like crap because reasons.
-
Incoming 1Tb videogames. Compression? Who the fuck needs compression.
Black ops 6 just demanded another 45 GB for an update on my PS5, when the game is already 200 GB. AAA devs are making me look more into small indie games that don’t eat the whole hard drive to spend my money on, great job folks.
E) meant to say instead of buying a bigger hard drive I’ll support a small dev instead.
-
I bought my first HDD second hand. It was advertised as 40MB. But it was 120MB. How happy was young me?
Upgrading from 20MB to 40MB was so fucking boss.
-
The main issue I see is that the gulf between capacity and transfer speed is now so vast with mechanical drives that restoring the array after drive failure and replacement is unreasonably long. I feel like you'd need at least two parity drives, not just one, because letting the array be in a degraded state for multiple days while waiting for the data to finish copying back over would be an unacceptable risk.
I upgraded my 7 year old 4tb drives with 14tb drives (both setups raid1). A week later, one of the 14tb drives failed. It was a tense time waiting for a new drive and the 24 hours or so for resilvering. No issues since, but boy was that an experience. I've since added some automated backup processes.
-
Black ops 6 just demanded another 45 GB for an update on my PS5, when the game is already 200 GB. AAA devs are making me look more into small indie games that don’t eat the whole hard drive to spend my money on, great job folks.
E) meant to say instead of buying a bigger hard drive I’ll support a small dev instead.
I arrived at that point a few years ago. You're in for a world of discovery. As an fps fan myself I highly recommend Ultrakill. There's a demo so you don't have to commit.
-
I arrived at that point a few years ago. You're in for a world of discovery. As an fps fan myself I highly recommend Ultrakill. There's a demo so you don't have to commit.
Thanks I’ll check it out. The gf and I like to shoot zombies but were it not part of PS Plus I surely wouldn’t give them $70. I’ve been playing a lot of Balatro recently, poker roguelike from a sole developer with simple graphics but very fun special powers
-
i remember bragging when my computer had 40gb storage
I remember switching away from floppies to a--much faster, enormous---80MB hard drive. Never did come close to filling that thing.
Today, my CPU's cache is larger than that hard drive.
-
Incoming 1Tb videogames. Compression? Who the fuck needs compression.
I don't know about that. These are spinning disks so they aren't exactly going to be fast when compared to solid state drives. Then again, I wouldn't exactly put it past some of the AAA game devs out there.
-
Raid 5 is becoming less viable due to the increasing rebuild times, necessitating raid 1 instead. But new drives have better iops too so maybe not as severe as predicted.
Yeah I would not touch RAID 5 in this day and age, it's just not safe enough and there's not much of an upside to it when SSDs of large capacity exist. RAID 1 mirror is fast enough with SSDs now, or you could go RAID 10 to amplify speed.