I’m running a Ubuntu server on my old laptop with an external HDD connected to it. The external HDD is powered independently from the laptop, as it is plugged into the wall.

During a power outage, my laptop remains operational due to its battery, but the HDD shuts down. When power is restored, my laptop does not automatically remount the HDD, and I have to reboot the system manually to access it.

Does anyone know how I can resolve this issue?

  • Shimitar@downonthestreet.eu
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 hours ago

    In short: buy a cheap ups power strip or a generous USB powebank capable to being under charge 24/7 and do not let the HDD switch off on power loss…

    That is a guaranteed recepy to destroy your data and possibly the hardware as well as spinning disks don’t like abrupt shutoff and that applies to data being written on SSDs as well.

    Remounting after the power resumes is the last of the issues, easily fixed by a amount/mount command with the proper fstab setup.

    • Lenna 🔞@piefed.caOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      Do you have a USB power bank you can recommend? My external HDD requires a wall plug and I’ve never seen a USB power bank where I could plug my HDD into it.

      • Landless2029@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        19 minutes ago

        You have a 3.5" based HDD (aka desktop drive). many people use 2.5" drives (laptop drives) since they get power from the PC with just usb

        • Lenna 🔞@piefed.caOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          59 seconds ago

          So that means it’s not possible for me to power my 3.5" HDD with just USB, right?