• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

dd-Befehl wird nach Ausführung langsamer

Hallo miteinander,

ich habe ein paar gebrauchte Festplatte gekauft (in der Größe 4 TB) und wollte prüfen, ob alles in Ordnung ist bzw. die Festplatten anfänglich mal komplett löschen.

Ich habe dann versucht mit dd die Festplatte komplett zu überschreiben:

Code:
dd if=/dev/zero of=/dev/sdc bs=1M status=progress

Das läuft es immer bis ca 1,2 TB mit 167 MB/Sec. Das dürfte sicher in Ordnung sein. Aber ab diesem Zeitpunkt geht der Fortschrittsbalken nicht mehr weiter bzw. nur sehr sporadisch. Die Geschwindigkeit ist auch auf 37 MB/Sec gesunken.

Code:
linux:/home/fhihu # smartctl --all /dev/sdc
smartctl 7.5 2025-04-30 r5714 [x86_64-linux-6.15.1-1-default] (SUSE RPM)
Copyright (C) 2002-25, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     HGST Deskstar NAS
Device Model:     HGST HDN724040ALE640
Serial Number:    PK1334PEKDSTHS
LU WWN Device Id: 5 000cca 250f01445
Firmware Version: MJAOA5E0
User Capacity:    4,000,787,030,016 bytes [4.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    7200 rpm
Form Factor:      3.5 inches
Device is:        In smartctl database 7.5/5706
ATA Version is:   ATA8-ACS T13/1699-D revision 4
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun Jun 15 08:38:21 2025 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART Status not supported: Incomplete response, ATA output registers missing
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.

General SMART Values:
Offline data collection status:  (0x80) Offline data collection activity
                                        was never started.
                                        Auto Offline Data Collection: Enabled.
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:                (   24) seconds.
Offline data collection
capabilities:                    (0x5b) 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.
                                        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.
                                        General Purpose Logging supported.
Short self-test routine
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        ( 575) minutes.
SCT capabilities:              (0x003d) SCT Status supported.
                                        SCT Error Recovery Control supported.
                                        SCT Feature Control supported.
                                        SCT Data Table supported.

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   016    Pre-fail  Always       -       0
  2 Throughput_Performance  0x0005   136   136   054    Pre-fail  Offline      -       81
  3 Spin_Up_Time            0x0007   134   134   024    Pre-fail  Always       -       523 (Average 626)
  4 Start_Stop_Count        0x0012   100   100   000    Old_age   Always       -       3411
  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000b   100   100   067    Pre-fail  Always       -       0
  8 Seek_Time_Performance   0x0005   119   119   020    Pre-fail  Offline      -       35
  9 Power_On_Hours          0x0012   100   100   000    Old_age   Always       -       5706
 10 Spin_Retry_Count        0x0013   100   100   060    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       533
192 Power-Off_Retract_Count 0x0032   098   098   000    Old_age   Always       -       3476
193 Load_Cycle_Count        0x0012   098   098   000    Old_age   Always       -       3476
194 Temperature_Celsius     0x0002   200   200   000    Old_age   Always       -       30 (Min/Max 20/67)
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x000a   199   199   000    Old_age   Always       -       7

SMART Error Log Version: 1
ATA Error Count: 7 (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 7 occurred at disk power-on lifetime: 5699 hours (237 days + 11 hours)
  When the command that caused the error occurred, the device was active or idle.

Mir sind dann diese Fehler aufgefallen "199 UDMA_CRC_Error_Count 0x000a 199 199 000 Old_age Always - 7". Habe das im Internet recherchiert, das hat angeblich mit der Übertragung zu tun und nicht mit der Festplatte an sich.

Ich habe dann noch zwei kurze Tests gemacht, hier scheint auch alles in Ordnung zu sein. Ich habe dann versucht, noch einen langen Test zu machen, der wurde aber abgebrochen, da die Festplatte in PowerSave gegangen ist, obwohl der Test lief.

Kann das etwas mit dem dd-Befehl zu tun haben, dass der nicht mehr richtig vorwärtsgeht? Mir ist auch aufgefallen, dass die Festplatte ziemlich heiß war, vielleicht ist sie einfach überhitzt und deshalb ging nichts mehr vorwärts.

Vielen Dank für eure Hilfe
fhihu
 
Hier noch der zweite Teil des Smart Berichts mit den Tests:

Code:
SMART Error Log Version: 1
ATA Error Count: 7 (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 7 occurred at disk power-on lifetime: 5699 hours (237 days + 11 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
  -- -- -- -- -- -- --
  84 51 90 70 80 02 0c  Error: ICRC, ABRT at LBA = 0x0c028070 = 201490544

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 10 00 f4 02 40 00      02:18:08.785  WRITE FPDMA QUEUED
  61 00 78 00 f0 02 40 00      02:18:08.782  WRITE FPDMA QUEUED
  61 00 c8 00 ec 02 40 00      02:18:08.778  WRITE FPDMA QUEUED
  61 00 c0 00 e8 02 40 00      02:18:08.778  WRITE FPDMA QUEUED
  61 00 b8 00 e4 02 40 00      02:18:08.778  WRITE FPDMA QUEUED

Error 6 occurred at disk power-on lifetime: 5698 hours (237 days + 10 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
  -- -- -- -- -- -- --
  84 51 11 ef 2a b4 0e  Error: ICRC, ABRT at LBA = 0x0eb42aef = 246688495

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 88 00 90 b4 40 00      01:36:31.814  WRITE FPDMA QUEUED
  61 00 28 00 8c b4 40 00      01:36:31.812  WRITE FPDMA QUEUED
  61 00 b0 00 88 b4 40 00      01:36:31.809  WRITE FPDMA QUEUED
  61 00 a8 00 84 b4 40 00      01:36:31.809  WRITE FPDMA QUEUED
  61 00 80 00 80 b4 40 00      01:36:31.809  WRITE FPDMA QUEUED

Error 5 occurred at disk power-on lifetime: 5691 hours (237 days + 3 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
  -- -- -- -- -- -- --
  84 51 e1 37 13 fa 05  Error: ICRC, ABRT at LBA = 0x05fa1337 = 100274999

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 60 18 4f fa 40 00      12:45:46.681  WRITE FPDMA QUEUED
  61 00 58 18 4b fa 40 00      12:45:46.681  WRITE FPDMA QUEUED
  61 00 50 18 47 fa 40 00      12:45:46.681  WRITE FPDMA QUEUED
  61 00 00 18 43 fa 40 00      12:45:46.681  WRITE FPDMA QUEUED
  61 00 48 18 3f fa 40 00      12:45:46.669  WRITE FPDMA QUEUED

Error 4 occurred at disk power-on lifetime: 5684 hours (236 days + 20 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
  -- -- -- -- -- -- --
  84 51 d0 50 c8 7f 0f  Error: ICRC, ABRT at LBA = 0x0f7fc850 = 260032592

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 80 20 f6 7f 40 00      06:12:04.590  WRITE FPDMA QUEUED
  61 00 70 20 f2 7f 40 00      06:12:04.590  WRITE FPDMA QUEUED
  61 00 10 20 ee 7f 40 00      06:12:04.590  WRITE FPDMA QUEUED
  61 00 38 20 ea 7f 40 00      06:12:04.580  WRITE FPDMA QUEUED
  61 00 30 20 e6 7f 40 00      06:12:04.576  WRITE FPDMA QUEUED

Error 3 occurred at disk power-on lifetime: 5682 hours (236 days + 18 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
  -- -- -- -- -- -- --
  84 51 50 28 18 75 03  Error: ICRC, ABRT at LBA = 0x03751828 = 58005544

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 40 78 51 75 40 00      04:03:09.001  WRITE FPDMA QUEUED
  61 00 38 78 4d 75 40 00      04:03:08.998  WRITE FPDMA QUEUED
  61 00 30 78 49 75 40 00      04:03:08.996  WRITE FPDMA QUEUED
  61 00 08 78 45 75 40 00      04:03:08.992  WRITE FPDMA QUEUED
  61 00 18 78 41 75 40 00      04:03:08.989  WRITE FPDMA QUEUED

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%      5706         -
# 2  Extended offline    Interrupted (host reset)      90%      5706         -
# 3  Short offline       Completed without error       00%      5706         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

The above only provides legacy SMART information - try 'smartctl -x' for more
 

susejunky

Moderator
Teammitglied
Das läuft es immer bis ca 1,2 TB mit 167 MB/Sec. Das dürfte sicher in Ordnung sein. Aber ab diesem Zeitpunkt geht der Fortschrittsbalken nicht mehr weiter bzw. nur sehr sporadisch. Die Geschwindigkeit ist auch auf 37 MB/Sec gesunken.
Das könnte damit zusammenhängen, dass der Schreibvorgang gepuffert erfolgt; d.h. am Anfang wird in den Puffer (Hauptspeicher) und parallel dazu auf die Festplatte geschrieben. Während die Platte noch mit dem Schreiben (des Inhalts eines Puffers) beschäftigt ist, werden die noch freien Puffer gefüllt. Oft ist es sogar so, dass auch die Festplatten eingebauten Pufferspeicher haben. Dadurch fällt es zunächst nicht auf, dass der eigentliche Schreibvorgang auf die Festplatte "viel" Zeit in Anspruch nimmt. Aber irgendwann sind eben alle Puffer (Betriebssystem und Festplatte) gefüllt und dann wird die tatsächliche "Schreibzeit" sichtbar.

Ist die Platte direkt mit einem SATA-Anschluss auf der Systemplatine verbunden oder verwendest Du einen SATA/USB-Konverter?

Hier noch der zweite Teil des Smart Berichts mit den Tests:

Code:
SMART Error Log Version: 1
ATA Error Count: 7 (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 7 occurred at disk power-on lifetime: 5699 hours (237 days + 11 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
  -- -- -- -- -- -- --
  84 51 90 70 80 02 0c  Error: ICRC, ABRT at LBA = 0x0c028070 = 201490544

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 10 00 f4 02 40 00      02:18:08.785  WRITE FPDMA QUEUED
  61 00 78 00 f0 02 40 00      02:18:08.782  WRITE FPDMA QUEUED
  61 00 c8 00 ec 02 40 00      02:18:08.778  WRITE FPDMA QUEUED
  61 00 c0 00 e8 02 40 00      02:18:08.778  WRITE FPDMA QUEUED
  61 00 b8 00 e4 02 40 00      02:18:08.778  WRITE FPDMA QUEUED

Error 6 occurred at disk power-on lifetime: 5698 hours (237 days + 10 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
  -- -- -- -- -- -- --
  84 51 11 ef 2a b4 0e  Error: ICRC, ABRT at LBA = 0x0eb42aef = 246688495

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 88 00 90 b4 40 00      01:36:31.814  WRITE FPDMA QUEUED
  61 00 28 00 8c b4 40 00      01:36:31.812  WRITE FPDMA QUEUED
  61 00 b0 00 88 b4 40 00      01:36:31.809  WRITE FPDMA QUEUED
  61 00 a8 00 84 b4 40 00      01:36:31.809  WRITE FPDMA QUEUED
  61 00 80 00 80 b4 40 00      01:36:31.809  WRITE FPDMA QUEUED

Error 5 occurred at disk power-on lifetime: 5691 hours (237 days + 3 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
  -- -- -- -- -- -- --
  84 51 e1 37 13 fa 05  Error: ICRC, ABRT at LBA = 0x05fa1337 = 100274999

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 60 18 4f fa 40 00      12:45:46.681  WRITE FPDMA QUEUED
  61 00 58 18 4b fa 40 00      12:45:46.681  WRITE FPDMA QUEUED
  61 00 50 18 47 fa 40 00      12:45:46.681  WRITE FPDMA QUEUED
  61 00 00 18 43 fa 40 00      12:45:46.681  WRITE FPDMA QUEUED
  61 00 48 18 3f fa 40 00      12:45:46.669  WRITE FPDMA QUEUED

Error 4 occurred at disk power-on lifetime: 5684 hours (236 days + 20 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
  -- -- -- -- -- -- --
  84 51 d0 50 c8 7f 0f  Error: ICRC, ABRT at LBA = 0x0f7fc850 = 260032592

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 80 20 f6 7f 40 00      06:12:04.590  WRITE FPDMA QUEUED
  61 00 70 20 f2 7f 40 00      06:12:04.590  WRITE FPDMA QUEUED
  61 00 10 20 ee 7f 40 00      06:12:04.590  WRITE FPDMA QUEUED
  61 00 38 20 ea 7f 40 00      06:12:04.580  WRITE FPDMA QUEUED
  61 00 30 20 e6 7f 40 00      06:12:04.576  WRITE FPDMA QUEUED

Error 3 occurred at disk power-on lifetime: 5682 hours (236 days + 18 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
  -- -- -- -- -- -- --
  84 51 50 28 18 75 03  Error: ICRC, ABRT at LBA = 0x03751828 = 58005544

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 40 78 51 75 40 00      04:03:09.001  WRITE FPDMA QUEUED
  61 00 38 78 4d 75 40 00      04:03:08.998  WRITE FPDMA QUEUED
  61 00 30 78 49 75 40 00      04:03:08.996  WRITE FPDMA QUEUED
  61 00 08 78 45 75 40 00      04:03:08.992  WRITE FPDMA QUEUED
  61 00 18 78 41 75 40 00      04:03:08.989  WRITE FPDMA QUEUED

...
Hast Du schon einmal versucht, ob sich diese Art Fehler durch ein anderes SATA-Kabel und/oder einen anderer SATA-Anschluss auf der Systemplatine vermeiden lassen?

Hier noch der zweite Teil des Smart Berichts mit den Tests:
Code:
SMART Error Log Version: 1
...
The above only provides legacy SMART information - try 'smartctl -x' for more

Hast Du das mal ausprobiert? Bringt das andere Ergebnisse?
 
Wenn ich nach WRITE FPDMA QUEUED suche und Kabel und Anschlußbuche am mainboard als Fehlerursache ausgeschlossen werden können, hätte ich in die Platte nicht besonders viel Vertrauen.

Hat sich in der Zwischenzeit die Anzahl der Fehler erhöht?
 
Vielen Dank für eure Rückmeldungen.

Ich verwende ein USB-Gehäuse, um die Festplatte zu betreiben. Ich habe mir dieses dazu gekauft:
Gehäuse

Ich glaube, es ist ein Anwendungsfehler meinerseits :blush:
Ich habe die Festplatte überhitzen lassen. In diesem Gehäuse wird sie wohl zu warm, vor allem, wenn man versucht, 4 TB auf einmal zu schreiben. Für solche Anwendungsfälle ist das Gehäuse wohl nicht geeignet.
Sie hat eine Temperatur von 67 Grad erreicht, deswegen war sie auch nicht mehr handwarm.

Die anderen Platten hatten eine Maximaltemperatur von 46-48 Grad. Habe das mit dem Befehl smartctl -x herausgefunden.

Ich werde die anderen Platten nun nicht mehr mit dd quälen und kopiere auf diese betroffene Festplatte eher Sachen, die nicht so wichtig für mich sind.

Code:
Device Statistics (GP Log 0x04)
Page  Offset Size        Value Flags Description
0x01  =====  =               =  ===  == General Statistics (rev 2) ==
0x01  0x008  4             534  ---  Lifetime Power-On Resets
0x01  0x018  6     30491607852  ---  Logical Sectors Written
0x01  0x020  6       210677996  ---  Number of Write Commands
0x01  0x028  6     40779775128  ---  Logical Sectors Read
0x01  0x030  6       668567192  ---  Number of Read Commands
0x03  =====  =               =  ===  == Rotating Media Statistics (rev 1) ==
0x03  0x008  4            4854  ---  Spindle Motor Power-on Hours
0x03  0x010  4            4853  ---  Head Flying Hours
0x03  0x018  4            3477  ---  Head Load Events
0x03  0x020  4               0  ---  Number of Reallocated Logical Sectors
0x03  0x028  4               1  ---  Read Recovery Attempts
0x03  0x030  4               0  ---  Number of Mechanical Start Failures
0x04  =====  =               =  ===  == General Errors Statistics (rev 1) ==
0x04  0x008  4               0  ---  Number of Reported Uncorrectable Errors
0x04  0x010  4               0  ---  Resets Between Cmd Acceptance and Completion
0x05  =====  =               =  ===  == Temperature Statistics (rev 1) ==
0x05  0x008  1              26  ---  Current Temperature
0x05  0x010  1              58  N--  Average Short Term Temperature
0x05  0x018  1              38  N--  Average Long Term Temperature
0x05  0x020  1              67  ---  Highest Temperature
0x05  0x028  1              20  ---  Lowest Temperature
0x05  0x030  1              60  N--  Highest Average Short Term Temperature
0x05  0x038  1              25  N--  Lowest Average Short Term Temperature
0x05  0x040  1              38  N--  Highest Average Long Term Temperature
0x05  0x048  1              25  N--  Lowest Average Long Term Temperature
0x05  0x050  4             850  ---  Time in Over-Temperature
0x05  0x058  1              60  ---  Specified Maximum Operating Temperature
0x05  0x060  4               0  ---  Time in Under-Temperature
0x05  0x068  1               0  ---  Specified Minimum Operating Temperature
0x06  =====  =               =  ===  == Transport Statistics (rev 1) ==
0x06  0x008  4            3770  ---  Number of Hardware Resets
0x06  0x010  4            3253  ---  Number of ASR Events
0x06  0x018  4               7  ---  Number of Interface CRC Errors
                                |||_ C monitored condition met
                                ||__ D supports DSN
                                |___ N normalized value
 
Oben