I have a disk for local backups (that is the only purpose of that disk). I was wondering what would make it last longer:

- Keep it mounted to my server permanently (current solution)
- Keep it unmounted most of the time, mount it when I’m going to do a backup (either daily or every 3 days, I don’t mind changing that) and unmounting after the backup is done.

What would be the best strategy?

cc @selfhost@lemmy.ml @selfhosted@lemmy.world

  • SheeEttin@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    Mounting or unmounting a filesystem won’t make a difference for drive longevity.

    If you want to keep your backups secure, you want to keep them offline, so if you get ransomware it doesn’t encrypt your backup too. (Or if you just mistype a command and target the wrong device, folder, etc.)

    But drive motor starts and stops are when the most failures occur. So the ultimate question isn’t how to make a drive last longer, it’s how you plan to handle it when the failure inevitably occurs.