Bonjour
J’ai un petit serveur lenny bricolé (vieil ordinateur transformé en serveur).
J’ai mon disque dur qui fait des écritures ininterrompus pendant au moins 1 heure. (un peu comme une défragmentation sur Windaube)
Ces écritures reviennent périodiquement toutes les 9-10 heures.
Je ne sais pas quel programme ou module lance ces écritures.
J’ai installé smartmontools et j’ai ce type de log dans daemon.log
Nov 1 13:42:51 localhost smartd[2114]: Device: /dev/hdc, SMART Prefailure Attribute: 7 Seek_Error_Rate changed from 100 to 200
un smartctl -A /dev/hdc
me donne ça :
[code]smartctl version 5.38 [i686-pc-linux-gnu] Copyright © 2002-8 Bruce Allen
Home page is 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 0x000b 200 200 051 Pre-fail Always - 0
3 Spin_Up_Time 0x0007 167 146 021 Pre-fail Always - 2175
4 Start_Stop_Count 0x0032 099 099 040 Old_age Always - 1891
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x000b 200 200 051 Pre-fail Always - 0
9 Power_On_Hours 0x0032 051 051 000 Old_age Always - 36438
10 Spin_Retry_Count 0x0013 100 100 051 Pre-fail Always - 0
11 Calibration_Retry_Count 0x0013 100 100 051 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 1838
194 Temperature_Celsius 0x0022 114 253 000 Old_age Always - 36
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 0x0012 200 200 000 Old_age Always - 0
199 UDMA_CRC_Error_Count 0x000a 200 253 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0009 200 155 051 Pre-fail Offline - 0
[/code]
Pensez-vous que le disque dur est en train de mourir ?
Quel est l’origine de cette défragmentation ?
Merci