Most active commenters
  • SoftTalker(3)

←back to thread

138 points pabs3 | 31 comments | | HN request time: 0.257s | source | bottom
1. karlkloss ◴[] No.45897158[source]
And when the AI bubble bursts, "refurbished" HDDs and GPUs will flood the market. Save your money now and be prepared.
replies(4): >>45897441 #>>45897779 #>>45899005 #>>45905947 #
2. esseph ◴[] No.45897441[source]
If this bubble pops you might need that money for food when bananas go from $1.50 to $150.00
3. Nux ◴[] No.45897779[source]
GPUs yes, but there'll be no HDDs making it alive, they'll get destroyed to protect whatever rubbish they had on.
replies(4): >>45898933 #>>45899550 #>>45902830 #>>45904076 #
4. HugoTea ◴[] No.45898933[source]
Depends how it goes down, if a company goes into insolvency all security policies are off the table and random hardware can get shifted into lot bidding.
5. microtherion ◴[] No.45899005[source]
My understanding is that refurbished GPUs from e.g. crypto mining are something people are warned away from, because they've often been run into the ground. Are AI usage practices different?
replies(2): >>45899726 #>>45908135 #
6. pmontra ◴[] No.45899550[source]
HDD can be written multiple times with random data if data centers really have to protect what their former customers wrote on them. I never looked at those details in standard contracts.

There is also encryption at rest.

replies(6): >>45899888 #>>45900464 #>>45903887 #>>45905249 #>>45908119 #>>45908151 #
7. trenchpilgrim ◴[] No.45899726[source]
> My understanding is that refurbished GPUs from e.g. crypto mining are something people are warned away from, because they've often been run into the ground.

No, this wasn't the case. While there were never comprehensive studies various tech media purchased these cards to run testing and found that, other than scammers, they all performed to expectation.

replies(1): >>45904093 #
8. teeray ◴[] No.45899888{3}[source]
> HDD can be written multiple times with random data

Which costs more in compute than simply throwing the drive in a shredder

replies(2): >>45903924 #>>45905280 #
9. tencentshill ◴[] No.45900464{3}[source]
They have enough investor money they don't need to recoup it selling used drives. Straight to the shredder.
10. archagon ◴[] No.45902830[source]
I believe many enterprise drives have instant-erase functionality (presumably deleting an encryption key).
replies(1): >>45905281 #
11. jimwalsh ◴[] No.45903887{3}[source]
All the large datacenter/cloud companies do not let hard drives leave the building.
12. walterbell ◴[] No.45903924{4}[source]
What's the disposal method for shredded drives?
replies(1): >>45904915 #
13. bigbuppo ◴[] No.45904076[source]
Nah, the liquidators aren't going to care about that. Those hard drives are going to be shipped out with all your wildest porn chat bot fantasies.
replies(1): >>45904736 #
14. lm28469 ◴[] No.45904093{3}[source]
You can buy used car tires with 1% of thread left and they'll perform amazingly during your one time test too
replies(1): >>45904998 #
15. maerF0x0 ◴[] No.45904736{3}[source]
"Shredded onsite" means by the next user when they format the drive and write contents to it /s
16. faeyanpiraat ◴[] No.45904915{5}[source]
Mount Doom
17. rwyinuse ◴[] No.45904998{4}[source]
Car tire is a moving part that wears in use. Only moving parts a GPU has are its fans, which can be replaced. The rest may last really long, or fail brand new.
replies(2): >>45905327 #>>45906590 #
18. SoftTalker ◴[] No.45905249{3}[source]
All you really need to do is write one pass of zeros on them. That will prevent anyone but a very dedicated adversary with expensive equipment from recovering any data, especially on TB scale drives.

Can still take hours per drive though, which is why a lot of people skip it.

replies(2): >>45905700 #>>45907777 #
19. rwyinuse ◴[] No.45905280{4}[source]
Not really, if we give the HDD some resale value. There's a market for used but functional hard drives.
20. SoftTalker ◴[] No.45905281{3}[source]
If they were encrypted to begin with, yes. Many are not.
replies(1): >>45907559 #
21. SoftTalker ◴[] No.45905327{5}[source]
Thermal cycling will eventually cause problems with continuity but I'm not sure that's really predictable. We have some really old GPUs that eventually had problems under load, we attributed it to thermal degradation as we had ruled out pretty much everything else.
22. edoceo ◴[] No.45905700{4}[source]
I make a random 1MB chunk, then write that all over the drive, at overlapping offsets. I've been told that really clears it. On IDE-spinning-rust disks I trusted it, not sure if I should trust these modern SSD
replies(1): >>45906905 #
23. mschuster91 ◴[] No.45905947[source]
> And when the AI bubble bursts, "refurbished" HDDs and GPUs will flood the market.

GPUs? No way. The datacenter cards don't even have video output ports, and I think the chips destined for AI / ML training also have everything video/render related removed from the silicon, makes for more yield.

And the other way around, using (cheap) consumer GPUs in servers, I think at least NVDA tries to prevent that with driver-based DRM, so there won't be any flooding coming from there either.

24. lm28469 ◴[] No.45906590{5}[source]
Believe it or not but the "really long time" you're mentioning is much less "long" when you run the card 24/7 at 100% in enclosed spaces

Electricity is a moving part btw, electronic components do wear and tear

25. p1mrx ◴[] No.45906905{5}[source]
Why rewrite the same 1MB chunk, instead of making new random chunks?

Redundant data at least opens the possibility that the drive could deduplicate.

replies(1): >>45908677 #
26. archagon ◴[] No.45907559{4}[source]
I was under the impression that these drives may be transparently encrypted by default. (Rollable encryption key in hardware, invisible to end-user.)
27. krior ◴[] No.45907777{4}[source]
Or encrypt it and just trash the encryption header.
28. PeaceTed ◴[] No.45908119{3}[source]
When I used to do computer refurbishment, 'Boot and Nuke' was great for this. Load it up at boot, and write over the with random junk a few times.
29. PeaceTed ◴[] No.45908135[source]
It was considered a fear but I don't know if there is much truth to it. The fans and capacitors would give out long before the silicon.

Even if it say, halved the life span of the chips, that is still far longer than what most people would ever use them for.

30. ComputerGuru ◴[] No.45908151{3}[source]
I wrote hddrand to write random data and optionally read it back to verify integrity. https://github.com/mqudsi/hddrand
31. edoceo ◴[] No.45908677{6}[source]
Cause making new random was taking too much time.