So…I was wondering. Is there any backup tape system that would be advisable to use for backing up some TBs? I guess I need it to be USB, as the server is a micro PC, one of those tiny ones you can hang from behind a monitor. It’s an HP ProDesk.

Thanks!

  • CameronDev@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 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.

    • EarMaster@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      43 minutes 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.

    • zarathustrad@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour 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.