Comment on Is there any tape media backup system that works through USB?
EarMaster@lemmy.world 9 hours agoDepending on what cloud tier you are using they might use tape then (e.g. IBM Cloud Object Storage Deep Archive).
Comment on Is there any tape media backup system that works through USB?
EarMaster@lemmy.world 9 hours agoDepending on what cloud tier you are using they might use tape then (e.g. IBM Cloud Object Storage Deep Archive).
CameronDev@programming.dev 7 hours ago
Don’t clouds mostly just rely on replication across zones though?
I would have thought tapes were just too slow to be useful in that environment.
I’ll read up on the IBM deep archive.
zarathustrad@lemmy.world 7 hours ago
I always assumed that’s why the cheaper longer term storage took so long to recover (having to physically retrieve copies, even if it’s automated), but I have no real knowledge on it. Interesting.
EarMaster@lemmy.world 6 hours ago
Many use just HDDs. The load delay is usually because they don’t want to spin up every disk just for one chunk of a file, so they collect jobs and schedule spin up and down times.
But there are dedicated services that indeed use tape.