Bonjour,
En démarrant ma Debian ce matin, j’ai eu un désagréable problème, ça boot pas ou très mal.
Au tout début à :
[…] Reading boot files … c’est très long
dans dmesg j’ai ça :
[ 38.157565] ata3.00: cmd 60/f8:60:00:e0:64/01:00:00:00:00/40 tag 12 ncq 258048 in
[ 38.157566] res 41/04:80:00:66:64/00:00:00:00:00/40 Emask 0x1 (device error)
[ 38.157709] ata3.00: status: { DRDY ERR }
[ 38.157767] ata3.00: error: { ABRT }
[ 38.157826] ata3.00: failed command: READ FPDMA QUEUED
[ 38.159691] ata3.00: cmd 60/00:68:00:f8:64/04:00:00:00:00/40 tag 13 ncq 524288 in
[ 38.159692] res 41/04:80:00:66:64/00:00:00:00:00/40 Emask 0x1 (device error)
[ 38.159836] ata3.00: status: { DRDY ERR }
[ 38.159894] ata3.00: error: { ABRT }
la Debian se lance mais très lentement, puis une fois sous gnome impossible de lancer quoi que ce soit …
plus loin dans le dmesg j’ai ça :
[ 42.212134] ata3.00: configured for UDMA/100
[ 42.212161] sd 2:0:0:0: [sda] Unhandled sense code
[ 42.212163] sd 2:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 42.212167] sd 2:0:0:0: [sda] Sense Key : Medium Error [current] [descriptor]
[ 42.212172] Descriptor sense data with sense descriptors (in hex):
[ 42.212174] 72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 42.212183] 00 60 a2 eb
[ 42.212187] sd 2:0:0:0: [sda] Add. Sense: Unrecovered read error - auto reallocate failed
[ 42.212193] sd 2:0:0:0: [sda] CDB: Read(10): 28 00 00 60 a0 00 00 04 00 00
[ 42.212202] end_request: I/O error, dev sda, sector 6333163
[ 42.212285] ata3: EH complete
[ 46.354359] ata3.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x0
[ 46.354422] ata3.00: irq_stat 0x40000008
[ 46.354482] ata3.00: failed command: READ FPDMA QUEUED
[ 46.354546] ata3.00: cmd 60/00:30:00:90:60/04:00:00:00:00/40 tag 6 ncq 524288 in
[ 46.354548] res 41/40:00:82:92:60/00:04:00:00:00/60 Emask 0x409 (media error) <F>
[ 46.354692] ata3.00: status: { DRDY ERR }
[ 46.354751] ata3.00: error: { UNC }
[ 46.356524] ata3.00: configured for UDMA/100
[ 46.356542] sd 2:0:0:0: [sda] Unhandled sense code
[ 46.356544] sd 2:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 46.356547] sd 2:0:0:0: [sda] Sense Key : Medium Error [current] [descriptor]
[ 46.356552] Descriptor sense data with sense descriptors (in hex):
[ 46.356554] 72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 46.356563] 00 60 92 82
[ 46.356567] sd 2:0:0:0: [sda] Add. Sense: Unrecovered read error - auto reallocate failed
[ 46.356572] sd 2:0:0:0: [sda] CDB: Read(10): 28 00 00 60 90 00 00 04 00 00
[ 46.356580] end_request: I/O error, dev sda, sector 6328962
[ 46.356667] ata3: EH complete
[ 50.465915] ata3.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x0
[ 50.465979] ata3.00: irq_stat 0x40000008
[ 50.466040] ata3.00: failed command: READ FPDMA QUEUED
[ 50.466103] ata3.00: cmd 60/00:60:00:98:60/04:00:00:00:00/40 tag 12 ncq 524288 in
[ 50.466105] res 41/40:00:b6:9a:60/00:04:00:00:00/60 Emask 0x409 (media error) <F>
[ 50.468055] ata3.00: status: { DRDY ERR }
[ 50.468115] ata3.00: error: { UNC }
En mettant le Disque Dur sur un autre ordi avec Debian, j’ai tenté :
smartctl -t short /dev/sdb
puis :
smartctl -l selftest /dev/sdb
mais c’est pas très causant :
[code]smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-4-amd64] (local build)
Copyright © 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% 17364 -
2 Short offline Completed without error 00% 17363 -
3 Short offline Aborted by host 30% 17363 -
4 Short offline Completed without error 00% 1 -
5 Short offline Completed without error 00% 1 -
6 Short offline Completed without error 00% 0 -
7 Short offline Interrupted (host reset) 20% 0 -
[/code]
Je ne sais pas quoi faire pour tenter de réparer le disque (Si c’est possible).
Des experts de disques ?
merci.