HDD Power-on hours

All modern hard disks are S.M.A.R.T. enabled. “SMART is a monitoring system for hard disks to detect and report on various indicators of reliability, in the hope of anticipating failures”.

Most people never pay attention to the numbers, some people only pay attention to the templerature, and if something bad happens (a failure) then they give some attention to the error counters.

But here are two counters that I found very interesting: Power_On_Hours and Power_Cycle_Count.

A hard disk used in my desktop machine

Power_On_Hours 7566
Power_Cycle_Count 314

A hard disk used in a server machine

Power_On_Hours 45030
Power_Cycle_Count 28

To see this info about your hard disk, use “smartctl -a /dev/sda | grep Power”.
smartctl is part of the smartmontools package in most linux distros.


This was triggered by the following tweet

3 thoughts on “HDD Power-on hours

  1. Pingback: All modern hard disks are S.M.A.R.T. (monitoring system) « A blog with links to useful pages

Υποβολή σχολίου

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Αλλαγή )

Twitter picture

You are commenting using your Twitter account. Log Out / Αλλαγή )

Facebook photo

You are commenting using your Facebook account. Log Out / Αλλαγή )

Connecting to %s