Ahoj, chci se zeptat, jaké máte zkušenosti s odcházejícími disky a kontrolou SMART. Dá se těmto datům věřit a poznat tak, že disk opravdu nadobro odchází ? Přes grafickou kontrolu mi to napsalo jeden vadný sektor, ale kontrola nedoběhla do konce. Zkusil jsem to tedy přes terminál :
sudo smartctl -a /dev/sda
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-44-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Momentus 5400.6
Device Model: ST9320325AS
Serial Number: 6VD2WQ30
LU WWN Device Id: 5 000c50 027ded788
Firmware Version: 0003SDM1
User Capacity: 320 072 933 376 bytes [320 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 5400 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS T13/1699-D revision 4
SATA Version is: SATA 2.6, 3.0 Gb/s
Local Time is: Tue Jan 27 19:16:42 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
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: ( 249) Self-test routine in progress...
90% of test remaining.
Total time to complete Offline
data collection: ( 0) 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: ( 101) minutes.
Conveyance self-test routine
recommended polling time: ( 2) minutes.
SCT capabilities: (0x103b) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table 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 110 096 006 Pre-fail Always - 207680534
3 Spin_Up_Time 0x0003 098 098 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 095 095 020 Old_age Always - 5917
5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
7 Seek_Error_Rate 0x000f 078 060 030 Pre-fail Always - 60810093
9 Power_On_Hours 0x0032 090 090 000 Old_age Always - 8870
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 097 037 020 Old_age Always - 3870
184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
187 Reported_Uncorrect 0x0032 091 091 000 Old_age Always - 9
188 Command_Timeout 0x0032 100 097 000 Old_age Always - 8590066762
189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
190 Airflow_Temperature_Cel 0x0022 064 053 045 Old_age Always - 36 (Min/Max 27/37)
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 51
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 105
193 Load_Cycle_Count 0x0032 060 060 000 Old_age Always - 80878
194 Temperature_Celsius 0x0022 036 047 000 Old_age Always - 36 (0 11 0 0 0)
195 Hardware_ECC_Recovered 0x001a 059 053 000 Old_age Always - 207680534
197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 1
198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 1
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
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 Self-test routine in progress 90% 8870 -
# 2 Short offline Completed: read failure 80% 8863 624773191
# 3 Short offline Completed: read failure 80% 8863 624773191
# 4 Short offline Completed: read failure 80% 8863 624773191
# 5 Extended offline Interrupted (host reset) 90% 8863 -
# 6 Extended offline Aborted by host 90% 8863 -
# 7 Short offline Completed: read failure 70% 8863 624773191
# 8 Conveyance offline Completed: read failure 90% 8862 624773191
# 9 Short offline Completed: read failure 80% 8862 624773191
#10 Short offline Completed: read failure 80% 8862 624773191
#11 Short offline Completed: read failure 80% 8862 624773191
#12 Short offline Completed: read failure 80% 8862 624773191
#13 Extended offline Aborted by host 90% 8862 -
#14 Short offline Completed without error 00% 7147 -
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.
naproti tomu :
sudo smartctl -H /dev/sda
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
tak nevím.
mám se obávat, že disk v blízké budoucnosti odejde ? Díky za názory.