Forum: PC Hard- und Software Zeigt her eure S.M.A.R.T.-Werte!


von didadu (Gast)


Lesenswert?

Auf die Idee brachte mich dieser Thread: 
Beitrag "[S] gebrauchte 2.5" IDE Festplatte", wo ich schrieb:

Wollen wir mal einen Thread "Zeigt her eure S.M.A.R.T.-Werte" starten,
um mal den kollektiven Eindruck einer Momentaufnahme unserer Hardware zu
erhalten und den Leuten die Deutung der ausgelesenen Daten näher zu
bringen? Vielleicht finden wir dann sogar heraus, welche Modelle am
längsten halten.

Gesagt getan. Gleich kommt eine Anleitung für Linux.

: Verschoben durch Moderator
von spess53 (Gast)


Lesenswert?

Hi

Falsches Forum.

MfG Spess

von didadu (Gast)


Lesenswert?

Anleitung für Linux:
- Ein Terminal öffnen.
- Liste der installierten Festplatten anzeigen:
1
$ mount
- Dies ergibt eine Liste der gemounteten Partitionen:
1
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
2
proc on /proc type proc (rw,noexec,nosuid,nodev)
3
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
4
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
5
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
6
udev on /dev type tmpfs (rw,mode=0755)
7
devshm on /dev/shm type tmpfs (rw)
8
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
9
lrm on /lib/modules/2.6.24-27-386/volatile type tmpfs (rw)
10
securityfs on /sys/kernel/security type securityfs (rw)
11
/dev/sdb1 on /media/disk type ext3 (rw,nosuid,nodev,uhelper=hal,data=ordered)
12
tmpfs on /lib/modules/2.6.24-28-386/volatile type tmpfs (rw,mode=0755)
- Die Festplatten heißen "/dev/sd<buchstabe>". Hier in der Liste steht 
noch eine Ziffer, das ist dann die Partition. Die lässt man weg, weil 
die Smart-Daten für ALLE Partitionen einer Festplatte gelten. Ich habe 
also zwei Festplatten: "/dev/sda" und "/dev/sdb".
- Nun für jede Festplatte den Befehl zum Auslesen der S.M.A.R.T.-Daten 
geben:
1
$ sudo smartctl --all /dev/sda
- Man muss dazu root-Rechte haben (deswegen "sudo"), weil nicht einfach 
jeder Benutzer mit dem smartctl-Befehl rumspielen können sollte. Wenn 
man noch nicht root ist, muss man sein Kennwort eingeben.
- Eine lange Liste mit den S.M.A.R.T.-Daten der Festplatte erscheint:
1
$ sudo smartctl --all /dev/sda
2
smartctl version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
3
Home page is http://smartmontools.sourceforge.net/
4
5
=== START OF INFORMATION SECTION ===
6
Model Family:     Western Digital Caviar SE family
7
Device Model:     WDC WD2500JB-00REA0
8
Serial Number:    WD-WMANK4580629
9
Firmware Version: 20.00K20
10
User Capacity:    250.059.350.016 bytes
11
Device is:        In smartctl database [for details use: -P show]
12
ATA Version is:   7
13
ATA Standard is:  Exact ATA specification draft version not indicated
14
Local Time is:    Wed Jun  9 13:50:17 2010 CEST
15
SMART support is: Available - device has SMART capability.
16
SMART support is: Enabled
17
18
=== START OF READ SMART DATA SECTION ===
19
SMART overall-health self-assessment test result: PASSED
20
21
General SMART Values:
22
Offline data collection status:  (0x84) Offline data collection activity
23
                                        was suspended by an interrupting command from host.
24
                                        Auto Offline Data Collection: Enabled.
25
Self-test execution status:      (   0) The previous self-test routine completed
26
                                        without error or no self-test has ever
27
                                        been run.
28
Total time to complete Offline
29
data collection:                 (7680) seconds.
30
Offline data collection
31
capabilities:                    (0x7b) SMART execute Offline immediate.
32
                                        Auto Offline data collection on/off support.
33
                                        Suspend Offline collection upon new
34
                                        command.
35
                                        Offline surface scan supported.
36
                                        Self-test supported.
37
                                        Conveyance Self-test supported.
38
                                        Selective Self-test supported.
39
SMART capabilities:            (0x0003) Saves SMART data before entering
40
                                        power-saving mode.
41
                                        Supports SMART auto save timer.
42
Error logging capability:        (0x01) Error logging supported.
43
                                        General Purpose Logging supported.
44
Short self-test routine
45
recommended polling time:        (   2) minutes.
46
Extended self-test routine
47
recommended polling time:        (  90) minutes.
48
Conveyance self-test routine
49
recommended polling time:        (   6) minutes.
50
51
SMART Attributes Data Structure revision number: 16
52
Vendor Specific SMART Attributes with Thresholds:
53
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
54
  1 Raw_Read_Error_Rate     0x000f   200   200   051    Pre-fail  Always       -       0
55
  3 Spin_Up_Time            0x0003   186   186   021    Pre-fail  Always       -       5675
56
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       61
57
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
58
  7 Seek_Error_Rate         0x000f   200   200   051    Pre-fail  Always       -       0
59
  9 Power_On_Hours          0x0032   072   072   000    Old_age   Always       -       20930
60
 10 Spin_Retry_Count        0x0013   100   253   051    Pre-fail  Always       -       0
61
 11 Calibration_Retry_Count 0x0012   100   253   051    Old_age   Always       -       0
62
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       60
63
194 Temperature_Celsius     0x0022   114   108   000    Old_age   Always       -       36
64
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
65
197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
66
198 Offline_Uncorrectable   0x0010   200   200   000    Old_age   Offline      -       0
67
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
68
200 Multi_Zone_Error_Rate   0x0009   200   200   051    Pre-fail  Offline      -       0
69
70
SMART Error Log Version: 1
71
No Errors Logged
72
73
SMART Self-test log structure revision number 1
74
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
75
# 1  Extended offline    Completed without error       00%     16086         -
76
# 2  Conveyance offline  Completed without error       00%     16085         -
77
# 3  Extended offline    Aborted by host               80%     16085         -
78
# 4  Short offline       Completed without error       00%     16084         -
79
80
SMART Selective self-test log data structure revision number 1
81
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
82
    1        0        0  Not_testing
83
    2        0        0  Not_testing
84
    3        0        0  Not_testing
85
    4        0        0  Not_testing
86
    5        0        0  Not_testing
87
Selective self-test flags (0x0):
88
  After scanning selected spans, do NOT read-scan remainder of disk.
89
If Selective self-test is pending on power-up, resume after 0 minute delay.

von Alexander S. (agentbsik)


Angehängte Dateien:

Lesenswert?

Hier mal 2 Bilder von einer etwas älteren 30GB 2.5" Festplatte. Die 
relokalisierten Sektoren sprechen fast immer auf ein baldiges Ableben 
der Festplatte.

Gruß
Alex

von Tobi (Gast)


Lesenswert?

> $ mount

besser

cat /proc/partitions

von didadu (Gast)


Lesenswert?

Deutung:
Neben der genauen Modellbezeichnung usw. findet man unter anderem diese 
Zeilen:
1
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
2
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       61
3
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
4
  7 Seek_Error_Rate         0x000f   200   200   051    Pre-fail  Always       -       0
5
  9 Power_On_Hours          0x0032   072   072   000    Old_age   Always       -       20930
6
 10 Spin_Retry_Count        0x0013   100   253   051    Pre-fail  Always       -       0
7
 11 Calibration_Retry_Count 0x0012   100   253   051    Old_age   Always       -       0
8
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       60

Man sieht also bei Attribut 9, dass meine Festplatte schon 20930 Stunden 
gelaufen ist, aber gemäß Attribut 4 nur insgesamt 61 Mal eingeschaltet 
wurde, also bei jedem Einschalten im Durchschnitt 343 Stunden (14 Tage) 
am Stück lief.
Der Type "Old_age" bedeutet nicht, das der AKTUELLE Wert auf ein hohes 
Alter hinweist, sondern dass er IM PRINZIP auf ein hohes Alter hinweisen 
kann. Z.B. sieht man auch, dass noch keine Sektoren (wegen Ausfall) neu 
vergeben wurden oder Seek-Fehler auftreten. Das Ding scheint also noch 
einwandfrei zu funktionieren.

von didadu (Gast)


Lesenswert?

Zur Funktionsweise des Threads schlage ich vor, nicht immer die 
kompletten Daten im Text der Message zu posten, sondern die Werte als 
Datei anzuhängen und im Text ggf. nur auf Besonderheiten und 
Interessantes hinzuweisen, da es sonst schnell länglich und langweilig 
wird.

von didadu (Gast)


Lesenswert?

Hier die andere Festplatte:
1
$ sudo smartctl --all /dev/sdb
2
smartctl version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
3
Home page is http://smartmontools.sourceforge.net/
4
5
Device: SAMSUNG  HD103UJ          Version:
6
Device type: disk
7
Local Time is: Wed Jun  9 14:13:45 2010 CEST
8
Device does not support SMART
9
10
Error Counter logging not supported
11
Device does not support Self Test logging

Wie wir sehen, sehen wir nichts. Diese FP ist über USB angeschlossen und 
gemountet. Ein klarer Nachteil bei der Festplattenkontrolle. :-/
Oder nur das falsche Tool?

von Tobi (Gast)


Lesenswert?

Die beiden Bilder von agentbsik (30gbdefekt.PNG und 30gbdefekt2.png) 
sind ein gutes Beispiel für S.M.A.R.T. Werte. Der Wert für Reallocated 
Sectors seht nach den S.M.A.R.T. Werten bei 11, also befinden sich 
demnach 11 Reservesektoren in Gebrauch. Sieht man sich das Diagramm 
dagegen mit seinen Performance Einbrüchen an dann können dafür unmöglich 
"nur" 11 Sektoren verantworlich sein. Ursache dafür sind entweder 
tausende defekter Sektoren oder ein gut ausgelastes Windows oder ein 
Misching aus beidem.

Gruss,
Tobi

von noname (Gast)


Lesenswert?

1
  1 Raw_Read_Error_Rate     0x000f   117   097   006    Pre-fail  Always       -       0
2
  3 Spin_Up_Time            0x0003   095   095   000    Pre-fail  Always       -       0
3
  4 Start_Stop_Count        0x0032   099   099   020    Old_age   Always       -       1603
4
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always       -       0
5
  7 Seek_Error_Rate         0x000f   073   060   030    Pre-fail  Always       -       17280457620
6
  9 Power_On_Hours          0x0032   094   094   000    Old_age   Always       -       5806
7
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
8
 12 Power_Cycle_Count       0x0032   099   099   020    Old_age   Always       -       1611
9
187 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
10
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always       -       0
11
190 Temperature_Celsius     0x0022   053   047   045    Old_age   Always       -       790036527
12
194 Temperature_Celsius     0x0022   047   053   000    Old_age   Always       -       47 (Lifetime Min/Max 0/17)
13
195 Hardware_ECC_Recovered  0x001a   064   054   000    Old_age   Always       -       36679315
14
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
15
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
16
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       17
17
200 Multi_Zone_Error_Rate   0x0000   100   253   000    Old_age   Offline      -       0
18
202 TA_Increase_Count       0x0032   100   253   000    Old_age   Always       -       0

von Thomas B. (detritus)


Lesenswert?

1
=== START OF INFORMATION SECTION ===
2
Device Model:     Hitachi HDP725050GLA360
3
Serial Number:    GEA534RJ14950A
4
Firmware Version: GM4OA5CA
5
User Capacity:    500,107,862,016 bytes
6
Device is:        Not in smartctl database [for details use: -P showall]
7
ATA Version is:   8
8
ATA Standard is:  ATA-8-ACS revision 4
9
Local Time is:    Wed Jun  9 14:35:40 2010 CEST
10
SMART support is: Available - device has SMART capability.
11
SMART support is: Enabled
12
13
14
SMART Attributes Data Structure revision number: 16                                                                                                     
15
Vendor Specific SMART Attributes with Thresholds:                                                                                                       
16
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE                                                        
17
  1 Raw_Read_Error_Rate     0x000b   100   100   016    Pre-fail  Always       -       0                                                                
18
  2 Throughput_Performance  0x0005   100   100   054    Pre-fail  Offline      -       35                                                               
19
  3 Spin_Up_Time            0x0007   119   119   024    Pre-fail  Always       -       323 (Average 322)                                                
20
  4 Start_Stop_Count        0x0012   100   100   000    Old_age   Always       -       532                                                              
21
  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       -       0                                                                
22
  7 Seek_Error_Rate         0x000b   100   100   067    Pre-fail  Always       -       0                                                                
23
  8 Seek_Time_Performance   0x0005   100   100   020    Pre-fail  Offline      -       0                                                                
24
  9 Power_On_Hours          0x0012   100   100   000    Old_age   Always       -       5646                                                             
25
 10 Spin_Retry_Count        0x0013   100   100   060    Pre-fail  Always       -       0                                                                
26
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       532                                                              
27
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       581
28
193 Load_Cycle_Count        0x0012   100   100   000    Old_age   Always       -       581
29
194 Temperature_Celsius     0x0002   162   162   000    Old_age   Always       -       37 (Lifetime Min/Max 7/44)
30
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0
31
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       0
32
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0
33
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       239
1
=== START OF INFORMATION SECTION ===
2
Device Model:     WDC WD15EARS-00Z5B1
3
Serial Number:    WD-WMAVU2140609
4
Firmware Version: 80.00A80
5
User Capacity:    1,500,301,910,016 bytes
6
Device is:        Not in smartctl database [for details use: -P showall]
7
ATA Version is:   8
8
ATA Standard is:  Exact ATA specification draft version not indicated
9
Local Time is:    Wed Jun  9 14:37:33 2010 CEST
10
SMART support is: Available - device has SMART capability.
11
SMART support is: Enabled
12
13
SMART Attributes Data Structure revision number: 16
14
Vendor Specific SMART Attributes with Thresholds:
15
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
16
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
17
  3 Spin_Up_Time            0x0027   186   184   021    Pre-fail  Always       -       5658
18
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       148
19
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
20
  7 Seek_Error_Rate         0x002e   200   200   000    Old_age   Always       -       0
21
  9 Power_On_Hours          0x0032   099   099   000    Old_age   Always       -       1438
22
 10 Spin_Retry_Count        0x0032   100   100   000    Old_age   Always       -       0
23
 11 Calibration_Retry_Count 0x0032   100   100   000    Old_age   Always       -       0
24
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       120
25
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       21
26
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       779
27
194 Temperature_Celsius     0x0022   113   107   000    Old_age   Always       -       37
28
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
29
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
30
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       0
31
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       2
32
200 Multi_Zone_Error_Rate   0x0008   200   200   000    Old_age   Offline      -       0

Mistige SATA-Kabel, aber Ruhe seit Einsatz einer halben 
Heisskleberpatrone ;)

von didadu (Gast)


Lesenswert?

noname schrieb:
> 7 Seek_Error_Rate         0x000f   073   060   030    Pre-fail  Always       - 
17280457620

Wow!

Sag mal, brüllst Du Deine FP etwa ständig an?
Siehe http://blogs.sun.com/brendan/entry/unusual_disk_latency

von didadu (Gast)


Lesenswert?

Hier direkt das Anbrüll-Video:
http://www.youtube.com/watch?v=tDacjrSCeq4

von mhh (Gast)


Lesenswert?

noname schrieb:
> 194 Temperature_Celsius     0x0022   047   053   000    Old_age   >Always 
-       47 (Lifetime Min/Max 0/17)

Das sind mindestens 10°C zu viel für eine längere Haltbarkeit. Du 
solltest einen Festplattenkühler vorsehen oder die HDD in den Luftstrom 
eines Lüfters legen.

von gqweeertzui (Gast)


Lesenswert?

mhh schrieb:
> noname schrieb:
>> 194 Temperature_Celsius     0x0022   047   053   000    Old_age   >Always
> -       47 (Lifetime Min/Max 0/17)

Lifetime max 17 passt aber auch nicht von daher eventuell eh falsch...

von Arne Z. (zachso)


Lesenswert?

na dann will ich auch mal:
1
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-8 Bruce Allen
2
Home page is http://smartmontools.sourceforge.net/
3
4
=== START OF INFORMATION SECTION ===
5
Device Model:     INTEL SSDSA2M080G2GC
6
Serial Number:    CVPO937400PJ080BGN
7
Firmware Version: 2CV102HD
8
User Capacity:    80,026,361,856 bytes
9
Device is:        Not in smartctl database [for details use: -P showall]
10
ATA Version is:   7
11
ATA Standard is:  ATA/ATAPI-7 T13 1532D revision 1
12
Local Time is:    Wed Jun  9 15:26:59 2010 CEST
13
SMART support is: Available - device has SMART capability.
14
SMART support is: Enabled
15
16
=== START OF READ SMART DATA SECTION ===
17
SMART overall-health self-assessment test result: PASSED
18
19
General SMART Values:
20
Offline data collection status:  (0x00)  Offline data collection activity
21
          was never started.
22
          Auto Offline Data Collection: Disabled.
23
Self-test execution status:      (   0)  The previous self-test routine completed
24
          without error or no self-test has ever 
25
          been run.
26
Total time to complete Offline 
27
data collection:      (   1) seconds.
28
Offline data collection
29
capabilities:        (0x75) SMART execute Offline immediate.
30
          No Auto Offline data collection support.
31
          Abort Offline collection upon new
32
          command.
33
          No Offline surface scan supported.
34
          Self-test supported.
35
          Conveyance Self-test supported.
36
          Selective Self-test supported.
37
SMART capabilities:            (0x0003)  Saves SMART data before entering
38
          power-saving mode.
39
          Supports SMART auto save timer.
40
Error logging capability:        (0x01)  Error logging supported.
41
          General Purpose Logging supported.
42
Short self-test routine 
43
recommended polling time:    (   1) minutes.
44
Extended self-test routine
45
recommended polling time:    (   1) minutes.
46
Conveyance self-test routine
47
recommended polling time:    (   1) minutes.
48
49
SMART Attributes Data Structure revision number: 5
50
Vendor Specific SMART Attributes with Thresholds:
51
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
52
  3 Spin_Up_Time            0x0020   100   100   000    Old_age   Offline      -       0
53
  4 Start_Stop_Count        0x0030   100   100   000    Old_age   Offline      -       0
54
  5 Reallocated_Sector_Ct   0x0032   100   100   000    Old_age   Always       -       2
55
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       905
56
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       1007
57
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       34
58
225 Load_Cycle_Count        0x0030   200   200   000    Old_age   Offline      -       46939
59
226 Load-in_Time            0x0032   100   100   000    Old_age   Always       -       6364
60
227 Torq-amp_Count          0x0032   100   100   000    Old_age   Always       -       1
61
228 Power-off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       3161822396
62
232 Unknown_Attribute       0x0033   099   099   010    Pre-fail  Always       -       0
63
233 Unknown_Attribute       0x0032   098   098   000    Old_age   Always       -       0
64
184 Unknown_Attribute       0x0033   100   100   099    Pre-fail  Always       -       0
65
66
SMART Error Log Version: 1
67
No Errors Logged
68
69
SMART Self-test log structure revision number 1
70
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
71
# 1  Vendor offline      Completed without error       00%        24         -
72
73
SMART Selective Self-Test Log Data Structure Revision Number (0) should be 1
74
SMART Selective self-test log data structure revision number 0
75
Warning: ATA Specification requires selective self-test log data structure revision number = 1
76
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
77
    1        0        0  Not_testing
78
    2        0        0  Not_testing
79
    3        0        0  Not_testing
80
    4        0        0  Not_testing
81
    5        0        0  Not_testing
82
Selective self-test flags (0x0):
83
  After scanning selected spans, do NOT read-scan remainder of disk.
84
If Selective self-test is pending on power-up, resume after 0 minute delay.

von mhh (Gast)


Lesenswert?

gqweeertzui schrieb:
> Lifetime max 17 passt aber auch nicht von daher eventuell eh falsch...

Die 47°C werden stimmen, das "Lifetime" wird "verschlüsselt" sein. Der 
Maximalwert war 53°C.

194 Temperature_Celsius     0x0022   047   >053<   000    Old_age 
Always       -       47 (Lifetime Min/Max 0/17)

von (prx) A. K. (prx)


Angehängte Dateien:

Lesenswert?

Hat jemand eine Ahnung, was die Unknowns sind?

von Läubi .. (laeubi) Benutzerseite


Angehängte Dateien:

Lesenswert?

Hier mal die Werte meiner ersten HD, bei den anderen war SMART aus, 
zählt der irgendwie von 100 runter? Oder ist meine Festplatte schon "am 
Ende" mit 54 für Lifetimewert? o.O

von Rolf Magnus (Gast)


Lesenswert?

Also die Werte sehen abenteuerlich aus:
1
  1 Raw_Read_Error_Rate     0x000f   109   099   006    Pre-fail  Always       -       24650727
2
3
  7 Seek_Error_Rate         0x000f   078   060   030    Pre-fail  Always       -       61107137
aber von was für einer Lifetime von 54 sprichst du?

von Läubi .. (laeubi) Benutzerseite


Lesenswert?

Tjoar kein Plan so alt ist die Platte eigentlich nicht, ich schaufel nur 
regelmäßig die Daten hin und her (Videoschnitt)
1
190 Airflow_Temperature_Cel 0x0022   054   045   045    Old_age   Always   In_the_past 46 (Lifetime Min/Max 20/46)

von mhh (Gast)


Angehängte Dateien:

Lesenswert?

Rolf Magnus schrieb:
> Also die Werte sehen abenteuerlich aus:  1 Raw_Read_Error_Rate     0x000f   109 
099   006    Pre-fail  Always       -       24650727
>
>   7 Seek_Error_Rate         0x000f   078   060   030    Pre-fail  Always       - 
61107137

Absolut unbedenklich. Jeder Festplattenhersteller definiert das anders.
Bei Seagate vollkommen normale Werte.

Aber auch Du solltest die Temp. um 10°C senken.
Die "Wohlfühltemperatur" von Festplatten liegt zwischen 30°C bis 35°C. 
In diesem Bereich gab es nach Untersuchungen die geringsten Ausfälle - 
unabhängig vom Hersteller.

von mhh (Gast)


Angehängte Dateien:

Lesenswert?

Hier mal die Werte meiner ältesten, noch in Benutzung befindlicher HDD. 
Temperatursensor wurden noch nicht verbaut, deshalb fehlt der Wert.

Stolze 6,4 GB, und an den Werten sieht man deutlich, daß die Daten 
damals anders definiert waren. Denn bei den ausgetauschten Sektoren 
hätte ich beim Nachbarrechner Kredit an Sektoren nehmen müssen.  :)

von Martin P. (billx)


Lesenswert?

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE 
UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   189   180   051    Pre-fail  Always 
-       101151
  3 Spin_Up_Time            0x0027   146   145   021    Pre-fail  Always 
-       7683
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always 
-       14
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always 
-       0
  7 Seek_Error_Rate         0x002e   200   200   051    Old_age   Always 
-       0
  9 Power_On_Hours          0x0032   077   077   000    Old_age   Always 
-       16876
 10 Spin_Retry_Count        0x0032   100   253   051    Old_age   Always 
-       0
 11 Calibration_Retry_Count 0x0032   100   253   051    Old_age   Always 
-       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always 
-       13
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always 
-       0
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always 
-       14
194 Temperature_Celsius     0x0022   114   109   000    Old_age   Always 
-       36
196 Reallocated_Event_Count 0x0032   199   199   000    Old_age   Always 
-       1
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always 
-       0
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age 
Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always 
-       0
200 Multi_Zone_Error_Rate   0x0008   200   200   051    Old_age 
Offline      -       0


da kann auch einiges nicht stimmen ... die lief bis gestern in einem 
raid 5 ... der raid controller meldete die platte alle 2 stunden als 
fehlerhaft ...

von Martin P. (billx)


Lesenswert?

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE 
UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   105   095   006    Pre-fail  Always 
-       82950629
  3 Spin_Up_Time            0x0003   098   097   000    Pre-fail  Always 
-       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always 
-       19
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always 
-       0
  7 Seek_Error_Rate         0x000f   079   060   030    Pre-fail  Always 
-       98742782
  9 Power_On_Hours          0x0032   099   099   000    Old_age   Always 
-       1103
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always 
-       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always 
-       32
187 Unknown_Attribute       0x0032   100   100   000    Old_age   Always 
-       0
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always 
-       0
190 Unknown_Attribute       0x0022   060   059   045    Old_age   Always 
-       673447976
194 Temperature_Celsius     0x0022   040   041   000    Old_age   Always 
-       40 (Lifetime Min/Max 0/24)
195 Hardware_ECC_Recovered  0x001a   055   052   000    Old_age   Always 
-       18
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always 
-       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age 
Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always 
-       0
200 Multi_Zone_Error_Rate   0x0000   100   253   000    Old_age 
Offline      -       0
202 TA_Increase_Count       0x0032   100   253   000    Old_age   Always 
-       0


ups ich glaube da sollte ich auch mal schauen das ich die austausch ;-)

von (prx) A. K. (prx)


Lesenswert?

Die angezeigten Werte sind durchaus mit Vorsicht zu geniessen. Der Wert 
eines Attributs ist zunächst 6 Bytes von irgendwas, wie auch immer 
codiert. Kann sein, dass smartctl das richtig dekodiert, kann sein, dass 
der Plattenhersteller da ganz was anderes reinschreibt als smartctl sich 
denkt.

von Martin P. (billx)


Lesenswert?

na da sagt der admin ... schlimmer geht immer und siehe da ... ich hab 
noch was tolleres gefunden (die platte steht ganz oben auf meiner zu 
tauschen liste):

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE 
UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   119   094   006    Pre-fail  Always 
-       214893646
  3 Spin_Up_Time            0x0003   096   094   000    Pre-fail  Always 
-       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always 
-       27
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always 
-       0
  7 Seek_Error_Rate         0x000f   063   048   030    Pre-fail  Always 
-       111723827092
  9 Power_On_Hours          0x0032   081   081   000    Old_age   Always 
-       17224
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always 
-       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always 
-       27
187 Unknown_Attribute       0x0032   100   100   000    Old_age   Always 
-       0
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always 
-       0
190 Unknown_Attribute       0x0022   059   058   045    Old_age   Always 
-       706215977
194 Temperature_Celsius     0x0022   041   042   000    Old_age   Always 
-       41 (Lifetime Min/Max 0/22)
195 Hardware_ECC_Recovered  0x001a   063   060   000    Old_age   Always 
-       128706729
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always 
-       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age 
Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   199   000    Old_age   Always 
-       26
200 Multi_Zone_Error_Rate   0x0000   100   253   000    Old_age 
Offline      -       0
202 TA_Increase_Count       0x0032   100   253   000    Old_age   Always 
-       0

von Uhu U. (uhu)


Lesenswert?

Mit 40 bzw. 41° sind die auch etwas warm.

von Uhu U. (uhu)


Lesenswert?

1
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
2
  1 Raw_Read_Error_Rate     0x000f   200   200   051    Pre-fail  Always       -       0
3
  3 Spin_Up_Time            0x0003   192   165   021    Pre-fail  Always       -       5375
4
  4 Start_Stop_Count        0x0032   099   099   000    Old_age   Always       -       1017
5
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
6
  7 Seek_Error_Rate         0x000e   200   200   051    Old_age   Always       -       0
7
  9 Power_On_Hours          0x0032   093   093   000    Old_age   Always       -       5333
8
 10 Spin_Retry_Count        0x0012   100   100   051    Old_age   Always       -       0
9
 11 Calibration_Retry_Count 0x0012   100   100   051    Old_age   Always       -       0
10
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       987
11
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       210
12
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       1098
13
194 Temperature_Celsius     0x0022   114   106   000    Old_age   Always       -       36
14
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
15
197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
16
198 Offline_Uncorrectable   0x0010   200   200   000    Old_age   Offline      -       0
17
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
18
200 Multi_Zone_Error_Rate   0x0008   200   195   051    Old_age   Offline      -       0
Ist eine WDC WD5000ABYS-01TNA0. Sieht kerngesund aus - ich hoffe, das 
stimmt auch.

von Rainer S. (heckenpenner)


Lesenswert?

Model Family:     Maxtor DiamondMax Plus 9 family
Device Model:     Maxtor 6Y080L0
Serial Number:    Y245ZT3E
Firmware Version: YAR41BW0
User Capacity:    81.964.302.336 bytes

----

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
  3 Spin_Up_Time            0x0027   224   223   063    Pre-fail  Always 
-       7828
  4 Start_Stop_Count        0x0032   251   251   000    Old_age   Always 
-       4964
  5 Reallocated_Sector_Ct   0x0033   253   253   063    Pre-fail  Always 
-       3
  6 Read_Channel_Margin     0x0001   253   253   100    Pre-fail 
Offline      -       0
  7 Seek_Error_Rate         0x000a   253   251   000    Old_age   Always 
-       0
  8 Seek_Time_Performance   0x0027   253   248   187    Pre-fail  Always 
-       42517
  9 Power_On_Minutes        0x0032   206   206   000    Old_age   Always 
-       1000h+49m
 10 Spin_Retry_Count        0x002b   253   252   157    Pre-fail  Always 
-       0
 11 Calibration_Retry_Count 0x002b   253   252   223    Pre-fail  Always 
-       0
 12 Power_Cycle_Count       0x0032   241   241   000    Old_age   Always 
-       5004
192 Power-Off_Retract_Count 0x0032   253   253   000    Old_age   Always 
-       0
193 Load_Cycle_Count        0x0032   253   253   000    Old_age   Always 
-       0
194 Temperature_Celsius     0x0032   253   253   000    Old_age   Always 
-       40
195 Hardware_ECC_Recovered  0x000a   253   250   000    Old_age   Always 
-       13871
196 Reallocated_Event_Count 0x0008   252   252   000    Old_age 
Offline      -       1
197 Current_Pending_Sector  0x0008   253   253   000    Old_age 
Offline      -       0
198 Offline_Uncorrectable   0x0008   253   253   000    Old_age 
Offline      -       0
199 UDMA_CRC_Error_Count    0x0008   199   199   000    Old_age 
Offline      -       0
200 Multi_Zone_Error_Rate   0x000a   253   252   000    Old_age   Always 
-       0
201 Soft_Read_Error_Rate    0x000a   253   252   000    Old_age   Always 
-       2
202 TA_Increase_Count       0x000a   253   052   000    Old_age   Always 
-       0
203 Run_Out_Cancel          0x000b   253   252   180    Pre-fail  Always 
-       0
204 Shock_Count_Write_Opern 0x000a   253   252   000    Old_age   Always 
-       0
205 Shock_Rate_Write_Opern  0x000a   253   252   000    Old_age   Always 
-       0
207 Spin_High_Current       0x002a   253   252   000    Old_age   Always 
-       0
208 Spin_Buzz               0x002a   253   252   000    Old_age   Always 
-       0
209 Offline_Seek_Performnce 0x0024   190   189   000    Old_age 
Offline      -       0
 99 Unknown_Attribute       0x0004   253   253   000    Old_age 
Offline      -       0
100 Unknown_Attribute       0x0004   253   253   000    Old_age 
Offline      -       0
101 Unknown_Attribute       0x0004   253   253   000    Old_age 
Offline      -       0

von Rolf Magnus (Gast)


Lesenswert?

A. K. schrieb:
> Der Wert eines Attributs ist zunächst 6 Bytes von irgendwas, wie auch
> immer codiert. Kann sein, dass smartctl das richtig dekodiert, kann
> sein, dass der Plattenhersteller da ganz was anderes reinschreibt als
> smartctl sich denkt.

Dann macht SMART seinem Namen aber keine Ehre. Das ist doch eher blöd.

von (prx) A. K. (prx)


Lesenswert?

Rolf Magnus schrieb:

> Dann macht SMART seinem Namen aber keine Ehre. Das ist doch eher blöd.

Yep, es gibt bessere Wege sowas zu übertragen, als so wie SMART das 
anstellt. Aber Techniken wie ein explizites Tagging vom Datentyp war 
denen wohl zu aufwendig. Mir scheint auch, dass sie sich bei den 
Attributen nur auf ein paar Kern-IDs einigen konnten, nicht aber auf 
deren Inhalt und Interpretation. Ja, smart geht anders.

von Tobi (Gast)


Lesenswert?

Ein Standard ist ja auch nicht notwendigerweise die beste technische 
Lösung sondern der kleinste gemeinsame Nenner auf den sich alle 
beteiligten Parteien gerade noch einigen konnten.

von noname (Gast)


Lesenswert?

Also ich mache mir um die Temperatur ehrlich gesagt keine Sorgen:

Erstens wird es wohl schwierig, bei einer Raumtemepratur von z.B. 25 
Grad im Rechner nur 10 Grad drüber zu liegen. Außerdem stellt sich die 
Frage, wo diese Temperatur in der Platte gemessen wird.

Die anderen großen Werte, die manchen aufgefallen sind, sind 
Seagate-spezifisch. Eigentlich schaue ich nur auf den reallocated sector 
count. Wenn da auch nur 1 drin steht, wird die Platte getauscht.

von Uhu U. (uhu)


Lesenswert?

Hier ist es ja auch nicht viel kälter und meine Platte bringt es nur auf 
36°. Allerdings liegt sie einem - wenn auch schwachen - Luftstrom.

In das interne Rack im PC-Gehäuse eingebaute Platten werden zuweilen mit 
dem Prinzip Hoffnung gekühlt. Das geht über die Lebensdauer.

von Martin P (Gast)


Lesenswert?

bei uns im Serverraum sind es leider aktuell 37 °c da finde ich 41 bei 
den platten wenig bedenktlich .... klima wird es hoffe ich bald geben 
;-)

von Mike J. (linuxmint_user)


Angehängte Dateien:

Lesenswert?

Die Daten sind als txt im Anhang.

Was mir auffällt ist die "Seek_Error_Rate" die steigt ständig,
beim ersten SMART auslesen war sie
Seek_Error_Rate   -   4623028

beim zweiten (10 Minuten später)
Seek_Error_Rate   -   4624135
-------------------
Ebenso der ECC wert:
beim 1. mal lesen:
Hardware_ECC_Recovered  -  57640375

beim 2. mal lesen:
Hardware_ECC_Recovered  -  57738132
-------------------

Bei "Reallocated_Sector_Ct"   steht eine Null  " 0 "

Was sagt mir das alles?

von Jörg W. (dl8dtl) (Moderator) Benutzerseite


Lesenswert?

noname schrieb:
> Eigentlich schaue ich nur auf den reallocated sector
> count. Wenn da auch nur 1 drin steht, wird die Platte getauscht.

Entscheidend ist eigentlich nur, wie schnell das ggf. zunimmt.  Eine
der beiden SCSI-Platten bei mir hat seit ewigen Zeiten zwei davon:

uriah # camcontrol defects da0 -P -f bfi > /dev/null
Got 239 defects:
uriah # camcontrol defects da0 -G -f bfi > /dev/null
Got 2 defects:
uriah # camcontrol defects da1 -P -f bfi > /dev/null
Got 1281 defects:
uriah # camcontrol defects da1 -G -f bfi > /dev/null
Got 0 defects.

Lustig sind natürlich die bereits herstellerseitig eingetragenen
Defektsektoren, ich glaube, diesen Wert bekommt man bei SMART nicht
zu sehen, nur bei SCSI.  Mehr als 1200 defekte Sektoren auf einer
36-GiB-Platte sind also völlig normal, während die andere (die bereits
2 in der grown defect list hat) initial sehr viel weniger hatte.

von mhh (Gast)


Lesenswert?

Mike J. schrieb:
> Was sagt mir das alles?

Das alles im grünen Bereich ist.

von Mike J. (linuxmint_user)


Lesenswert?

mhh schrieb:
> Das alles im grünen Bereich ist.

Das ist gut.

von Uhu U. (uhu)


Lesenswert?

Jörg Wunsch schrieb:
> Mehr als 1200 defekte Sektoren auf einer
> 36-GiB-Platte sind also völlig normal, während die andere (die bereits
> 2 in der grown defect list hat) initial sehr viel weniger hatte.

Da werden sie wohl gerade mal wieder den Schwellwert für weiche Sektoren 
gesenkt haben...

von oszi40 (Gast)


Lesenswert?

HD-Soft-Errors sind manchmal heimtückisch weil sie nach dem Reboot 
teilweise verschwinden und dann während der Laufzeit klammheimlich 
wiederkommen. Wenn es unnormal viele werden, sollte man die HD 
wegwerfen, da sie unzuverlässig wird.

von Roland P. (pram)


Lesenswert?

dann will ich auch mal, 2x Hitachi 2TB im RAID:
Eine davon hielt ~ 1 Woche

1
# smartctl -a /dev/sdc
2
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-8 Bruce Allen
3
Home page is http://smartmontools.sourceforge.net/
4
5
=== START OF INFORMATION SECTION ===
6
Device Model:     Hitachi HDS722020ALA330
7
Serial Number:    xxxxxxxxxxxxxxx
8
Firmware Version: JKAOA28A
9
User Capacity:    2,000,398,934,016 bytes
10
Device is:        Not in smartctl database [for details use: -P showall]
11
ATA Version is:   8
12
ATA Standard is:  ATA-8-ACS revision 4
13
Local Time is:    Wed May 26 08:57:17 2010 CEST
14
SMART support is: Available - device has SMART capability.
15
SMART support is: Enabled
16
17
SMART Attributes Data Structure revision number: 16
18
Vendor Specific SMART Attributes with Thresholds:
19
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
20
  1 Raw_Read_Error_Rate     0x000b   100   100   016    Pre-fail  Always       -       65536
21
  2 Throughput_Performance  0x0005   133   133   054    Pre-fail  Offline      -       100
22
  3 Spin_Up_Time            0x0007   122   122   024    Pre-fail  Always       -       611 (Average 575)
23
  4 Start_Stop_Count        0x0012   100   100   000    Old_age   Always       -       21
24
  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       -       123
25
  7 Seek_Error_Rate         0x000b   100   100   067    Pre-fail  Always       -       0
26
  8 Seek_Time_Performance   0x0005   110   110   020    Pre-fail  Offline      -       40
27
  9 Power_On_Hours          0x0012   100   100   000    Old_age   Always       -       209
28
 10 Spin_Retry_Count        0x0013   100   100   060    Pre-fail  Always       -       0
29
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       21
30
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       27
31
193 Load_Cycle_Count        0x0012   100   100   000    Old_age   Always       -       27
32
194 Temperature_Celsius     0x0002   162   162   000    Old_age   Always       -       37 (Lifetime Min/Max 22/46)
33
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       123
34
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       3
35
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0
36
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       0
37
38
SMART Error Log Version: 0
39
No Errors Logged
40
41
SMART Self-test log structure revision number 1
42
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
43
# 1  Extended offline    Completed: read failure       90%       164         65768949

von Maik (Gast)


Lesenswert?


von Uhu U. (uhu)


Lesenswert?

Unter Debian-Derivaten gibts das Paket gsmartcontrol - das ist ein GUI 
für das SMARZ-Zeug.

von Johnny B. (johnnyb)


Lesenswert?

Würde mich gern am Thread beteiligen, aber bei Platten im RAID-Verbund 
(RAID1) scheint die Sache leider sehr kompliziert zu sein... :-(

von mhh (Gast)


Lesenswert?

Roland Praml schrieb:
> 5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       - 
123

Das gefällt mir garnicht. Wenn nach 209 Betriebsstunden schon 123 
Ersatzsektoren in Benutzung sind, hätte ich Angst um meine Daten.

von Marko B. (glagnar)


Angehängte Dateien:

Lesenswert?

iPod Video 80GB

Weiss nicht ob die defekten Sektoren davon kommen, dass er mir schon ein 
paarmal runtergefallen ist. Tut aber einwandfrei. Selbst der Akku haelt 
noch ueber 20h.

von Uhu U. (uhu)


Lesenswert?

Eine nagelneue WDC WD15EARS-00J2GB0:
1
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
2
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
3
  3 Spin_Up_Time            0x0027   165   165   021    Pre-fail  Always       -       8716
4
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       25
5
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
6
  7 Seek_Error_Rate         0x002e   200   200   000    Old_age   Always       -       0
7
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       23
8
 10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
9
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
10
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       23
11
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       15
12
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       231
13
194 Temperature_Celsius     0x0022   119   117   000    Old_age   Always       -       33
14
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
15
197 Current_Pending_Sector  0x0032   199   199   000    Old_age   Always       -       330
16
198 Offline_Uncorrectable   0x0030   199   199   000    Old_age   Offline      -       330
17
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
18
200 Multi_Zone_Error_Rate   0x0008   199   199   000    Old_age   Offline      -       335

Mindestens einen Block hat sie ersetzt - bei 1,5 TB ist das wohl 
hinzunehmen, wenn es fürs erste dabei bleibt.

von Thomas B. (detritus)


Lesenswert?

Uhu Uhuhu schrieb:
1
   9 Power_On_Hours          0x0032   100   100   000    Old_age   Always -       23
2
...
3
 193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always -       231


Die "Green"-Modelle haben dieses aggressive Power-Management, wo nach 
einigen (~5) Sekunden Inaktivität der Kopf geparkt wird. Das kollidiert 
mit der Art, wie Linux mit Festplatten umgeht. Bei mir konnte man die 
Platte alle 5-6 Sekunden klacken hören, ohne dass Schreib/Lesevorgänge 
auftraten. Suchwort dazu wäre intellipark, das Netz ist voll davon. Die 
neueren Modelle dieser Platten sollen nun nicht mehr alle 
Intelliparkvorgänge loggen, weil sich bei WD die besorgten Anfragen 
häuften...
Es existiert ein mehr oder weniger inoffizielles Tool vom Hersteller, 
mit dem man den timer in der Platte umprogrammieren kann. Ich hab meinen 
auf 5min eingestellt, was geholfen hat.

Das 4k-Sektoren Problem kommt dann noch dazu, so frisch aus dem Laden 
ist das halt einfach keine Linux-Platte ;)

von Läubi .. (laeubi) Benutzerseite


Lesenswert?

Bringt es eigentlich was diesen smartctrl Dienst zu aktivieren? Was 
macht der genau?

von K. J. (Gast)


Angehängte Dateien:

Lesenswert?

hrhr die HDA3 hat schon gut betribstunden:

9 Power_On_Hours          0x0032   249   249   000    Old_age   Always - 
37724

von Uhu U. (uhu)


Lesenswert?

Thomas B. schrieb:
> Es existiert ein mehr oder weniger inoffizielles Tool vom Hersteller,
> mit dem man den timer in der Platte umprogrammieren kann. Ich hab meinen
> auf 5min eingestellt, was geholfen hat.

Ich benutze die Platte ausschließlich für Backup und schalte sie ab, 
wenn sie nicht gebraucht wird. Insofern wäre das von die beschriebene 
Problem zu verschmerzen.

Wie heißt denn das Tool und wo finde ich es?

Allerdings muß ich sagen, daß die Platte keinerlei Geräusche, außer 
einem leisen Surren von sich gibt.

> Das 4k-Sektoren Problem kommt dann noch dazu, so frisch aus dem Laden
> ist das halt einfach keine Linux-Platte ;)

Das ist überhaupt kein Problem, wenn man sie mit fdisk -u partitioniert.

von Thomas B. (detritus)


Lesenswert?

Uhu Uhuhu schrieb:
> Thomas B. schrieb:
>> Es existiert ein mehr oder weniger inoffizielles Tool vom Hersteller,
>> mit dem man den timer in der Platte umprogrammieren kann. Ich hab meinen
>> auf 5min eingestellt, was geholfen hat.
>
> Ich benutze die Platte ausschließlich für Backup und schalte sie ab,
> wenn sie nicht gebraucht wird. Insofern wäre das von die beschriebene
> Problem zu verschmerzen.
>
> Wie heißt denn das Tool und wo finde ich es?

http://www.readynas.com/forum/viewtopic.php?f=66&t=40557&start=0#p227360

>
>> Das 4k-Sektoren Problem kommt dann noch dazu, so frisch aus dem Laden
>> ist das halt einfach keine Linux-Platte ;)
>
> Das ist überhaupt kein Problem, wenn man sie mit fdisk -u partitioniert.

Jo, wenn man das vorher weiss ;)

von Uhu U. (uhu)


Lesenswert?

Danke für den Link.

von Andreas S. (andreas) (Admin) Benutzerseite


Lesenswert?

So sieht das RAID-1 in meinem Server aus:

Erste Platte:
1
=== START OF INFORMATION SECTION ===
2
Device Model:     SAMSUNG HD753LJ
3
Serial Number:    S13UJ90S407855
4
Firmware Version: 1AA01117
5
User Capacity:    750,156,374,016 bytes
6
Device is:        In smartctl database [for details use: -P show]
7
ATA Version is:   8
8
ATA Standard is:  ATA-8-ACS revision 3b
9
Local Time is:    Sun Jun 13 12:47:19 2010 CEST
10
...
11
SMART Attributes Data Structure revision number: 16
12
Vendor Specific SMART Attributes with Thresholds:
13
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
14
  1 Raw_Read_Error_Rate     0x000f   100   100   051    Pre-fail  Always       -       0
15
  3 Spin_Up_Time            0x0007   082   082   011    Pre-fail  Always       -       6370
16
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       4
17
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
18
  7 Seek_Error_Rate         0x000f   100   100   051    Pre-fail  Always       -       0
19
  8 Seek_Time_Performance   0x0025   100   100   015    Pre-fail  Offline      -       10969
20
  9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       8493
21
 10 Spin_Retry_Count        0x0033   100   100   051    Pre-fail  Always       -       0
22
 11 Calibration_Retry_Count 0x0012   100   100   000    Old_age   Always       -       0
23
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       4
24
 13 Read_Soft_Error_Rate    0x000e   100   100   000    Old_age   Always       -       0
25
183 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
26
184 Unknown_Attribute       0x0033   100   100   000    Pre-fail  Always       -       0
27
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
28
188 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
29
190 Airflow_Temperature_Cel 0x0022   064   063   000    Old_age   Always       -       36 (Lifetime Min/Max 14/37)
30
194 Temperature_Celsius     0x0022   063   062   000    Old_age   Always       -       37 (Lifetime Min/Max 14/43)
31
195 Hardware_ECC_Recovered  0x001a   100   100   000    Old_age   Always       -       316714903
32
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0
33
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
34
198 Offline_Uncorrectable   0x0030   100   100   000    Old_age   Offline      -       0
35
199 UDMA_CRC_Error_Count    0x003e   100   099   000    Old_age   Always       -       1
36
200 Multi_Zone_Error_Rate   0x000a   100   100   000    Old_age   Always       -       0
37
201 Soft_Read_Error_Rate    0x000a   100   100   000    Old_age   Always       -       0

Zweite Platte:
1
=== START OF INFORMATION SECTION ===
2
Device Model:     SAMSUNG HD753LJ
3
Serial Number:    S13UJ90S407856
4
Firmware Version: 1AA01117
5
User Capacity:    750,156,374,016 bytes
6
Device is:        In smartctl database [for details use: -P show]
7
ATA Version is:   8
8
ATA Standard is:  ATA-8-ACS revision 3b
9
Local Time is:    Sun Jun 13 12:48:06 2010 CEST
10
...
11
SMART Attributes Data Structure revision number: 16
12
Vendor Specific SMART Attributes with Thresholds:
13
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
14
  1 Raw_Read_Error_Rate     0x000f   100   100   051    Pre-fail  Always       -       0
15
  3 Spin_Up_Time            0x0007   081   081   011    Pre-fail  Always       -       6690
16
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       4
17
  5 Reallocated_Sector_Ct   0x0033   098   098   010    Pre-fail  Always       -       59
18
  7 Seek_Error_Rate         0x000f   100   100   051    Pre-fail  Always       -       0
19
  8 Seek_Time_Performance   0x0025   100   100   015    Pre-fail  Offline      -       11241
20
  9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       8493
21
 10 Spin_Retry_Count        0x0033   100   100   051    Pre-fail  Always       -       0
22
 11 Calibration_Retry_Count 0x0012   100   100   000    Old_age   Always       -       0
23
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       4
24
 13 Read_Soft_Error_Rate    0x000e   100   100   000    Old_age   Always       -       0
25
183 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
26
184 Unknown_Attribute       0x0033   100   100   000    Pre-fail  Always       -       0
27
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       1
28
188 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
29
190 Airflow_Temperature_Cel 0x0022   070   068   000    Old_age   Always       -       30 (Lifetime Min/Max 14/32)
30
194 Temperature_Celsius     0x0022   069   066   000    Old_age   Always       -       31 (Lifetime Min/Max 14/36)
31
195 Hardware_ECC_Recovered  0x001a   100   100   000    Old_age   Always       -       621804686
32
196 Reallocated_Event_Count 0x0032   099   099   000    Old_age   Always       -       59
33
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       1
34
198 Offline_Uncorrectable   0x0030   100   100   000    Old_age   Offline      -       0
35
199 UDMA_CRC_Error_Count    0x003e   100   100   000    Old_age   Always       -       0
36
200 Multi_Zone_Error_Rate   0x000a   100   099   000    Old_age   Always       -       23
37
201 Soft_Read_Error_Rate    0x000a   100   100   000    Old_age   Always       -       0

Muss ich mir um die zweite Platte Sorgen machen? Current_Pending_Sector, 
Multi_Zone_Error_Rate, Reported_Uncorrect und Reallocated_Sector_Ct 
sehen verdächtig aus.

von mhh (Gast)


Lesenswert?

Andreas Schwarz schrieb:
> Muss ich mir um die zweite Platte Sorgen machen?

Ja, und zwar große.

von Malte _. (malte) Benutzerseite


Angehängte Dateien:

Lesenswert?

Ok, dann hier mal meine Beiden Platten. sda ist die (Linux) Hauptplatte, 
sdb die dazu passende Backup Platte + extra Windows Spiele Partition. 
Deswegen haben beide Platten fast den gleichen Power Cycle count, aber 
sehr unterschiedliche Spin_up_time und Power_on_hours.
Im Anhang gibt es noch ein Log einer inzwischen entsorgten 160GB Platte, 
die mir den Verlust einiger (eher unwichtigen) Dateien beschert hat - 
deswegen jetzt die doppelten Platten.
1
smartctl --all /dev/sda
2
3
=== START OF INFORMATION SECTION ===
4
Model Family:     Western Digital Caviar Second Generation Serial ATA family
5
Device Model:     WDC WD3200AAKS-00VYA0
6
User Capacity:    320.071.851.520 bytes
7
8
SMART Attributes Data Structure revision number: 16
9
Vendor Specific SMART Attributes with Thresholds:
10
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
11
  1 Raw_Read_Error_Rate     0x000f   200   200   051    Pre-fail  Always       -       0
12
  3 Spin_Up_Time            0x0003   155   150   021    Pre-fail  Always       -       5208
13
  4 Start_Stop_Count        0x0032   099   099   000    Old_age   Always       -       1315
14
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
15
  7 Seek_Error_Rate         0x000e   200   200   051    Old_age   Always       -       0
16
  9 Power_On_Hours          0x0032   093   093   000    Old_age   Always       -       5564
17
 10 Spin_Retry_Count        0x0012   100   100   051    Old_age   Always       -       0
18
 11 Calibration_Retry_Count 0x0012   100   100   051    Old_age   Always       -       0
19
 12 Power_Cycle_Count       0x0032   099   099   000    Old_age   Always       -       1312
20
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       39
21
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       1315
22
194 Temperature_Celsius     0x0022   103   097   000    Old_age   Always       -       44
23
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
24
197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
25
198 Offline_Uncorrectable   0x0010   200   200   000    Old_age   Offline      -       0
26
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
27
200 Multi_Zone_Error_Rate   0x0008   200   200   051    Old_age   Offline      -       0
28
29
SMART Error Log Version: 1
30
No Errors Logged
31
32
SMART Self-test log structure revision number 1
33
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
34
# 1  Extended offline    Completed without error       00%      2407         -
35
# 2  Extended offline    Interrupted (host reset)      60%      2405         -
36
37
smartctl --all /dev/sdb
38
39
=== START OF INFORMATION SECTION ===
40
Model Family:     SAMSUNG SpinPoint T166 series
41
Device Model:     SAMSUNG HD501LJ
42
User Capacity:    500.106.780.160 bytes
43
44
SMART Attributes Data Structure revision number: 16
45
Vendor Specific SMART Attributes with Thresholds:
46
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
47
  1 Raw_Read_Error_Rate     0x000f   253   100   051    Pre-fail  Always       -       0
48
  3 Spin_Up_Time            0x0007   100   100   015    Pre-fail  Always       -       7104
49
  4 Start_Stop_Count        0x0032   098   098   000    Old_age   Always       -       2845
50
  5 Reallocated_Sector_Ct   0x0033   253   253   010    Pre-fail  Always       -       0
51
  7 Seek_Error_Rate         0x000f   253   253   051    Pre-fail  Always       -       0
52
  8 Seek_Time_Performance   0x0025   253   253   015    Pre-fail  Offline      -       0
53
  9 Power_On_Hours          0x0032   253   253   000    Old_age   Always       -       169
54
 10 Spin_Retry_Count        0x0033   253   253   051    Pre-fail  Always       -       0
55
 11 Calibration_Retry_Count 0x0012   253   253   000    Old_age   Always       -       0
56
 12 Power_Cycle_Count       0x0032   099   099   000    Old_age   Always       -       1311
57
 13 Read_Soft_Error_Rate    0x000e   100   100   000    Old_age   Always       -       5743
58
187 Reported_Uncorrect      0x0032   253   253   000    Old_age   Always       -       0
59
188 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       7
60
190 Airflow_Temperature_Cel 0x0022   072   058   000    Old_age   Always       -       28
61
194 Temperature_Celsius     0x0022   154   112   000    Old_age   Always       -       28
62
195 Hardware_ECC_Recovered  0x001a   100   100   000    Old_age   Always       -       5743
63
196 Reallocated_Event_Count 0x0032   253   253   000    Old_age   Always       -       0
64
197 Current_Pending_Sector  0x0012   253   253   000    Old_age   Always       -       0
65
198 Offline_Uncorrectable   0x0030   253   253   000    Old_age   Offline      -       0
66
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
67
200 Multi_Zone_Error_Rate   0x000a   253   100   000    Old_age   Always       -       0
68
201 Soft_Read_Error_Rate    0x000a   253   100   000    Old_age   Always       -       0
69
202 TA_Increase_Count       0x0032   253   253   000    Old_age   Always       -       0
70
71
Error SMART Error Log Read failed
72
Smartctl: SMART Error Log Read Failed

von Nice (Gast)


Lesenswert?

Kann mal jedmand drüber schauen ? hdb,hdf und hdh sehen nicht so gut 
aus, oder ?

1
/dev/hda
2
Model Family:     Western Digital Caviar SE family
3
Device Model:     WDC WD800JB-00JJA0
4
5
  1 Raw_Read_Error_Rate     0x000f   200   200   051    Pre-fail  Always       -       0
6
  3 Spin_Up_Time            0x0003   179   167   021    Pre-fail  Always       -       2008
7
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       143
8
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
9
  7 Seek_Error_Rate         0x000f   200   200   051    Pre-fail  Always       -       0
10
  9 Power_On_Hours          0x0032   046   046   000    Old_age   Always       -       40065
11
 10 Spin_Retry_Count        0x0013   100   100   051    Pre-fail  Always       -       0
12
 11 Calibration_Retry_Count 0x0012   100   100   051    Old_age   Always       -       0
13
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       126
14
194 Temperature_Celsius     0x0022   109   090   000    Old_age   Always       -       34
15
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
16
197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
17
198 Offline_Uncorrectable   0x0010   200   200   000    Old_age   Offline      -       0
18
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
19
200 Multi_Zone_Error_Rate   0x0009   200   200   051    Pre-fail  Offline      -       0
1
/dev/hdb
2
Device Model:     SAMSUNG SP1654N
3
Serial Number:    S0GEJ1EP400228
4
5
  1 Raw_Read_Error_Rate     0x000f   100   100   051    Pre-fail  Always       -       0
6
  3 Spin_Up_Time            0x0007   253   253   025    Pre-fail  Always       -       5888
7
  4 Start_Stop_Count        0x0032   097   097   000    Old_age   Always       -       3895
8
  5 Reallocated_Sector_Ct   0x0033   253   253   010    Pre-fail  Always       -       0
9
  7 Seek_Error_Rate         0x000f   253   253   051    Pre-fail  Always       -       0
10
  8 Seek_Time_Performance   0x0025   253   253   015    Pre-fail  Offline      -       0
11
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       19933
12
 10 Spin_Retry_Count        0x0033   253   253   051    Pre-fail  Always       -       0
13
 11 Calibration_Retry_Count 0x0012   253   253   000    Old_age   Always       -       0
14
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       164
15
187 Reported_Uncorrect      0x0032   253   253   000    Old_age   Always       -       0
16
190 Airflow_Temperature_Cel 0x0022   148   085   000    Old_age   Always       -       30
17
194 Temperature_Celsius     0x0022   148   085   000    Old_age   Always       -       30
18
195 Hardware_ECC_Recovered  0x001a   100   100   000    Old_age   Always       -       126743869
19
196 Reallocated_Event_Count 0x0032   253   253   000    Old_age   Always       -       0
20
197 Current_Pending_Sector  0x0012   253   253   000    Old_age   Always       -       0
21
198 Offline_Uncorrectable   0x0030   253   253   000    Old_age   Offline      -       0
22
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
23
200 Multi_Zone_Error_Rate   0x000a   100   100   000    Old_age   Always       -       0
24
201 Soft_Read_Error_Rate    0x000a   100   100   000    Old_age   Always       -       0
1
/dev/hdc
2
Model Family:     Western Digital Caviar SE family
3
Device Model:     WDC WD1200JB-00EVA0
4
5
  1 Raw_Read_Error_Rate     0x000b   200   200   051    Pre-fail  Always       -       0
6
  3 Spin_Up_Time            0x0007   153   145   021    Pre-fail  Always       -       2858
7
  4 Start_Stop_Count        0x0032   084   084   040    Old_age   Always       -       16647
8
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
9
  7 Seek_Error_Rate         0x000b   200   200   051    Pre-fail  Always       -       0
10
  9 Power_On_Hours          0x0032   020   020   000    Old_age   Always       -       58441
11
 10 Spin_Retry_Count        0x0013   100   100   051    Pre-fail  Always       -       0
12
 11 Calibration_Retry_Count 0x0013   100   100   051    Pre-fail  Always       -       0
13
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       126
14
194 Temperature_Celsius     0x0022   119   253   000    Old_age   Always       -       31
15
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
16
197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
17
198 Offline_Uncorrectable   0x0012   200   200   000    Old_age   Always       -       0
18
199 UDMA_CRC_Error_Count    0x000a   200   253   000    Old_age   Always       -       39
19
200 Multi_Zone_Error_Rate   0x0009   200   155   051    Pre-fail  Offline      -       0
1
/dev/hdd
2
Device Model:     WDC WD5000AAKB-00H8A0
3
Serial Number:    WD-WCASY9417946
4
5
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
6
  3 Spin_Up_Time            0x0027   165   162   021    Pre-fail  Always       -       4708
7
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       17
8
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
9
  7 Seek_Error_Rate         0x002e   100   253   000    Old_age   Always       -       0
10
  9 Power_On_Hours          0x0032   096   096   000    Old_age   Always       -       3391
11
 10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
12
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
13
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       15
14
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       14
15
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       17
16
194 Temperature_Celsius     0x0022   109   108   000    Old_age   Always       -       38
17
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
18
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
19
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       0
20
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
21
200 Multi_Zone_Error_Rate   0x0008   200   200   000    Old_age   Offline      -       0
1
/dev/hdf
2
Model Family:     Seagate Barracuda 7200.10 family
3
Device Model:     ST3320620A
4
5
  1 Raw_Read_Error_Rate     0x000f   098   087   006    Pre-fail  Always       -       151910673
6
  3 Spin_Up_Time            0x0003   095   095   000    Pre-fail  Always       -       0
7
  4 Start_Stop_Count        0x0032   075   075   020    Old_age   Always       -       25662
8
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always       -       0
9
  7 Seek_Error_Rate         0x000f   088   060   030    Pre-fail  Always       -       723015741
10
  9 Power_On_Hours          0x0032   071   071   000    Old_age   Always       -       25782
11
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
12
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       75
13
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
14
189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0
15
190 Airflow_Temperature_Cel 0x0022   054   033   045    Old_age   Always   In_the_past 46 (255 255 49 35)
16
194 Temperature_Celsius     0x0022   046   067   000    Old_age   Always       -       46 (0 25 0 0)
17
195 Hardware_ECC_Recovered  0x001a   056   049   000    Old_age   Always       -       217035890
18
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
19
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
20
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
21
200 Multi_Zone_Error_Rate   0x0000   100   253   000    Old_age   Offline      -       0
22
202 TA_Increase_Count       0x0032   100   253   000    Old_age   Always       -       0
1
/dev/hdg
2
Model Family:     Western Digital Caviar SE family
3
Device Model:     WDC WD3200AAJB-00J3A0
4
5
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
6
  3 Spin_Up_Time            0x0027   134   133   021    Pre-fail  Always       -       4291
7
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       32
8
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
9
  7 Seek_Error_Rate         0x002e   200   200   000    Old_age   Always       -       0
10
  9 Power_On_Hours          0x0032   086   086   000    Old_age   Always       -       10836
11
 10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
12
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
13
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       30
14
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       29
15
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       32
16
194 Temperature_Celsius     0x0022   100   081   000    Old_age   Always       -       43
17
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
18
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       2
19
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       0
20
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
21
200 Multi_Zone_Error_Rate   0x0008   200   200   000    Old_age   Offline      -       0
1
/dev/hdh
2
Model Family:     SAMSUNG SpinPoint T133 series
3
Device Model:     SAMSUNG HD400LD
4
5
  1 Raw_Read_Error_Rate     0x000f   253   100   051    Pre-fail  Always       -       0
6
  3 Spin_Up_Time            0x0007   100   100   015    Pre-fail  Always       -       7936
7
  4 Start_Stop_Count        0x0032   088   088   000    Old_age   Always       -       12992
8
  5 Reallocated_Sector_Ct   0x0033   253   253   010    Pre-fail  Always       -       0
9
  7 Seek_Error_Rate         0x000f   253   253   051    Pre-fail  Always       -       0
10
  8 Seek_Time_Performance   0x0025   253   253   015    Pre-fail  Offline      -       0
11
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       19709
12
 10 Spin_Retry_Count        0x0033   253   253   051    Pre-fail  Always       -       0
13
 11 Calibration_Retry_Count 0x0012   253   253   000    Old_age   Always       -       0
14
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       48
15
190 Airflow_Temperature_Cel 0x0022   062   042   000    Old_age   Always       -       38
16
194 Temperature_Celsius     0x0022   124   064   000    Old_age   Always       -       38
17
195 Hardware_ECC_Recovered  0x001a   100   100   000    Old_age   Always       -       8289
18
196 Reallocated_Event_Count 0x0032   253   253   000    Old_age   Always       -       0
19
197 Current_Pending_Sector  0x0012   253   253   000    Old_age   Always       -       0
20
198 Offline_Uncorrectable   0x0030   253   253   000    Old_age   Offline      -       0
21
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
22
200 Multi_Zone_Error_Rate   0x000a   100   100   000    Old_age   Always       -       0
23
201 Soft_Read_Error_Rate    0x000a   253   100   000    Old_age   Always       -       0

von mhh (Gast)


Lesenswert?

hdf und hdg besser kühlen, hdg im Auge behalten. Sonst ist alles in 
Ordnung.

von Nice (Gast)


Lesenswert?

Wenn wir schon bei sind ...
1
/dev/sda
2
Model Family:     Fujitsu MHY2 BH series
3
Device Model:     FUJITSU MHY2120BH
4
5
  1 Raw_Read_Error_Rate     0x000f   100   100   046    Pre-fail  Always       -       181847
6
  2 Throughput_Performance  0x0005   100   100   030    Pre-fail  Offline      -       27131904
7
  3 Spin_Up_Time            0x0003   100   100   025    Pre-fail  Always       -       1
8
  4 Start_Stop_Count        0x0032   099   099   000    Old_age   Always       -       566
9
  5 Reallocated_Sector_Ct   0x0033   100   100   024    Pre-fail  Always       -       0 (2000, 0)
10
  7 Seek_Error_Rate         0x000f   100   100   047    Pre-fail  Always       -       1662
11
  8 Seek_Time_Performance   0x0005   100   100   019    Pre-fail  Offline      -       0
12
  9 Power_On_Hours          0x0032   068   068   000    Old_age   Always       -       16118
13
 10 Spin_Retry_Count        0x0013   100   100   020    Pre-fail  Always       -       0
14
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       192
15
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       25
16
193 Load_Cycle_Count        0x0032   074   074   000    Old_age   Always       -       531259
17
194 Temperature_Celsius     0x0022   100   100   000    Old_age   Always       -       39 (Lifetime Min/Max 15/51)
18
195 Hardware_ECC_Recovered  0x001a   100   100   000    Old_age   Always       -       538
19
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0 (0, 6801)
20
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
21
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
22
199 UDMA_CRC_Error_Count    0x003e   200   253   000    Old_age   Always       -       0
23
200 Multi_Zone_Error_Rate   0x000f   100   100   060    Pre-fail  Always       -       16413
24
203 Run_Out_Cancel          0x0002   100   100   000    Old_age   Always       -       429528776828
25
240 Transfer_Error_Rate     0x003e   200   200   000    Old_age   Always       -       0
1
/dev/hda
2
Model Family:     Fujitsu MHV series
3
Device Model:     FUJITSU MHV2100AT
4
5
  1 Raw_Read_Error_Rate     0x000f   100   100   046    Pre-fail  Always       -       183778
6
  2 Throughput_Performance  0x0005   100   100   030    Pre-fail  Offline      -       36503552
7
  3 Spin_Up_Time            0x0003   100   100   025    Pre-fail  Always       -       1
8
  4 Start_Stop_Count        0x0032   099   099   000    Old_age   Always       -       963
9
  5 Reallocated_Sector_Ct   0x0033   100   100   024    Pre-fail  Always       -       0 (2000, 0)
10
  7 Seek_Error_Rate         0x000f   100   100   047    Pre-fail  Always       -       2695
11
  8 Seek_Time_Performance   0x0005   100   100   019    Pre-fail  Offline      -       0
12
  9 Power_On_Seconds        0x0032   070   070   000    Old_age   Always       -       15033h+12m+35s
13
 10 Spin_Retry_Count        0x0013   100   100   020    Pre-fail  Always       -       0
14
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       341
15
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       90
16
193 Load_Cycle_Count        0x0032   089   089   000    Old_age   Always       -       227000
17
194 Temperature_Celsius     0x0022   100   075   000    Old_age   Always       -       52 (Lifetime Min/Max 7/65)
18
195 Hardware_ECC_Recovered  0x001a   100   100   000    Old_age   Always       -       18866
19
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0 (0, 6892)
20
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
21
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
22
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
23
200 Multi_Zone_Error_Rate   0x000f   100   100   060    Pre-fail  Always       -       31972
24
203 Run_Out_Cancel          0x0002   100   100   000    Old_age   Always       -       3732196490537

von mhh (Gast)


Lesenswert?

Wenn Du die 2. Platte weiterhin zum Ausheizen Deines Zimmers benutzt, 
ist sie bald hinüber. Garantie hat sie jedenfalls nicht mehr, da die 
60°C schon mal überschritten wurden.

von Nice (Gast)


Lesenswert?

@mhh

Tja, was soll ich da machen ? Die liegt brav im Laptopgehäuse und der 
hat "ein wenig" zu tun.

von mhh (Gast)


Lesenswert?

Nice schrieb:
> Tja, was soll ich da machen ?

An Backup denken.

Nice schrieb:
> Die liegt brav im Laptopgehäuse und der
> hat "ein wenig" zu tun.

Was macht man tgl. 15h (im Durchschnitt) an Datentransver? Dafür ist ein 
Laptop eigentlich nicht ausgelegt. Da hast Du ausversehen ein solides 
Modell ausgewählt. :)

von Peter D. (peda)


Lesenswert?

Mal ne Frage, was bedeutet es, wenn diese beiden Werte hochzählen:

Seek Error Rate: 45796760
Hardware ECC recovered: 104507529

Ist meine Notebook-Platte.
Kürzlich wurde das Windows nicht mehr erkannt.
Ich hab dann auf C: neu installiert.
Die Partition D: war aber noch alles o.k.

Jetzt sind es schon
Seek Error Rate: 45797330
Hardware ECC recovered: 104507779

Health Status: Ok

Peter

von mhh (Gast)


Lesenswert?

Seagate? Da ist das normal und unbedenklich.


Peter Dannegger schrieb:
> Kürzlich wurde das Windows nicht mehr erkannt.

Kann andere Ursache haben als Probleme mit der HDD. Aber 
sicherheitshalber mit HDTune einen Oberflächentest machen, wegen ev. 
defekter Sektoren.

von Peter D. (peda)


Lesenswert?

mhh schrieb:
> Seagate?

Stimmt, ist ne ST9160821A

> Da ist das normal und unbedenklich.

Na dann bin ich ja beruhigt.


Peter

von Sebastian E. (musarati)


Lesenswert?

Mein Selbstbau NAS: (FreeNAS)

HDD1
1
SMART Attributes Data Structure revision number: 16
2
Vendor Specific SMART Attributes with Thresholds:
3
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
4
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
5
  3 Spin_Up_Time            0x0027   147   143   021    Pre-fail  Always       -       9650
6
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       41
7
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
8
  7 Seek_Error_Rate         0x002e   100   253   000    Old_age   Always       -       0
9
  9 Power_On_Hours          0x0032   095   095   000    Old_age   Always       -       4157
10
 10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
11
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
12
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       40
13
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       38
14
193 Load_Cycle_Count        0x0032   114   114   000    Old_age   Always       -       259096
15
194 Temperature_Celsius     0x0022   120   099   000    Old_age   Always       -       32
16
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
17
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
18
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       0
19
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
20
200 Multi_Zone_Error_Rate   0x0008   200   200   000    Old_age   Offline      -       1

HDD2
1
SMART Attributes Data Structure revision number: 16
2
Vendor Specific SMART Attributes with Thresholds:
3
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
4
  1 Raw_Read_Error_Rate     0x002f   198   197   051    Pre-fail  Always       -       781
5
  3 Spin_Up_Time            0x0027   153   149   021    Pre-fail  Always       -       9308
6
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       41
7
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
8
  7 Seek_Error_Rate         0x002e   100   253   000    Old_age   Always       -       0
9
  9 Power_On_Hours          0x0032   095   095   000    Old_age   Always       -       4157
10
 10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
11
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
12
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       40
13
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       38
14
193 Load_Cycle_Count        0x0032   114   114   000    Old_age   Always       -       259068
15
194 Temperature_Celsius     0x0022   119   101   000    Old_age   Always       -       33
16
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
17
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
18
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       0
19
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
20
200 Multi_Zone_Error_Rate   0x0008   196   196   000    Old_age   Offline      -       753

HDD3
1
SMART Attributes Data Structure revision number: 16
2
Vendor Specific SMART Attributes with Thresholds:
3
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
4
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
5
  3 Spin_Up_Time            0x0027   146   145   021    Pre-fail  Always       -       9691
6
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       40
7
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
8
  7 Seek_Error_Rate         0x002e   100   253   000    Old_age   Always       -       0
9
  9 Power_On_Hours          0x0032   095   095   000    Old_age   Always       -       4157
10
 10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
11
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
12
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       39
13
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       39
14
193 Load_Cycle_Count        0x0032   115   115   000    Old_age   Always       -       257971
15
194 Temperature_Celsius     0x0022   121   102   000    Old_age   Always       -       31
16
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
17
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
18
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       0
19
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
20
200 Multi_Zone_Error_Rate   0x0008   200   200   000    Old_age   Offline      -       0

HDD4
1
SMART Attributes Data Structure revision number: 16
2
Vendor Specific SMART Attributes with Thresholds:
3
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
4
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
5
  3 Spin_Up_Time            0x0027   149   146   021    Pre-fail  Always       -       9508
6
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       41
7
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
8
  7 Seek_Error_Rate         0x002e   100   253   000    Old_age   Always       -       0
9
  9 Power_On_Hours          0x0032   095   095   000    Old_age   Always       -       4157
10
 10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
11
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
12
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       40
13
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       40
14
193 Load_Cycle_Count        0x0032   115   115   000    Old_age   Always       -       257724
15
194 Temperature_Celsius     0x0022   121   101   000    Old_age   Always       -       31
16
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
17
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
18
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       0
19
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
20
200 Multi_Zone_Error_Rate   0x0008   200   200   000    Old_age   Offline      -       0

von mhh (Gast)


Lesenswert?

http://www.tomshardware.de/Festplatten-Lebensdauer,testberichte-240582.html

Also Sicherheit gibt es weniger als vor ein paar Jahren. Und SSD ist 
nicht die Lösung mit ihrer begrenzten Beschreibbarkeit.

Also immer schön ans Backup denken.  :)

von trebor (Gast)


Angehängte Dateien:

Lesenswert?

Hallo miteinander

Habe bei einer Festplatte eine Temperaturanzeige von 50°C,
aber sie ist eigentlich nur handwarm.
Blase ich die Festplatten mit einem Ventilator zusätzlich an,
so sinken die Temperaturen der beiden Samsung 1TB-Platten,
aber bei der Excelstor ändert sich nichts :-(
Eigentlich war sie schon von neu her immer 5°C wärmer wie die anderen,
aber jetzt gibts sie mir echt zu denken.

Verschiedene Smarttools geben gleiche Werte aus,
aber nie höher wie 50°C.
Wird der Temperatureintrag irgendwie falsch interpretiert?

190 Airflow_Temperature_Cel 0x0022   067   055   000    Old_age   Always 
-       33 (Lifetime Min/Max 23/45)
194 Temperature_Celsius     0x0022   067   054   000    Old_age   Always 
-       33 (Lifetime Min/Max 23/46)

MfG Robert

von mhh (Gast)


Lesenswert?

Festplatten MÜSSEN in einem Luftstrom liegen. Die Hitze entsteht auf der 
Unter(Kontroller-)seite. Ein Anblasen von oben hilft also fast nichts.

Deine geposteten Werte sind die Samsung Platten? (z.Z. 33°C)

von trebor (Gast)


Angehängte Dateien:

Lesenswert?

Die Festplatten sind in einem Käfig mit Ventilator davor eingebaut,
soviel zur Theorie ;-)
Die Smartwerte sind tatsächlich von der einen Samsung (sda, Sata) 
gewesen,
aber nun sind die Werte von der Excelstor(sdc, Pata), der Systemplatte.

194 Temperature_Celsius     0x0002   150   150   000    Old_age   Always 
-       40 (Lifetime Min/Max 22/50)

Nun bin ich etwas konsterniert, da die Temperatur der Platte sich auf 
einen Schlag (innert 5 Minuten) geändert hat, ohne jegliches weiteres 
Zutun meinerseits :-(

von mhh (Gast)


Lesenswert?

Post doch mal bitte alle S.M.A.R.T. Werte der Excelstor.

Excelstor hat nicht gerade den Ruf eines (einigermaßen) zuverlässigen 
Datenspeichers. Gerüchteweise wird auf ausrangierten Produktionsanlagen 
anderer Hersteller produziert. Also an Datensicherung denken.

von trebor (Gast)


Lesenswert?

Die 17 S.M.A.R.T.-Daten sind doch im Anhang?
Andere Smart-Prg zeigen auch nicht mehr Einträge an
oder welchen Befehl zum Abrufen meinst Du?

Bis jetzt hatte ich keinerlei Probleme mit Excelstor-Platten,
aber irgendmal ist jede HD mal beim EOL angelangt ;-)

von mhh (Gast)


Lesenswert?

Entschuldigung, hatte bei den Bildern die Textdatei übersehen.

Für den fast Dauerbetrieb sehen die Werte gut aus. Hast Du die 3 Platten 
mit Abstand untereinander verbaut? Wenn ja, lassen sich die 50°C mit 
Lüfter davor nicht wirklich erklären.

von Hans Hans (Gast)


Lesenswert?

Sieht fuer eine DTLA-Death-Star gar nicht schlecht aus.

Die Platte war von ca. April 2000 bis 2002 in einem 
Desktop-Selbstbau-Server eingebaut, wurde danach ausgebaut (und hat 
dabei neue Firmware bekommen) und in einen Sun Fire 100 eingebaut, die 
heute noch als NTP-Server arbeitet (auch fuer pool.ntp.org).

Da der Server direkt kalte Luft von der Klima in Gehauese geblasen 
bekommen, bleibt die Platte unter 30 Grad C.

Mal schauen, wie lange die Hardware noch haelt. Ein NTP-Server - selbst 
mit Millionen von Anfragen pro Stunde - macht ja kaum Last. Da man einen 
NTP-Server auch nicht auf einer virtuellen Maschine laufen lassen will/ 
kann, kaeme als Ersatz hoechstens eine Atom-Maschine in Betracht (da 
gibts immerhin schon ein paar schoene Rackmount-Loesungen)...

1
=== START OF INFORMATION SECTION ===
2
Device Model:     IBM-DTLA-307060
3
[...]
4
5
SMART Attributes Data Structure revision number: 16
6
Vendor Specific SMART Attributes with Thresholds:
7
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED 
8
WHEN_FAILED RAW_VALUE
9
  1 Raw_Read_Error_Rate     0x000b   100   100   060    Pre-fail  Always  
10
    -       0
11
  2 Throughput_Performance  0x0005   100   100   050    Pre-fail  Offline 
12
    -       0
13
  3 Spin_Up_Time            0x0007   115   115   024    Pre-fail  Always  
14
    -       188 (Average 194)
15
  4 Start_Stop_Count        0x0012   099   099   000    Old_age   Always  
16
    -       9
17
  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always  
18
    -       11
19
  7 Seek_Error_Rate         0x000b   100   100   067    Pre-fail  Always  
20
    -       0
21
  8 Seek_Time_Performance   0x0005   100   100   020    Pre-fail  Offline 
22
    -       0
23
  9 Power_On_Hours          0x0012   097   097   000    Old_age   Always  
24
    -       83912
25
 10 Spin_Retry_Count        0x0013   100   100   060    Pre-fail  Always  
26
    -       0
27
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always  
28
    -       9
29
192 Power-Off_Retract_Count 0x0032   097   097   050    Old_age   Always  
30
    -       9
31
193 Load_Cycle_Count        0x0012   097   097   050    Old_age   Always  
32
    -       9
33
194 Temperature_Celsius     0x0002   183   183   000    Old_age   Always  
34
    -       29
35
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always  
36
    -       11
37
197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always  
38
    -       0
39
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline 
40
    -       0
41
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always  
42
    -       3441

von mhh (Gast)


Lesenswert?

Hans Hans schrieb:
> 5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always
>     -       11

Platte im Auge behalten.


Hans Hans schrieb:
> 199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always
>     -       3441

Schnittstellenprobleme?

von trebor (Gast)


Lesenswert?

@mhh:

Kann ja passieren, da der Text im Verhältnis zu den Bildern klein ist 
;-)
Ja, sind in einem 4er-Käfig.
Die beiden Samsung sind zuoberst eingebaut und die Excelstor zuunterst,
mit Zwischenraum, damit ihre Wärme sich nicht überträgt.
Werde demnach sie mal hochsetzen und hoffen,
dass die Samsungs nicht zuviel von ihrer Wärme merken
und die Steuerplatine etwas mehr Luft bekommt.

von Marko B. (glagnar)


Lesenswert?

Und falls jemanden interessieren sollte wie die SMART-Daten mit 
tatsaechlichen Ausfaellen in Verbindung stehen:

http://static.googleusercontent.com/external_content/untrusted_dlcp/labs.google.com/en//papers/disk_failures.pdf

Interessanterweise haben kuehlere Platten eine hoehere Ausfallrate.

von Valentin B. (nitnelav) Benutzerseite


Lesenswert?

Hier mal meine Werte von einer Festplatte aus einem Notebook. Leider 
wird das Notebook so warm, dass schon eine Plastik-Matte, die darunter 
lag geschmolzen ist. Woran's liegt weiß ich auch nicht so wirklich, aber 
eigentlich dürften sich Notebooks im Betrieb doch nicht über 100° 
Innenraumtemperatur erhitzen?
Meine Festplatte hat jetzt (kurz nach dem Start) eine Temperatur von 
45°C, später im Betrieb, vor allem wenn Graphik oder Rechenleistung 
genutzt werden, geht es hoch bis 120°C.
Hat jemand eine Idee?
1
HDTune: FUJITSU MHZ2320BH G2 Health
2
3
ID                               Current  Worst    ThresholdData       Status   
4
(01) Raw Read Error Rate         100      100      46       217790     Ok       
5
(02) Throughput Performance      100      100      30       57475072   Ok       
6
(03) Spin Up Time                100      100      25       1          Ok       
7
(04) Start/Stop Count            99       99       0        1060       Ok       
8
(05) Reallocated Sector Count    100      100      24       0          Ok       
9
(07) Seek Error Rate             100      100      47       452        Ok       
10
(08) Seek Time Performance       100      100      19       0          Ok       
11
(09) Power On Hours Count        97       97       0        1568       Ok       
12
(0A) Spin Retry Count            100      100      20       0          Ok       
13
(0C) Power Cycle Count           100      100      0        1059       Ok       
14
(C0) Power Off Retract Count     100      100      0        92         Ok       
15
(C1) Load Cycle Count            100      100      0        4586       Ok     
16
(C2) Temperature                 100      75       0        1048620    Ok       
17
(C3) Hardware ECC Recovered      100      100      0        1483       Ok       
18
(C4) Reallocated Event Count     100      100      0        444137472  Ok       
19
(C5) Current Pending Sector      100      100      0        0          Ok       
20
(C6) Offline Uncorrectable       100      100      0        0          Ok       
21
(C7) Ultra DMA CRC Error Count   200      253      0        1          Ok       
22
(C8) Write Error Rate            100      100      60       12041      Ok       
23
(CB) Run Out Cancel              100      100      0        -55377489  Ok       
24
(F0) Head Flying Hours           200      200      0        0          Ok       
25
26
Power On Time         : 1568
27
Health Status         : Ok
mit freundlichen Grüßen,
Valentin Buck

von mhh (Gast)


Lesenswert?

Valentin Buck schrieb:
> geht es hoch bis 120°C.

Wenn Du eine Festplatte auf 120°C bekommen würdest, wäre ein sofortiger 
Defekt die Folge. Worst 75°C, wenn das Ausleseprogramm es richtig 
interprätiert, ist schon heftig genug.

Valentin Buck schrieb:
> Meine Festplatte hat jetzt (kurz nach dem Start) eine Temperatur von
> 45°C,

Verwende mal ein anderes Programm zum auslesen.


Du solltest die Lüftungswege in dem Gerät von der Staubwolle befreien. 
Außerdem muss das Gerät auf einer ebenen Fläche betrieben werden, so daß 
von unten auch Luft ran kann (aber das wirst Du sicher wissen). Wenn da 
die extremen Temperaturen bleiben, wird es nicht mehr lange leben.

von Thomas K. (muetze1)


Angehängte Dateien:

Lesenswert?

Meine beiden Maxtor Platten aus dem aktuellen und alten 
Entwicklungsdesktop. Die Temperatur habe ich im Berichtsnamen angegeben. 
Werte sind mit O&O DriveLED4 ausgelesen.

Meine Notebookplatte wird auch immer richtig heiss (47 °C), dabei sogar 
unerheblich ob auf Dockingstation oder Stand-Alone. Ich reiche die Werte 
der Notebookplatte mal nach.

von mhh (Gast)


Lesenswert?

Anzahl der Start/Stopvorgänge des Spindelmotors  0
Anzahl der Stunden in Betrieb                    0

Nimm bitte was anderes, das Programm ist dämlich. Viele Daten können 
einfach nicht so sein wie angezeigt.

Suche nach der Freewareversion von HDTune z.B.

von Thomas K. (muetze1)


Lesenswert?

Schau einfach mal nicht in die Spalte "Grenzwert" sondern in die Spalte 
"aktueller Wert".

von mhh (Gast)


Lesenswert?

Das haut trotzdem nicht hin.
Es fehlt die Spalte "Daten"

ID  Eigenschaften-Beschreibung  Grenzwert  Wert
05  Reallocated Sector Count    36         100

Schlechtester Wert  Daten  Status
100                 0      OK:    Wert ist normal

von CPU (Gast)


Lesenswert?

> Meine Festplatte hat jetzt (kurz nach dem Start) eine Temperatur von
> 45°C, später im Betrieb, vor allem wenn Graphik oder Rechenleistung
> genutzt werden, geht es hoch bis 120°C.
> Hat jemand eine Idee?

Das ist die CPU ! Einfach mal säubern und den Lüfter testen, evtl. ist 
der auch defekt (teilweise).

von User (Gast)


Lesenswert?

Oder der Wert ist in Farenheit angegeben?

von Markus F. (5volt) Benutzerseite


Angehängte Dateien:

Lesenswert?

Hier die Werte von den 3 (schon etwas älteren) HDDs in meinem PC. Sieht 
eigentlich alles ok aus.
Das mit dem "Spin Retry Count" ist auch bei neuen Seagate-HDDs so, die 
hohen Werte bei "Raw Read Error Rate", "Seek Error Rate" und "Hardware 
ECC Recovered" sind bei Seagate-HDDs auch üblich.
Und die Werte von "UltraDMA ECC Error Count" stammen einfach daher, dass 
ich mal ein IDE-Kabel mit Wackelkontakt hatte...

von mhh (Gast)


Lesenswert?

Wer heute mal nachsieht, wird eventuelle Defizite in seiner Kühlung 
bemerken.

Bei mir 36°C und 37°C, in einem anderen Rechner 34°C.
In meinen Rechnern geht es ganz luftig zu.  :)

von Der F. (flins)


Angehängte Dateien:

Lesenswert?

Hier zwei HDDs aus meinem jetzigen Werkstatt-Rechner. Gekauft 2003 und 
2005, haben also schon einige Kilometer drauf.

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.