Announcement

Collapse
No announcement yet.

Default HD power management settings will kill drive ?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Default HD power management settings will kill drive ?

    I just noticed this:

    Explanation of Ubuntu Hard Drive Wear and Tear
    http://www.linux-hero.com/rant/expla...-wear-and-tear

    =>
    Bug #104535 in Ubuntu
    Default HD power management settings will kill drive
    https://bugs.launchpad.net/ubuntu/+bug/104535
    and
    Bug #59695 in acpi-support (Ubuntu)
    default value in power.sh potentially kills laptop disks
    https://bugs.launchpad.net/ubuntu/+s...ort/+bug/59695


    Checking:
    Install smartmontools - control and monitor storage systems using S.M.A.R.T.
    The smartmontools package contains two utility programs (smartctl and smartd)
    to control and monitor storage systems using the Self-Monitoring, Analysis and
    Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
    hard disks. It is derived from the smartsuite package, and includes support
    for ATA/ATAPI-5 disks. It should run on any modern Linux system.

    Run in the konsole:

    (hdx)
    Code:
    sudo smartctl -a /dev/hda
    or

    (sdx)
    Code:
    sudo smartctl -d ata -a /dev/sda
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    #2
    Re: Default HD power management settings will kill drive ?

    Hey rog that was quick

    I just saw the same article and as some comments pointed out I don't think this is a ubuntu only thing.

    HP Pavilion dv6 core i7 (Main)
    4 GB Ram
    Kubuntu 18.10

    Comment


      #3
      Re: Default HD power management settings will kill drive ?

      Thanks Rog -- this is good to know!

      Comment

      Working...
      X