this post was submitted on 14 Jul 2025
613 points (98.4% liked)

Technology

87147 readers
5326 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] needanke@feddit.org 9 points 1 year ago (11 children)

What is the usecase for drives that large?

I 'only' have 12Tb drives and yet my zfs-pool already needs ~two weeks to scrub it all. With something like this it would literally not be done before the next scheduled scrub.

[–] pyre@lemmy.world 10 points 1 year ago (2 children)

there was a time i asked this question about 500 megabytes

[–] MystikIncarnate@lemmy.ca 5 points 1 year ago (1 children)
[–] pyre@lemmy.world 1 points 1 year ago (1 children)

I'm older than that but didn't want to self report. the first hard disk i remember my father buying was 40mb.

[–] MystikIncarnate@lemmy.ca 2 points 1 year ago

I remember renting a game, and it was on a high density 5.25" inch floppy at a whopping 1.2MB; but or family computer only had a standard density 5.25".

So we went to the neighbors house, who was one of the first computer nerds (I'm not sure he's still alive now), who copied the game to a 3.5" high density 1.44MB disk, then we returned the rental because we couldn't play it on the 1.2 MB HD 5.25" floppy.

.... And that was the first time I was party to piracy.

[–] needanke@feddit.org 2 points 1 year ago

I am not questioning the need for more storage but the need dor more storage without increased speeds.

[–] Bael422@lemmy.world 6 points 1 year ago

It's to play Ark: Survival Evolved.

[–] SuperUserDO@sh.itjust.works 6 points 1 year ago (1 children)

There is an enterprise storage shelf (aka a bunch of drives that hooks up to a server) made by Dell which is 1.2 PB (yes petabytes). So there is a use, but it's not for consumers.

[–] grue@lemmy.world 7 points 1 year ago (1 children)

That's a use-case for a fuckton of total capacity, but not necessarily a fuckton of per-drive capacity. I think what the grandparent comment is really trying to say is that the capacity has so vastly outstripped mechanical-disk data transfer speed that it's hard to actually make use of it all.

For example, let's say you have these running in a RAID 5 array, and one of the drives fails and you have to swap it out. At 190MB/s max sustained transfer rate (figure for a 28TB Seagate Exos; I assume this new one is similar), you're talking about over two days just to copy over the parity information and get the array out of degraded mode! At some point these big drives stop being suitable for that use-case just because the vulnerability window is so large that the risk of a second drive failure causing data loss is too great.

[–] needanke@feddit.org 1 points 1 year ago (1 children)

Thats exactly what I wanted to say, yes :D.

[–] SuperUserDO@sh.itjust.works 2 points 1 year ago (1 children)

I get it. But the moment we invoke RAID, or ZFS, we are outside what standard consumers will ever interact with, and therefore into business use cases. Remember, even simple homelab use cases involving docker are well past what the bulk of the world understands.

[–] needanke@feddit.org 0 points 1 year ago

I would think most standard consumers are not using HDDs at all.

[–] Appoxo@lemmy.dbzer0.com 6 points 1 year ago (1 children)

High capacity storage pools for enterprises.
Space is at a premium. Saving space should/could equal to better pricing/availability.

[–] frezik@lemmy.blahaj.zone 3 points 1 year ago (1 children)

Not necessarily.

The trouble with spinning platters this big is that if a drive fails, it will take a long time to rebuild the array after shoving a new one in there. Sysadmins will be nervous about another failure taking out the whole array until that process is complete, and that can take days. There was some debate a while back on if the industry even wanted spinning platters >20TB. Some are willing to give up density if it means less worry.

I guess Seagate decided to go ahead, anyway, but the industry may be reluctant to buy this.

[–] Appoxo@lemmy.dbzer0.com 1 points 1 year ago (1 children)

I would assume with arrays they will use a different way to calculate parity or have higher redundancy to compensate the risk.

[–] frezik@lemmy.blahaj.zone 2 points 1 year ago

If there's higher redundancy, then they are already giving up on density.

We've pretty much covered the likely ways to calculate parity.

[–] remon@ani.social 6 points 1 year ago* (last edited 1 year ago)

Sounds like something is wrong with your setup. I have 20TB drives (x8, raid 6, 70+TB in use) .... scrubbing takes less than 3 days.

[–] tehn00bi@lemmy.world 6 points 1 year ago* (last edited 1 year ago) (1 children)

Jesus, my pool takes a little over a day, but I’ve only got around 100 tb how big is your pool?

[–] needanke@feddit.org 1 points 1 year ago* (last edited 1 year ago) (1 children)

The pool is about 20 usable TB.

[–] dirtbiker509@lemmy.world 8 points 1 year ago

Something is very wrong if it's taking 2 weeks to scrub that.

[–] Aermis@lemmy.world 4 points 1 year ago (1 children)
[–] gagootron@feddit.org 8 points 1 year ago (1 children)

A ZFS Scrub validates all the data in a pool and corrects any errors.

[–] Aermis@lemmy.world 1 points 1 year ago (1 children)

I'm not in the know of having your own personal data centers so I have no idea. ... But how often is this necessary? Does accessing your own data on your hard drive require a scrub? I just have a 2tb on my home pc. Is the equivalent of a scrub like a disk clean up?

[–] gagootron@feddit.org 3 points 1 year ago* (last edited 1 year ago) (1 children)

You usually scrub you pool about once a month, but there are no hard rules on that. The main problem with scrubbing is, that it puts a heavy load on the pool, slowing it down.

Accessing the data does not need a scrub, it is only a routine maintenance task. A scrub is not like a disk cleanup. With a disk cleanup you remove unneeded files and caches, maybe de-fragment as well. A scrub on the other hand validates that the data you stored on the pool is still the same as before. This is primarily to protect from things like bit rot.

There are many ways a drive can degrade. Sectors can become unreadable, random bits can flip, a write can be interrupted by a power outage, etc. Normal file systems like NTFS or ext4 can only handle this in limited ways. Mostly by deleting the corrupted data.

ZFS on the other hand is built using redundant storage. Storing the data spread over multiple drives in a special way allowing it to recover most corruption and even survive the complete failure of a disk. This comes at the cost of losing some capacity however.

[–] Aermis@lemmy.world 2 points 1 year ago

Thank you for all this information. One day when my ADHD forces me into a making myself a home server I'll remember this and keep it in mind. I've always wanted to store movies but these days just family pictures and stuff. Definitely don't have terabytes but I'm getting up 100s of gb.

[–] Jimmycakes@lemmy.world 3 points 1 year ago

Data centers???

[–] Hugin@lemmy.world 3 points 1 year ago

I worked on a terrain render of the entire planet. We were filling three 2 Tb drives a day for a month. So this would have been handy.

[–] Hadriscus@jlai.lu 2 points 1 year ago

It's like the petronas towers, everytime they're finished cleaning the windows they have to start again

[–] ipkpjersi@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (1 children)

What drives do you have exactly? I have 7x6TB WD Red Pro drives in raidz2 and I can do a scrub less than 24 hours.

[–] needanke@feddit.org 1 points 1 year ago (1 children)

I have 2*12TB whitelabel WD drives (harvested from external drives but Datacenter drives accourding to the SN) and one 16 TB Toshiba white-label (purchased directly also meant for datacenters) in a raidz1.

How full is your pool? I have about 2/3rds full which impacts scrubbing I think. I also frequently access the pool which delays scrubbing.

[–] ipkpjersi@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

It's like 90% full, scrubbing my pool is always super fast.

Two weeks to scrub the pool sounds like something is wrong tbh.