Je reçoit un mail chaque matin de mon serveur qui me dit que mon disque est souffrant :
Code : Tout sélectionner
This email was generated by the smartd daemon running on:
host name: XXXXX
DNS domain: [Unknown]
NIS domain: (none)
The following warning/error was logged by the smartd daemon:
Device: /dev/sda [SAT], 16 Currently unreadable (pending) sectors
For details see host's SYSLOG.
You can also use the smartctl utility for further investigation.
The original email about this issue was sent at Sat Apr 1 06:31:52 2017 CEST
Another email message will be sent in 24 hours if the problem persists.
Code : Tout sélectionner
# smartctl -l selftest /dev/sda1
smartctl 5.41 2011-06-09 r3365 [armv7l-linux-3.4.79-sun7i] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Completed without error 00% 20014 -
# 2 Extended offline Completed without error 00% 20014 -
# 3 Short offline Completed without error 00% 19990 -
# 4 Short offline Completed without error 00% 19966 -
# 5 Short offline Completed without error 00% 19942 -
# 6 Extended offline Completed without error 00% 19922 -
# 7 Short offline Completed without error 00% 19918 -
# 8 Short offline Completed without error 00% 19894 -
# 9 Short offline Completed without error 00% 19870 -
#10 Short offline Completed without error 00% 19846 -
#11 Short offline Completed without error 00% 19822 -
#12 Short offline Completed without error 00% 19798 -
#13 Short offline Completed without error 00% 19774 -
#14 Extended offline Completed without error 00% 19754 -
#15 Short offline Completed without error 00% 19750 -
#16 Short offline Completed without error 00% 19726 -
#17 Short offline Completed without error 00% 19702 -
#18 Short offline Completed without error 00% 19678 -
#19 Short offline Completed without error 00% 19654 -
#20 Short offline Completed without error 00% 19630 -
#21 Extended offline Completed without error 00% 19587 -
Code : Tout sélectionner
# smartctl -A /dev/sda1
smartctl 5.41 2011-06-09 r3365 [armv7l-linux-3.4.79-sun7i] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
=== START OF READ SMART DATA SECTION ===
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 0x002f 200 200 051 Pre-fail Always - 0
3 Spin_Up_Time 0x0027 178 174 021 Pre-fail Always - 2091
4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 232
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
9 Power_On_Hours 0x0032 073 073 000 Old_age Always - 20036
10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 231
191 G-Sense_Error_Rate 0x0032 066 066 000 Old_age Always - 34
192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 193
193 Load_Cycle_Count 0x0032 001 001 000 Old_age Always - 2574698
194 Temperature_Celsius 0x0022 112 095 000 Old_age Always - 35
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 16 <==== mes 16 problèmes
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 000 Old_age Offline - 0
240 Head_Flying_Hours 0x0032 077 077 000 Old_age Always - 17034
241 Total_LBAs_Written 0x0032 200 200 000 Old_age Always - 6841679983
242 Total_LBAs_Read 0x0032 200 200 000 Old_age Always - 5361546728
254 Free_Fall_Sensor 0x0032 200 200 000 Old_age Always - 0
Peut on faire juste une mise en liste noir des secteurs défectueux ?
Merci pour vos lumière