Portál AbcLinuxu, 10. května 2025 08:52

Dotaz: smartctl -t long /dev/hda - vysledek?

13.2.2009 21:05 jasa
smartctl -t long /dev/hda - vysledek?
Přečteno: 762×
Odpovědět | Admin

Ahojte! Spustil jsem smartctl -t long /dev/hda ale nejak mi uniklo, jak si po ty hodine prohlidnu vysledek..poradte mi prosim...

Nástroje: Začni sledovat (0) ?Zašle upozornění na váš email při vložení nového komentáře.

Odpovědi

13.2.2009 21:18 M. Lox | skóre: 12
Rozbalit Rozbalit vše Re: smartctl -t long /dev/hda - vysledek?
Odpovědět | | Sbalit | Link | Blokovat | Admin
smartctl -l selftest /dev/hda nebo smartctl -a /dev/hda
make menuconfig, not war!
13.2.2009 22:00 jasa
Rozbalit Rozbalit vše Re: smartctl -t long /dev/hda - vysledek?

takze muzu pouzit jakoukoliv z techto moznosti?

13.2.2009 22:03 jasa
Rozbalit Rozbalit vše Re: smartctl -t long /dev/hda - vysledek?

je to v poradku? Nejak se v tom nevyznam :-(

 

smartctl -a /dev/hda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     WDC WD1600AAJB-56WRA0
Serial Number:    WD-WCAS24986392
Firmware Version: 58.01H58
User Capacity:    160�041�885�696 bytes
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   8
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Fri Feb 13 22:01:06 2009 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x85)    Offline data collection activity
                    was aborted by an interrupting command from host.
                    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:          (4380) 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:      (   2) minutes.
Extended self-test routine
recommended polling time:      (  55) minutes.
Conveyance self-test routine
recommended polling time:      (   5) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   200   200   051    Pre-fail  Always       -       0
  3 Spin_Up_Time            0x0003   152   152   021    Pre-fail  Always       -       3358
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       31
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000e   200   200   051    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   094   094   000    Old_age   Always       -       4970
 10 Spin_Retry_Count        0x0012   100   253   051    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0012   100   253   051    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       31
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       16
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       31
194 Temperature_Celsius     0x0022   108   104   000    Old_age   Always       -       35
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   200   200   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   194   000    Old_age   Always       -       765
200 Multi_Zone_Error_Rate   0x0008   200   200   051    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  Extended offline    Completed without error       00%      4970         -
# 2  Short offline       Completed without error       00%      3535         -
# 3  Short offline       Completed without error       00%      3534         -
# 4  Extended offline    Completed without error       00%        10         -

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.

 

13.2.2009 22:05 jasa
Rozbalit Rozbalit vše Re: smartctl -t long /dev/hda - vysledek?

test jsem spoustel proto, ze v logu se mi objevuje tohle: (vymena kabelu nepomohla)

 

Feb 13 20:57:10 server kernel: ide: failed opcode was: unknown
Feb 13 20:57:10 server kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
Feb 13 20:57:10 server kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC }

14.2.2009 14:52 M. Lox | skóre: 12
Rozbalit Rozbalit vše Re: smartctl -t long /dev/hda - vysledek?
199 UDMA_CRC_Error_Count    0x003e   200   194   000    Old_age   Always       -       765
Tohle nevypadá moc dobře. Jestli to není kabelem, může se jednat o chybu disku nebo řadiče – strč disk do jiného kompu a sleduj, jestli se to tam objeví taky, popřípadě dej do tvého počítače jiný HDD. Jestli je ten disk v záruce, zazálohuj a reklamuj.
make menuconfig, not war!
gtz avatar 14.2.2009 18:51 gtz | skóre: 27 | blog: gtz | Brno
Rozbalit Rozbalit vše Re: smartctl -t long /dev/hda - vysledek?
Viděl bych , že je špatný kabel :

0x51 a 0x84 obyčejně znamenaly problém na kabelu

dle typu předpokládám , že se jedná o ATA zařízení , kde je problém jak se snesou 2 zařízení na jednom kabelu - Ideál Cable Select a

někdy jsem se s tímto setkal když byl WD s Seagate na jednom šráku.

Disk , který je vadný má spíše záznam v Realocovaných blocích.... ( zeptám se možná blbě , nezkoušel jste použít nějakou rescue distribuci a zní nabootovat a v ní pustit smarty ? ( RescueCD , Knoppix atd. ).

možná zkusit na jiném systému i s jinýma ovladačemi...

- nejhorší jsou trpaslíci ... Ti Vám vlezou úplně všude
14.2.2009 22:18 Semo | skóre: 45 | blog: Semo
Rozbalit Rozbalit vše Re: smartctl -t long /dev/hda - vysledek?
# 1  Extended offline    Completed without error       00%      4970         -
Z tohoto riadku vidis, ze nenasiel chyby (co neznamena, ze tam nie su :-).
If you hold a Unix shell up to your ear, you can you hear the C.

Založit nové vláknoNahoru

Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.