Toon posts:

Maxtor 200gb problemen

Pagina: 1
Acties:
  • 102 views sinds 30-01-2008

Verwijderd

Topicstarter
had dit net gepost op m'n mailinglist maar verwacht daar niet al te veel response van. daarom is het echter wel in het engels, ben te lui om even te vertalen :)


after only 3 or 4 weeks my brand new maxtor 200gb disk is acting up.. disk access is quite slow and yesterday I downloaded something through bittorrent and 1 one of the rars had a crc error which is also quite weird (at least, I never had that before with bt). I can see in gkrellm that disk access is slow; only 3mb/s when copying one large file to it.
However when I test it with hdparm I get 400something on buffered and 50mb/s on random reads. Also when testing I see a few peaks of around 50mb in gkrellm.
Trying to initiate a test with smartmontools doesn't help a lot, all tests get interrupted at 70%.
The output of smartmontools doesn't mean a lot to me, can anyone help?

code:
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
smartctl version 5.30 Copyright (C) 2002-4 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
=== START OF INFORMATION SECTION ===
Device Model:     Maxtor 6Y200P0
Serial Number:    Y63DPZ9E
Firmware Version: YAR41BW0
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   7
ATA Standard is:  ATA/ATAPI-7 T13 1532D revision 0
Local Time is:    Sat Jul 24 11:34:49 2004 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
General SMART Values:
Offline data collection status:  (0x80) Offline data collection activity was
                                       never started.
                                       Auto Offline Data Collection: Enabled.
Self-test execution status:      ( 247) Self-test routine in progress...
                                       70% of test remaining.
Total time to complete Offline
data collection:                 ( 362) seconds.
Offline data collection
capabilities:                    (0x5b) SMART execute Offline immediate.
                                       Auto Offline data collection on/off support.
                                       Suspend Offline collection upon new
                                       command.
                                       Offline surface scan supported.
                                       Self-test supported.
                                       No Conveyance Self-test supported.
                                       Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                       power-saving mode.
                                       Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                       No General Purpose Logging support.
Short self-test routine
recommended polling time:        (   2) minutes.
Extended self-test routine
recommended polling time:        (  88) minutes.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
 3 Spin_Up_Time            0x0027   252   252   063    Pre-fail  Always       -       1881
 4 Start_Stop_Count        0x0032   253   253   000    Old_age   Always       -       7
 5 Reallocated_Sector_Ct   0x0033   253   253   063    Pre-fail  Always       -       0
 6 Read_Channel_Margin     0x0001   253   253   100    Pre-fail  Offline      -       0
 7 Seek_Error_Rate         0x000a   253   252   000    Old_age   Always       -       0
 8 Seek_Time_Performance   0x0027   253   242   187    Pre-fail  Always       -       39462
 9 Power_On_Minutes        0x0032   252   252   000    Old_age   Always       -       557h+49m
10 Spin_Retry_Count        0x002b   252   252   157    Pre-fail  Always       -       0
11 Calibration_Retry_Count 0x002b   252   252   223    Pre-fail  Always       -       0
12 Power_Cycle_Count       0x0032   253   253   000    Old_age   Always       -       11
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       -       41
195 Hardware_ECC_Recovered  0x000a   253   252   000    Old_age   Always       -       2928
196 Reallocated_Event_Count 0x0008   253   253   000    Old_age   Offline      -       0
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   251   000    Old_age   Always       -       18
202 TA_Increase_Count       0x000a   253   252   000    Old_age   Always       -       0
203 Run_Out_Cancel          0x000b   253   252   180    Pre-fail  Always       -       3
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   252   252   000    Old_age   Always       -       0
208 Spin_Buzz               0x002a   252   252   000    Old_age   Always       -       0
209 Offline_Seek_Performnce 0x0024   192   192   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
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Interrupted (host reset)      70%       522         -

Verwijderd

Misschien een raar idee, maar probeer eens een virusscan?

  • smvs
  • Registratie: September 2000
  • Niet online
powermax

  • DJ-B
  • Registratie: September 2001
  • Laatst online: 19:02
probeer andere ata kabel

  • Abbadon
  • Registratie: Februari 2000
  • Laatst online: 09:24
Verwijderd schreef op 24 juli 2004 @ 11:46:
.. daarom is het echter wel in het engels, ben te lui om even te vertalen :)
We zijn een Nederlands forum. En als jij al te lui bent om dat kleine beetje tekst te vertalen geloof ik 't wel. Doe gewoon eens de moeite in je volgende topic gewoon Nederlands te gebruiken, zijn wij ook behulpzamer :)

Just pick a dead end and chill out 'till you die.


Dit topic is gesloten.