Differences

This shows you the differences between two versions of the page.

Link to this comparison view

drives [2022/04/16 12:22] (current)
Line 1: Line 1:
 +
 +[[HardDisk]] Drives are used as Mass Storage Devices
 +( like [[Disk]]s [[OpticalDiskDrive]] )
 +
 +
 +
 +===HARDDISK===
 +
 +http://smartmontools.sourceforge.net/examples/TOSHIBA-0.txt
 +
 +  date ; uname -a #  [[RzR]]@[[AmiloA]]$
 +  # Sun Nov 21 15:18:26 CET 2004
 +  # Linux nrv 2.6.9-amiloa #8 Tue Nov 9 12:53:25 CET 2004 i686 GNU/Linux
 +
 +  sudo apt-get install smartmontools  #  [[RzR]]@[[AmiloA]]$
 +  smartctl  -a /dev/hda
 +
 +  # smartctl version 5.32 Copyright (C) 2002-4 Bruce Allen
 +  # Home page is http://smartmontools.sourceforge.net/
 +  #
 +  # === START OF INFORMATION SECTION ===
 +  # Device Model:     TOSHIBA MK2018GAS
 +  # Serial Number:    32963395A
 +  # Firmware Version: Q2.02 A
 +  # Device is:        Not in smartctl database [[for details use: -P showall]]
 +  # ATA Version is:   5
 +  # ATA Standard is:  Exact ATA specification draft version not indicated
 +  # Local Time is:    Sun Nov 21 15:17:19 2004 CET
 +  # SMART support is: Available - device has SMART capability.
 +  # SMART support is: Enabled
 +  #
 +  # === START OF READ SMART DATA SECTION ===
 +  # SMART overall-health self-assessment test result: PASSED
 +  #
 +  # General SMART Values:
 +  # Offline data collection status:  (0x00)      Offline data collection activity
 +  #                                      was never started.
 +  #                                      Auto Offline Data Collection: Disabled.
 +  # Self-test execution status:      (   0)      The previous self-test routine completed
 +  #                                      without error or no self-test has ever
 +  #                                      been run.
 +  # Total time to complete Offline
 +  # data collection:              ( 212) seconds.
 +  # Offline data collection
 +  # capabilities:                         (0x1b) SMART execute Offline immediate.
 +  #                                      Auto Offline data collection on/off support.
 +  #                                      Suspend Offline collection upon new
 +  #                                      command.
 +  #                                      Offline surface scan supported.
 +  #                                      Self-test supported.
 +  #                                      No Conveyance Self-test supported.
 +  #                                      No Selective Self-test supported.
 +  # SMART capabilities:            (0x0003)      Saves SMART data before entering
 +  #                                      power-saving mode.
 +  #                                      Supports SMART auto save timer.
 +  # Error logging capability:        (0x01)      Error logging supported.
 +  #                                      No General Purpose Logging support.
 +  # Short self-test routine
 +  # recommended polling time:     (   2) minutes.
 +  # Extended self-test routine
 +  # recommended polling time:     (  23) minutes.
 +  #
 +  # SMART Attributes Data Structure revision number: 16
 +  # Vendor Specific SMART Attributes with Thresholds:
 +  # ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
 +  #   1 Raw_Read_Error_Rate     0x000b   100   100   050    Pre-fail  Always       -       0
 +  #   2 Throughput_Performance  0x0005   100   100   050    Pre-fail  Offline      -       0
 +  #   3 Spin_Up_Time            0x0027   100   100   001    Pre-fail  Always       -       692
 +  #   4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       1531
 +  #   5 Reallocated_Sector_Ct   0x0033   100   100   050    Pre-fail  Always       -       0
 +  #   7 Seek_Error_Rate         0x000b   100   100   050    Pre-fail  Always       -       0
 +  #   8 Seek_Time_Performance   0x0005   100   100   050    Pre-fail  Offline      -       0
 +  #   9 Power_On_Hours          0x0032   077   077   000    Old_age   Always       -       9423
 +  #  10 Spin_Retry_Count        0x0033   130   100   030    Pre-fail  Always       -       0
 +  #  12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       1458
 +  # 192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       118
 +  # 193 Load_Cycle_Count        0x0032   069   069   000    Old_age   Always       -       313892
 +  # 196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0
 +  # 197 Current_Pending_Sector  0x0032   100   100   000    Old_age   Always       -       0
 +  # 198 Offline_Uncorrectable   0x0030   100   100   000    Old_age   Offline      -       0
 +  # 199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
 +  # 220 Disk_Shift              0x0002   100   100   000    Old_age   Always       -       4209
 +  # 222 Loaded_Hours            0x0032   082   082   000    Old_age   Always       -       7284
 +  # 223 Load_Retry_Count        0x0032   100   100   000    Old_age   Always       -       0
 +  # 224 Load_Friction           0x0022   100   100   000    Old_age   Always       -       0
 +  # 226 Load-in_Time            0x0026   100   100   000    Old_age   Always       -       585
 +  # 240 Head_Flying_Hours       0x0001   100   100   001    Pre-fail  Offline      -       0
 +  #
 +  # SMART Error Log Version: 1
 +  # ATA Error Count: 9 (device log contains only the most recent five errors)
 +  #      CR = Command Register [[HEX]]
 +  #      FR = Features Register [[HEX]]
 +  #      SC = Sector Count Register [[HEX]]
 +  #      SN = Sector Number Register [[HEX]]
 +  #      CL = Cylinder Low Register [[HEX]]
 +  #      CH = Cylinder High Register [[HEX]]
 +  #      DH = Device/Head Register [[HEX]]
 +  #      DC = Device Command Register [[HEX]]
 +  #      ER = Error register [[HEX]]
 +  #      ST = Status register [[HEX]]
 +  # Powered_Up_Time is measured from power on, and printed as
 +  # DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
 +  # SS=sec, and sss=millisec. It "wraps" after 49.710 days.
 +  #
 +  # Error 9 occurred at disk power-on lifetime: 849 hours (35 days + 9 hours)
 +  #   When the command that caused the error occurred, the device was active or idle.
 +  #
 +  #   After command completion occurred, registers were:
 +  #   ER ST SC SN CL CH DH
 +  #   -- -- -- -- -- -- --
 +  #   04 51 fd 01 00 00 00
 +  #
 +  #   Commands leading to the command that caused the error were:
 +  #   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
 +  #   -- -- -- -- -- -- -- --  ----------------  --------------------
 +  #   f6 00 fe 01 00 00 00 00      00:04:18.490  SECURITY DISABLE PASSWORD
 +  #   f6 00 ff 01 00 00 00 00      00:04:17.783  SECURITY DISABLE PASSWORD
 +  #   f6 00 00 01 00 00 00 00      00:04:15.285  SECURITY DISABLE PASSWORD
 +  #   ec 00 01 01 00 00 00 00      00:04:14.945  IDENTIFY DEVICE
 +  #   | aa | aa aa ff      00:00:00.000  [[RESERVED]]
 +  #
 +  # Error 8 occurred at disk power-on lifetime: 849 hours (35 days + 9 hours)
 +  #   When the command that caused the error occurred, the device was active or idle.
 +  #
 +  #   After command completion occurred, registers were:
 +  #   ER ST SC SN CL CH DH
 +  #   -- -- -- -- -- -- --
 +  #   04 51 fe 01 00 00 00
 +  #
 +  #   Commands leading to the command that caused the error were:
 +  #   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
 +  #   -- -- -- -- -- -- -- --  ----------------  --------------------
 +  #   f6 00 ff 01 00 00 00 00      00:04:17.783  SECURITY DISABLE PASSWORD
 +  #   f6 00 00 01 00 00 00 00      00:04:15.285  SECURITY DISABLE PASSWORD
 +  #   ec 00 01 01 00 00 00 00      00:04:14.945  IDENTIFY DEVICE
 +  #   | aa | aa aa ff      00:00:00.000  [[RESERVED]]
 +  #   ec 00 01 00 00 00 a0 00      00:04:13.580  IDENTIFY DEVICE
 +  #
 +  # Error 7 occurred at disk power-on lifetime: 849 hours (35 days + 9 hours)
 +  #   When the command that caused the error occurred, the device was active or idle.
 +  #
 +  #   After command completion occurred, registers were:
 +  #   ER ST SC SN CL CH DH
 +  #   -- -- -- -- -- -- --
 +  #   04 51 ff 01 00 00 00
 +  #
 +  #   Commands leading to the command that caused the error were:
 +  #   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
 +  #   -- -- -- -- -- -- -- --  ----------------  --------------------
 +  #   f6 00 00 01 00 00 00 00      00:04:15.285  SECURITY DISABLE PASSWORD
 +  #   ec 00 01 01 00 00 00 00      00:04:14.945  IDENTIFY DEVICE
 +  #   | aa | aa aa ff      00:00:00.000  [[RESERVED]]
 +  #   ec 00 01 00 00 00 a0 00      00:04:13.580  IDENTIFY DEVICE
 +  #   ff ff ff ff ff ff ff 0c      00:00:00.000  [[VENDOR SPECIFIC]]
 +  #
 +  # Error 6 occurred at disk power-on lifetime: 366 hours (15 days + 6 hours)
 +  #   When the command that caused the error occurred, the device was active or idle.
 +  #
 +  #   After command completion occurred, registers were:
 +  #   ER ST SC SN CL CH DH
 +  #   -- -- -- -- -- -- --
 +  #   04 51 fd 01 00 00 00
 +  #
 +  #   Commands leading to the command that caused the error were:
 +  #   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
 +  #   -- -- -- -- -- -- -- --  ----------------  --------------------
 +  #   f6 00 fe 01 00 00 00 00      00:00:07.710  SECURITY DISABLE PASSWORD
 +  #   f6 00 ff 01 00 00 00 00      00:00:07.066  SECURITY DISABLE PASSWORD
 +  #   f6 00 00 01 00 00 00 00      00:00:05.737  SECURITY DISABLE PASSWORD
 +  #   ec 00 01 01 00 00 00 00      00:00:05.396  IDENTIFY DEVICE
 +  #   | aa | aa aa ff      00:00:00.000  [[RESERVED]]
 +  #
 +  # Error 5 occurred at disk power-on lifetime: 366 hours (15 days + 6 hours)
 +  #   When the command that caused the error occurred, the device was active or idle.
 +  #
 +  #   After command completion occurred, registers were:
 +  #   ER ST SC SN CL CH DH
 +  #   -- -- -- -- -- -- --
 +  #   04 51 fe 01 00 00 00
 +  #
 +  #   Commands leading to the command that caused the error were:
 +  #   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
 +  #   -- -- -- -- -- -- -- --  ----------------  --------------------
 +  #   f6 00 ff 01 00 00 00 00      00:00:07.066  SECURITY DISABLE PASSWORD
 +  #   f6 00 00 01 00 00 00 00      00:00:05.737  SECURITY DISABLE PASSWORD
 +  #   ec 00 01 01 00 00 00 00      00:00:05.396  IDENTIFY DEVICE
 +  #   | aa | aa aa ff      00:00:00.000  [[RESERVED]]
 +  #   ec 00 01 00 00 00 a0 00      00:00:03.813  IDENTIFY DEVICE
 +  #
 +  # SMART Self-test log structure revision number 1
 +  # No self-tests have been logged.  [[To run self-tests, use: smartctl -t]]
 +  #
 +  #
 +  # Device does not support Selective Self Tests/Logging
 +
 +
 +
 +Previous log
 +
 +
 +
 +  Device: TOSHIBA MK2018GAS  Supports ATA Version 5
 +  Drive supports S.M.A.R.T. and is enabled
 +  Check S.M.A.R.T. Passed.
 +
 +  General Smart Values:
 +  Off-line data collection status: (0x00) Offline data collection activity was
 +  never started
 +
 +  Self-test execution status:      (   0) The previous self-test routine completed
 +  without error or no self-test has ever
 +  been run
 +
 +  Total time to complete off-line
 +  data collection: ( 212) Seconds
 +
 +  Offline data collection
 +  Capabilities: (0x1b)SMART EXECUTE OFF-LINE IMMEDIATE
 +  Automatic timer ON/OFF support
 +  Suspend Offline Collection upon new
 +  command
 +  Offline surface scan supported
 +  Self-test supported
 +
 +  Smart Capablilities:           (0x0003) Saves SMART data before entering
 +  power-saving mode
 +  Supports SMART auto save timer
 +
 +  Error logging capability:        (0x01) Error logging supported
 +
 +  Short self-test routine
 +  recommended polling time: (   2) Minutes
 +  self-test routine
 +  recommended polling time: (  23) Minutes
 +
 +  Vendor Specific SMART Attributes with Thresholds:
 +  Revision Number: 16
 +  Attribute                    Flag     Value Worst Threshold Raw Value
 +  (  1)Raw Read Error Rate     0x000b   100   100   050       0
 +  (  2)Throughput Performance  0x0005   100   100   050       0
 +  (  3)Spin Up Time            0x0027   100   100   001       964
 +  (  4)Start Stop Count        0x0032   100   100   000       1472
 +  (  5)Reallocated Sector Ct   0x0033   100   100   050       0
 +  (  7)Seek Error Rate         0x000b   100   100   050       0
 +  (  8)Seek Time Preformance   0x0005   100   100   050       0
 +  (  9)Power On Hours          0x0032   084   084   000       6579
 +  ( 10)Spin Retry Count        0x0033   129   100   030       0
 +  ( 12)Power Cycle Count       0x0032   100   100   000       1400
 +  (192)Power-Off Retract Count 0x0032   100   100   000       111
 +  (193)Load Cycle Count        0x0032   085   085   000       156387
 +  (196)Reallocated Event Count 0x0032   100   100   000       0
 +  (197)Current Pending Sector  0x0032   100   100   000       0
 +  (198)Offline Uncorrectable   0x0030   100   100   000       0
 +  (199)UDMA CRC Error Count    0x0032   200   200   000       0
 +  (220)Unknown Attribute       0x0002   100   100   000       4207
 +  (222)Unknown Attribute       0x0032   088   088   000       4924
 +  (223)Unknown Attribute       0x0032   100   100   000       0
 +  (224)Unknown Attribute       0x0022   100   100   000       0
 +  (226)Unknown Attribute       0x0026   100   100   000       594
 +  (240)Unknown Attribute       0x0001   100   100   001       0
 +  SMART Error Log:
 +  SMART Error Logging Version: 1
 +  Error Log Data Structure Pointer: 04
 +  ATA Error Count: 9
 +  Non-Fatal Count: 0
 +  ...
 +
 +{{http://202.239.72.116/3/src/1098921487971.jpg?nocache}}
 +
 +http://www.pcnineoneone.com/howto/cleandrive5.html
 +
 +{{http://www.pcnineoneone.com/howto/images/cleandrive8.jpg?nocache}}
  
drives.txt ยท Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki