Linux Mint

  • lost_faith@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    My external HDD automatically does this regardless of OS, it is an Orico. I have 2 of them with a 2tb HDD in one and a 8tb in another. These are only used for playback and I believe the spin down after 30 sec of no activity

        • thingsiplay@lemmy.ml
          link
          fedilink
          arrow-up
          4
          ·
          2 days ago

          This is what I would think instinctively too, but still asked as I did not know if my instincts are correct. It’s like starting and stopping the car engine on every traffic light…

          • Cort@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            2 days ago

            Nah engines are fine since they don’t have enough time to cool down at a stop light. The oil mostly stays put over that short amount of time.

        • AndrewZabar@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          arrow-down
          1
          ·
          2 days ago

          Seriously, I don’t know if this is precisely accurate but definitely don’t spin down. Data errors, software problems if it has to wait for spin up and then something experiences a timeout.

          I’ve had some drives spinning for like twenty years without any problems.

  • gravitas@lem.ugh.im
    link
    fedilink
    arrow-up
    9
    arrow-down
    2
    ·
    2 days ago

    Spin down when not in use is normally default behaviour for most systems already, you don’t need to do anything.

  • Andrzej3K [none/use name]@hexbear.net
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 days ago

    https://github.com/adelolmo/hd-idle

    I use hd-idle for my home server. As mentioned elsewhere, you do have to be careful spinning up/down disks frequently. If you’re using a Linux Mint, that tells me this is a desktop, so you probably shouldn’t do it at all. My server is idle for hours at a time though, so it makes sense in this case. I believe hd-idle defaults to spinning down after ten minutes of idle time.

    • ulterno@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      Correct answer.
      After setting the spin down timer using hdparm, unmount the drive and it will spin down accordingly.
      This also makes sure you are not spinning down drives just for a few minutes of rest.

      Now just if my SSD were not heating itself to 40℃ when at its lowest power mode when unmounted…