Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: Ubuntu-Forum & Kubuntu-Forum | www.Ubuntu-Forum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

  • »4Lions« ist der Autor dieses Themas

Beiträge: 35

Registrierungsdatum: 28.12.2010

Derivat: Ubuntu

Architektur: 64-Bit PC

Desktop: Unity

  • Nachricht senden

1

28.05.2017, 21:49

Festplatte manchmal komisch

Hey Leute,
ich habe irgendwie schon seit dem Kauf (vor 2.5 Jahren) meines Laptops in unregelmäßigen Abständen mal wieder Probleme mit meiner Festplatte. Am Anfang stürzte der Laptop aufgrund irgendwelcher Read-Errors bei jedem 3. Starten dauernd ab. Kurz bevor ich den Laptop dann einschicken wollte, ging von einmal wieder alles. Letztens ist mir der gesamte Laptop eingefreezt als ich in einer VirtualMachine mit Windows gearbeitet habe, weil offenbar nichts mehr von der Festplatte gelesen werden konnte. Heute konnte ich Windows (DualBoot) kaum starten, weil dauernd von der Festplatte gelesen wurde (wobei das vllt auch was Windowsspezifisches sein könnte. Einen echten Verlust von Daten hatte ich aber dennoch noch nie.

Ein Langzeittest per S.M.A.R.T.. liefert zumindest für meine Augen nichts ungewöhnliches.
Findet jemand von euch Anzeichen für ein baldiges Ableben? Die Seek-Error-Rate scheint insbesondere aufgrund der Seagateeigenen Kodierung so hoch zu sein (http://sgros.blogspot.de/2013/01/seagate…art-values.html)

Aktueller Test:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.15.0-031500-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Laptop SSHD
Device Model:     ST500LM000-1EJ162
Serial Number:    W370TG3M
LU WWN Device Id: 5 000c50 06abcb809
Firmware Version: LVD1
User Capacity:    500.107.862.016 bytes [500 GB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun May 28 21:11:51 2017 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
See vendor-specific Attribute list for marginal Attributes.

General SMART Values:
Offline data collection status:  (0x82)	Offline data collection activity
					was completed without error.
					Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(  139) seconds.
Offline data collection
capabilities: 			 (0x7b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   1) minutes.
Extended self-test routine
recommended polling time: 	 (  99) minutes.
Conveyance self-test routine
recommended polling time: 	 (   2) minutes.
SCT capabilities: 	       (0x1081)	SCT Status supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   117   099   006    Pre-fail  Always       -       122808440
  3 Spin_Up_Time            0x0003   099   099   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   098   098   020    Old_age   Always       -       3038
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   067   060   030    Pre-fail  Always       -       51610995710
  9 Power_On_Hours          0x0032   095   095   000    Old_age   Always       -       4892
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   098   098   020    Old_age   Always       -       2858
184 End-to-End_Error        0x0032   027   027   099    Old_age   Always   FAILING_NOW 73
187 Reported_Uncorrect      0x0032   094   094   000    Old_age   Always       -       6
188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       65547
189 High_Fly_Writes         0x003a   093   093   000    Old_age   Always       -       7
190 Airflow_Temperature_Cel 0x0022   055   048   045    Old_age   Always       -       45 (Min/Max 28/52)
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       80
193 Load_Cycle_Count        0x0032   093   093   000    Old_age   Always       -       15401
194 Temperature_Celsius     0x0022   045   052   000    Old_age   Always       -       45 (0 14 0 0 0)
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
254 Free_Fall_Sensor        0x0032   100   100   000    Old_age   Always       -       0

SMART Error Log Version: 1
ATA Error Count: 54 (device log contains only the most recent five errors)
	CR = Command Register [HEX]
	FR = Features Register [HEX]
	SC = Sector Count Register [HEX]
	SN = Sector Number Register [HEX]
	CL = Cylinder Low Register [HEX]
	CH = Cylinder High Register [HEX]
	DH = Device/Head Register [HEX]
	DC = Device Command Register [HEX]
	ER = Error register [HEX]
	ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 54 occurred at disk power-on lifetime: 1775 hours (73 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 84 e7 77 00  Error: UNC at LBA = 0x0077e784 = 7858052

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 40 50 e7 77 40 00      00:23:41.966  READ FPDMA QUEUED
  61 00 01 6f 59 7c 40 00      00:23:41.962  WRITE FPDMA QUEUED
  60 00 01 6f 59 7c 40 00      00:23:41.951  READ FPDMA QUEUED
  60 00 08 c8 c9 9c 40 00      00:23:41.940  READ FPDMA QUEUED
  61 00 01 5e ef 77 40 00      00:23:41.940  WRITE FPDMA QUEUED

Error 53 occurred at disk power-on lifetime: 1724 hours (71 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 a4 a3 4a 00  Error: UNC at LBA = 0x004aa3a4 = 4891556

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 00 a0 ab 4a 40 00      03:24:00.189  READ FPDMA QUEUED
  60 00 00 a0 aa 4a 40 00      03:24:00.189  READ FPDMA QUEUED
  60 00 00 a0 a9 4a 40 00      03:24:00.189  READ FPDMA QUEUED
  60 00 00 a0 a8 4a 40 00      03:24:00.189  READ FPDMA QUEUED
  60 00 00 a0 a7 4a 40 00      03:24:00.189  READ FPDMA QUEUED

Error 52 occurred at disk power-on lifetime: 1724 hours (71 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 a4 a2 4a 00  Error: UNC at LBA = 0x004aa2a4 = 4891300

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 00 a0 ab 4a 40 00      03:24:00.065  READ FPDMA QUEUED
  60 00 00 a0 aa 4a 40 00      03:24:00.065  READ FPDMA QUEUED
  60 00 00 a0 a9 4a 40 00      03:24:00.065  READ FPDMA QUEUED
  60 00 00 a0 a8 4a 40 00      03:24:00.065  READ FPDMA QUEUED
  60 00 00 a0 a7 4a 40 00      03:24:00.064  READ FPDMA QUEUED

Error 51 occurred at disk power-on lifetime: 1724 hours (71 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 a4 a1 4a 00  Error: UNC at LBA = 0x004aa1a4 = 4891044

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 00 a0 8b 4a 40 00      03:23:59.689  READ FPDMA QUEUED
  60 00 00 a0 ab 4a 40 00      03:23:59.674  READ FPDMA QUEUED
  60 00 00 a0 aa 4a 40 00      03:23:59.674  READ FPDMA QUEUED
  60 00 00 a0 a9 4a 40 00      03:23:59.673  READ FPDMA QUEUED
  60 00 00 a0 a8 4a 40 00      03:23:59.673  READ FPDMA QUEUED

Error 50 occurred at disk power-on lifetime: 1724 hours (71 days + 20 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 d0 a0 4a 00  Error: UNC at LBA = 0x004aa0d0 = 4890832

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 00 a0 ab 4a 40 00      03:23:59.548  READ FPDMA QUEUED
  60 00 00 a0 aa 4a 40 00      03:23:59.548  READ FPDMA QUEUED
  60 00 00 a0 a9 4a 40 00      03:23:59.548  READ FPDMA QUEUED
  60 00 00 a0 a8 4a 40 00      03:23:59.548  READ FPDMA QUEUED
  60 00 00 a0 a7 4a 40 00      03:23:59.548  READ FPDMA QUEUED

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%      4889         -
# 2  Extended offline    Completed without error       00%      1025         -
# 3  Extended offline    Aborted by host               40%       908         -

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


Alter Test(habe ich noch zufällig auf der Platte gefunden):

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.15.0-031500-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Laptop SSHD
Device Model:     ST500LM000-1EJ162
Serial Number:    W370TG3M
LU WWN Device Id: 5 000c50 06abcb809
Firmware Version: LVD1
User Capacity:    500.107.862.016 bytes [500 GB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun Mar  8 13:51:32 2015 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
See vendor-specific Attribute list for marginal Attributes.

General SMART Values:
Offline data collection status:  (0x82)	Offline data collection activity
					was completed without error.
					Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(  139) seconds.
Offline data collection
capabilities: 			 (0x7b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   1) minutes.
Extended self-test routine
recommended polling time: 	 (  99) minutes.
Conveyance self-test routine
recommended polling time: 	 (   2) minutes.
SCT capabilities: 	       (0x1081)	SCT Status supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   112   099   006    Pre-fail  Always       -       44447304
  3 Spin_Up_Time            0x0003   099   099   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       497
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   069   060   030    Pre-fail  Always       -       4305358523
  9 Power_On_Hours          0x0032   099   099   000    Old_age   Always       -       1025
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       472
184 End-to-End_Error        0x0032   096   096   099    Old_age   Always   FAILING_NOW 4
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
188 Command_Timeout         0x0032   100   099   000    Old_age   Always       -       65538
189 High_Fly_Writes         0x003a   099   099   000    Old_age   Always       -       1
190 Airflow_Temperature_Cel 0x0022   052   050   045    Old_age   Always       -       48 (Min/Max 29/50)
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       15
193 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       1893
194 Temperature_Celsius     0x0022   048   050   000    Old_age   Always       -       48 (0 14 0 0 0)
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
254 Free_Fall_Sensor        0x0032   100   100   000    Old_age   Always       -       0

SMART Error Log Version: 1
ATA Error Count: 4
	CR = Command Register [HEX]
	FR = Features Register [HEX]
	SC = Sector Count Register [HEX]
	SN = Sector Number Register [HEX]
	CL = Cylinder Low Register [HEX]
	CH = Cylinder High Register [HEX]
	DH = Device/Head Register [HEX]
	DC = Device Command Register [HEX]
	ER = Error register [HEX]
	ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 4 occurred at disk power-on lifetime: 972 hours (40 days + 12 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 50 f7 c0 06  Error: UNC at LBA = 0x06c0f750 = 113309520

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 00 a0 01 c1 46 00      00:00:14.059  READ FPDMA QUEUED
  60 00 00 a0 00 c1 46 00      00:00:14.059  READ FPDMA QUEUED
  60 00 00 a0 ff c0 46 00      00:00:14.059  READ FPDMA QUEUED
  60 00 00 a0 fe c0 46 00      00:00:14.059  READ FPDMA QUEUED
  60 00 00 a0 fd c0 46 00      00:00:14.059  READ FPDMA QUEUED

Error 3 occurred at disk power-on lifetime: 972 hours (40 days + 12 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 50 f7 c0 06  Error: UNC at LBA = 0x06c0f750 = 113309520

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 03 28 e5 5a 40 00      00:00:13.840  READ FPDMA QUEUED
  60 00 40 e8 e4 5a 40 00      00:00:13.838  READ FPDMA QUEUED
  60 00 07 e1 e4 5a 40 00      00:00:13.836  READ FPDMA QUEUED
  60 00 01 e0 e4 5a 40 00      00:00:13.834  READ FPDMA QUEUED
  60 00 02 de e4 5a 40 00      00:00:13.832  READ FPDMA QUEUED

Error 2 occurred at disk power-on lifetime: 972 hours (40 days + 12 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ca ea c0 06  Error: UNC at LBA = 0x06c0eaca = 113306314

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 00 a0 27 c1 46 00      00:00:12.422  READ FPDMA QUEUED
  60 00 00 a0 26 c1 46 00      00:00:12.421  READ FPDMA QUEUED
  60 00 00 a0 25 c1 46 00      00:00:12.420  READ FPDMA QUEUED
  60 00 00 a0 24 c1 46 00      00:00:12.420  READ FPDMA QUEUED
  60 00 00 a0 23 c1 46 00      00:00:12.416  READ FPDMA QUEUED

Error 1 occurred at disk power-on lifetime: 972 hours (40 days + 12 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 0c fe c0 06  Error: UNC at LBA = 0x06c0fe0c = 113311244

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  60 00 00 a0 13 c1 46 00      00:00:12.172  READ FPDMA QUEUED
  60 00 00 a0 12 c1 46 00      00:00:12.169  READ FPDMA QUEUED
  60 00 00 a0 11 c1 46 00      00:00:12.165  READ FPDMA QUEUED
  60 00 00 a0 06 c1 46 00      00:00:12.165  READ FPDMA QUEUED
  60 00 00 a0 0c c1 46 00      00:00:12.165  READ FPDMA QUEUED

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%      1025         -
# 2  Extended offline    Aborted by host               40%       908         -

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

2

29.05.2017, 01:17

Ein Langzeittest per S.M.A.R.T.. liefert zumindest für meine Augen nichts ungewöhnliches.
Naja, ich weiß nicht...
54 gezählte Fehler hielte ich für nicht ganz gewöhnlich. Und das in nur 1775 Betriebsstunden.

Findet jemand von euch Anzeichen für ein baldiges Ableben?
Wenn man genau hinsieht, vielleicht in Zeile 66 deines ersten Listings?

Das gleiche hat sie aber auch schon nach 1025 Stunden behauptet, da war sie 4 Zähler unter Threshold. Vermutlich war das der Zeitpunkt wo du kurz vorm Einschicken warst. Mittlerweile ist sie 73 Zähler drunter. Du kannst noch abwarten, ob sie auch "failed yesterday" sagen kann. Wofür du damals den SMART-Test gemacht hast, bleibt ein Rätsel.
Beim Erstellen dieser Nachricht kamen keine Tiere zu Schaden.
me is all sausage
but don't call me Ferdl

  • »4Lions« ist der Autor dieses Themas

Beiträge: 35

Registrierungsdatum: 28.12.2010

Derivat: Ubuntu

Architektur: 64-Bit PC

Desktop: Unity

  • Nachricht senden

3

29.05.2017, 20:10

Hallo Fredl, danke für die schnelle Antwort!

Zitat von »Fredl«


Naja, ich weiß nicht...
54 gezählte Fehler hielte ich für nicht ganz gewöhnlich. Und das in nur 1775 Betriebsstunden.


Was mich etwas irritiert, ist dass die ATA Errors offenbar alle schon eine Zeit lang zurückliegen. Der 54. scheint ja am 73. Tag geschehen zu sein. Aber die momentane Laufdauer 4892h = 203d ist ja wesentlich höher.

Bei den End-To-End-Error-Werten, scheint die Berechnung des Wertes einfach nur Value = 100 - Raw_Value zu sein. Wenn der Threshold bei 99 liegt, dann ist also nur ein einziger Fehler erlaubt, bis S.M.A.R.T. den Bereich extra als "FAILING NOW" hervorhebt. Soweit ich Google befragen konnnte scheinen diese End-To-End-Error auch ziemlich übel zu sein, aber im Umkehrschluss würde das ja bedeuten, dass der Counter bei normalen Festplatten so im Bereich 1-2 liegt.

4

29.05.2017, 23:08

Also wenn ich "End-To-End-Error" so interpretiere, daß sie Probleme hat mit dem Kopf die ganze Scheibe zu überdecken, dann würde mir ein solches Vorkommnis bereits reichen. So gesehen ist der Threshold nicht verkehrt.
Natürlich kann man mit so einem Fehler eine zeitlang gut leben und sie zählt halt mit wie oft ihr das passiert. Unter Umständen geht das auch jahrelang weiter, selbst wenn der Wert bei 0 angelangt ist. Als zuverlässig würde ich sie dennoch nicht einstufen.
Ich würde sie in einen Rechner mit dem Hostnamen "Damokles" einbauen.
Beim Erstellen dieser Nachricht kamen keine Tiere zu Schaden.
me is all sausage
but don't call me Ferdl