Pages : 1
#1 Le 04/01/2025, à 01:53
- iznobe
[ resolu ] Secteurs defectueux sur HDD
Bonjour , suite a certains soucis avec le GRUB , j' ai investigué en profondeur mon systeme .
il s' avere qu ' un de mes disques contient des secteurs defectueux .
Voici le rapport smart de celui-ci :
iznobe@iznobe-pc:~$ sudo smartctl -s on -a /dev/sda
[sudo] Mot de passe de iznobe :
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.8.0-51-generic] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Surveillance
Device Model: ST4000VX000-2AG166
Serial Number: WDH07RQF
LU WWN Device Id: 5 000c50 09c6b75f5
Firmware Version: CV11
User Capacity: 4000787030016 bytes [4,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5980 rpm
Form Factor: 3.5 inches
Device is: In smartctl database 7.3/5528
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sat Jan 4 00:47:08 2025 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART 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: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 591) 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: ( 625) minutes.
Conveyance self-test routine
recommended polling time: ( 2) minutes.
SCT capabilities: (0x50bd) 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 074 064 044 Pre-fail Always - 157272593
3 Spin_Up_Time 0x0003 094 093 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 094 094 020 Old_age Always - 6704
5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 160
7 Seek_Error_Rate 0x000f 083 060 045 Pre-fail Always - 216436389
9 Power_On_Hours 0x0032 075 075 000 Old_age Always - 22029 (105 180 0)
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 097 097 020 Old_age Always - 3970
184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
188 Command_Timeout 0x0032 100 099 000 Old_age Always - 4295098373
189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
190 Airflow_Temperature_Cel 0x0022 070 051 040 Old_age Always - 30 (Min/Max 17/30)
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
192 Power-Off_Retract_Count 0x0032 099 099 000 Old_age Always - 3141
193 Load_Cycle_Count 0x0032 084 084 000 Old_age Always - 32301
194 Temperature_Celsius 0x0022 030 049 000 Old_age Always - 30 (0 14 0 0 0)
197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 16
198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 16
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 11943 (113 197 0)
241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 33126039371
242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 60460613843
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 Short offline Completed without error 00% 18648 -
# 2 Short offline Completed without error 00% 15188 -
# 3 Short offline Completed without error 00% 10258 -
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.
The above only provides legacy SMART information - try 'smartctl -x' for more
iznobe@iznobe-pc:~$
Y a til quelquechose a faire pour reparer ?
je ne sais pas , quand ni pourquoi cela est arrivé , mais il y a 3 / 4 jours , j' ai eu une coupure de courant EDF ... peut etre ca qui a causé cette defaillance de secteurs ?
Au cas ou un rapport plus complet serait utile :
iznobe@iznobe-pc:~$ sudo smartctl -x -s on -a /dev/sda
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.8.0-51-generic] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Surveillance
Device Model: ST4000VX000-2AG166
Serial Number: WDH07RQF
LU WWN Device Id: 5 000c50 09c6b75f5
Firmware Version: CV11
User Capacity: 4000787030016 bytes [4,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5980 rpm
Form Factor: 3.5 inches
Device is: In smartctl database 7.3/5528
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sat Jan 4 00:52:08 2025 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is: Unavailable
APM feature is: Unavailable
Rd look-ahead is: Enabled
Write cache is: Disabled
DSN feature is: Unavailable
ATA Security is: Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: Enabled
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART 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: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 591) 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: ( 625) minutes.
Conveyance self-test routine
recommended polling time: ( 2) minutes.
SCT capabilities: (0x50bd) 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 FLAGS VALUE WORST THRESH FAIL RAW_VALUE
1 Raw_Read_Error_Rate POSR-- 074 064 044 - 157272593
3 Spin_Up_Time PO---- 094 093 000 - 0
4 Start_Stop_Count -O--CK 094 094 020 - 6704
5 Reallocated_Sector_Ct PO--CK 100 100 010 - 160
7 Seek_Error_Rate POSR-- 083 060 045 - 216440613
9 Power_On_Hours -O--CK 075 075 000 - 22029 (252 155 0)
10 Spin_Retry_Count PO--C- 100 100 097 - 0
12 Power_Cycle_Count -O--CK 097 097 020 - 3970
184 End-to-End_Error -O--CK 100 100 099 - 0
187 Reported_Uncorrect -O--CK 100 100 000 - 0
188 Command_Timeout -O--CK 100 099 000 - 4295098373
189 High_Fly_Writes -O-RCK 100 100 000 - 0
190 Airflow_Temperature_Cel -O---K 070 051 040 - 30 (Min/Max 17/30)
191 G-Sense_Error_Rate -O--CK 100 100 000 - 0
192 Power-Off_Retract_Count -O--CK 099 099 000 - 3141
193 Load_Cycle_Count -O--CK 084 084 000 - 32301
194 Temperature_Celsius -O---K 030 049 000 - 30 (0 14 0 0 0)
197 Current_Pending_Sector -O--C- 100 100 000 - 16
198 Offline_Uncorrectable ----C- 100 100 000 - 16
199 UDMA_CRC_Error_Count -OSRCK 200 200 000 - 0
240 Head_Flying_Hours ------ 100 253 000 - 11943 (4 173 0)
241 Total_LBAs_Written ------ 100 253 000 - 33126039371
242 Total_LBAs_Read ------ 100 253 000 - 60460613843
||||||_ K auto-keep
|||||__ C event count
||||___ R error rate
|||____ S speed/performance
||_____ O updated online
|______ P prefailure warning
General Purpose Log Directory Version 1
SMART Log Directory Version 1 [multi-sector log support]
Address Access R/W Size Description
0x00 GPL,SL R/O 1 Log Directory
0x01 SL R/O 1 Summary SMART error log
0x02 SL R/O 5 Comprehensive SMART error log
0x03 GPL R/O 5 Ext. Comprehensive SMART error log
0x04 GPL,SL R/O 8 Device Statistics log
0x06 SL R/O 1 SMART self-test log
0x07 GPL R/O 1 Extended self-test log
0x08 GPL R/O 2 Power Conditions log
0x09 SL R/W 1 Selective self-test log
0x10 GPL R/O 1 NCQ Command Error log
0x11 GPL R/O 1 SATA Phy Event Counters log
0x13 GPL R/O 1 SATA NCQ Send and Receive log
0x15 GPL R/W 1 Rebuild Assist log
0x21 GPL R/O 1 Write stream error log
0x22 GPL R/O 1 Read stream error log
0x24 GPL R/O 512 Current Device Internal Status Data log
0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log
0x80-0x9f GPL,SL R/W 16 Host vendor specific log
0xa1 GPL,SL VS 24 Device vendor specific log
0xa2 GPL VS 8160 Device vendor specific log
0xa6 GPL VS 192 Device vendor specific log
0xa8-0xa9 GPL,SL VS 136 Device vendor specific log
0xab GPL VS 1 Device vendor specific log
0xb0 GPL VS 9048 Device vendor specific log
0xbe-0xbf GPL VS 65535 Device vendor specific log
0xc1 GPL,SL VS 16 Device vendor specific log
0xd1 GPL VS 136 Device vendor specific log
0xd2 GPL VS 10000 Device vendor specific log
0xd3 GPL VS 1920 Device vendor specific log
0xe0 GPL,SL R/W 1 SCT Command/Status
0xe1 GPL,SL R/W 1 SCT Data Transfer
SMART Extended Comprehensive Error Log Version: 1 (5 sectors)
No Errors Logged
SMART Error Log Version: 1
No Errors Logged
SMART Extended Self-test Log Version: 1 (1 sectors)
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Completed without error 00% 18648 -
# 2 Short offline Completed without error 00% 15188 -
# 3 Short offline Completed without error 00% 10258 -
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% 18648 -
# 2 Short offline Completed without error 00% 15188 -
# 3 Short offline Completed without error 00% 10258 -
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.
SCT Status Version: 3
SCT Version (vendor specific): 522 (0x020a)
Device State: Active (0)
Current Temperature: 30 Celsius
Power Cycle Min/Max Temperature: 17/30 Celsius
Lifetime Min/Max Temperature: 14/48 Celsius
Under/Over Temperature Limit Count: 0/6
SCT Temperature History Version: 2
Temperature Sampling Period: 3 minutes
Temperature Logging Interval: 59 minutes
Min/Max recommended Temperature: 0/ 0 Celsius
Min/Max Temperature Limit: 0/ 0 Celsius
Temperature History Size (Index): 128 (53)
Index Estimated Time Temperature Celsius
54 2024-12-29 19:07 29 **********
55 2024-12-29 20:06 31 ************
56 2024-12-29 21:05 30 ***********
57 2024-12-29 22:04 33 **************
... ..( 2 skipped). .. **************
60 2024-12-30 01:01 33 **************
61 2024-12-30 02:00 ? -
62 2024-12-30 02:59 19 -
63 2024-12-30 03:58 ? -
64 2024-12-30 04:57 19 -
65 2024-12-30 05:56 ? -
66 2024-12-30 06:55 17 -
67 2024-12-30 07:54 ? -
68 2024-12-30 08:53 17 -
69 2024-12-30 09:52 ? -
70 2024-12-30 10:51 17 -
71 2024-12-30 11:50 ? -
72 2024-12-30 12:49 17 -
73 2024-12-30 13:48 ? -
74 2024-12-30 14:47 16 -
75 2024-12-30 15:46 ? -
76 2024-12-30 16:45 17 -
77 2024-12-30 17:44 ? -
78 2024-12-30 18:43 17 -
79 2024-12-30 19:42 ? -
80 2024-12-30 20:41 17 -
81 2024-12-30 21:40 ? -
82 2024-12-30 22:39 23 ****
83 2024-12-30 23:38 ? -
84 2024-12-31 00:37 25 ******
85 2024-12-31 01:36 ? -
86 2024-12-31 02:35 26 *******
87 2024-12-31 03:34 ? -
88 2024-12-31 04:33 25 ******
89 2024-12-31 05:32 ? -
90 2024-12-31 06:31 20 *
91 2024-12-31 07:30 ? -
92 2024-12-31 08:29 22 ***
93 2024-12-31 09:28 ? -
94 2024-12-31 10:27 17 -
95 2024-12-31 11:26 ? -
96 2024-12-31 12:25 16 -
97 2024-12-31 13:24 ? -
98 2024-12-31 14:23 17 -
99 2024-12-31 15:22 ? -
100 2024-12-31 16:21 16 -
101 2024-12-31 17:20 ? -
102 2024-12-31 18:19 19 -
103 2024-12-31 19:18 ? -
104 2024-12-31 20:17 17 -
105 2024-12-31 21:16 ? -
106 2024-12-31 22:15 21 **
107 2024-12-31 23:14 30 ***********
108 2025-01-01 00:13 31 ************
109 2025-01-01 01:12 31 ************
110 2025-01-01 02:11 30 ***********
111 2025-01-01 03:10 ? -
112 2025-01-01 04:09 16 -
113 2025-01-01 05:08 ? -
114 2025-01-01 06:07 27 ********
115 2025-01-01 07:06 ? -
116 2025-01-01 08:05 27 ********
117 2025-01-01 09:04 ? -
118 2025-01-01 10:03 29 **********
119 2025-01-01 11:02 ? -
120 2025-01-01 12:01 29 **********
121 2025-01-01 13:00 ? -
122 2025-01-01 13:59 28 *********
123 2025-01-01 14:58 ? -
124 2025-01-01 15:57 16 -
125 2025-01-01 16:56 ? -
126 2025-01-01 17:55 16 -
127 2025-01-01 18:54 ? -
0 2025-01-01 19:53 17 -
1 2025-01-01 20:52 ? -
2 2025-01-01 21:51 15 -
3 2025-01-01 22:50 ? -
4 2025-01-01 23:49 17 -
5 2025-01-02 00:48 ? -
6 2025-01-02 01:47 17 -
7 2025-01-02 02:46 ? -
8 2025-01-02 03:45 17 -
9 2025-01-02 04:44 ? -
10 2025-01-02 05:43 17 -
11 2025-01-02 06:42 ? -
12 2025-01-02 07:41 17 -
13 2025-01-02 08:40 ? -
14 2025-01-02 09:39 17 -
15 2025-01-02 10:38 ? -
16 2025-01-02 11:37 17 -
17 2025-01-02 12:36 ? -
18 2025-01-02 13:35 16 -
19 2025-01-02 14:34 ? -
20 2025-01-02 15:33 17 -
21 2025-01-02 16:32 ? -
22 2025-01-02 17:31 17 -
23 2025-01-02 18:30 ? -
24 2025-01-02 19:29 17 -
25 2025-01-02 20:28 ? -
26 2025-01-02 21:27 16 -
27 2025-01-02 22:26 ? -
28 2025-01-02 23:25 17 -
29 2025-01-03 00:24 ? -
30 2025-01-03 01:23 15 -
31 2025-01-03 02:22 ? -
32 2025-01-03 03:21 15 -
33 2025-01-03 04:20 ? -
34 2025-01-03 05:19 30 ***********
35 2025-01-03 06:18 ? -
36 2025-01-03 07:17 16 -
37 2025-01-03 08:16 ? -
38 2025-01-03 09:15 16 -
39 2025-01-03 10:14 ? -
40 2025-01-03 11:13 16 -
41 2025-01-03 12:12 ? -
42 2025-01-03 13:11 25 ******
43 2025-01-03 14:10 ? -
44 2025-01-03 15:09 16 -
45 2025-01-03 16:08 ? -
46 2025-01-03 17:07 17 -
47 2025-01-03 18:06 ? -
48 2025-01-03 19:05 17 -
49 2025-01-03 20:04 28 *********
50 2025-01-03 21:03 29 **********
51 2025-01-03 22:02 30 ***********
52 2025-01-03 23:01 30 ***********
53 2025-01-04 00:00 30 ***********
SCT Error Recovery Control:
Read: 70 (7,0 seconds)
Write: 70 (7,0 seconds)
Device Statistics (GP Log 0x04)
Page Offset Size Value Flags Description
0x01 ===== = = === == General Statistics (rev 1) ==
0x01 0x008 4 3970 --- Lifetime Power-On Resets
0x01 0x010 4 22029 --- Power-on Hours
0x01 0x018 6 33125661507 --- Logical Sectors Written
0x01 0x020 6 42692832 --- Number of Write Commands
0x01 0x028 6 60460377493 --- Logical Sectors Read
0x01 0x030 6 197600602 --- Number of Read Commands
0x01 0x038 6 - --- Date and Time TimeStamp
0x03 ===== = = === == Rotating Media Statistics (rev 1) ==
0x03 0x008 4 15606 --- Spindle Motor Power-on Hours
0x03 0x010 4 1680 --- Head Flying Hours
0x03 0x018 4 32301 --- Head Load Events
0x03 0x020 4 160 --- Number of Reallocated Logical Sectors
0x03 0x028 4 7 --- Read Recovery Attempts
0x03 0x030 4 0 --- Number of Mechanical Start Failures
0x03 0x038 4 16 --- Number of Realloc. Candidate Logical Sectors
0x03 0x040 4 3142 --- Number of High Priority Unload Events
0x04 ===== = = === == General Errors Statistics (rev 1) ==
0x04 0x008 4 1 --- Number of Reported Uncorrectable Errors
0x04 0x010 4 5 --- Resets Between Cmd Acceptance and Completion
0x05 ===== = = === == Temperature Statistics (rev 1) ==
0x05 0x008 1 30 --- Current Temperature
0x05 0x010 1 27 --- Average Short Term Temperature
0x05 0x018 1 25 --- Average Long Term Temperature
0x05 0x020 1 49 --- Highest Temperature
0x05 0x028 1 0 --- Lowest Temperature
0x05 0x030 1 43 --- Highest Average Short Term Temperature
0x05 0x038 1 17 --- Lowest Average Short Term Temperature
0x05 0x040 1 38 --- Highest Average Long Term Temperature
0x05 0x048 1 18 --- Lowest Average Long Term Temperature
0x05 0x050 4 0 --- Time in Over-Temperature
0x05 0x058 1 70 --- Specified Maximum Operating Temperature
0x05 0x060 4 0 --- Time in Under-Temperature
0x05 0x068 1 0 --- Specified Minimum Operating Temperature
0x06 ===== = = === == Transport Statistics (rev 1) ==
0x06 0x008 4 13196 --- Number of Hardware Resets
0x06 0x010 4 2270 --- Number of ASR Events
0x06 0x018 4 0 --- Number of Interface CRC Errors
|||_ C monitored condition met
||__ D supports DSN
|___ N normalized value
Pending Defects log (GP Log 0x0c) not supported
SATA Phy Event Counters (GP Log 0x11)
ID Size Value Description
0x000a 2 1 Device-to-host register FISes sent due to a COMRESET
0x0001 2 0 Command failed due to ICRC error
0x0003 2 0 R_ERR response for device-to-host data FIS
0x0004 2 0 R_ERR response for host-to-device data FIS
0x0006 2 0 R_ERR response for device-to-host non-data FIS
0x0007 2 0 R_ERR response for host-to-device non-data FIS
Seagate FARM log (GP Log 0xa6) supported [try: -l farm]
iznobe@iznobe-pc:~$
Dernière modification par iznobe (Le 04/01/2025, à 22:56)
retour COMPLET et utilisable de commande | script montage partition ext4
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne
#2 Le 04/01/2025, à 11:27
- geole
Re : [ resolu ] Secteurs defectueux sur HDD
Bonjour iznobe.
Les lignes importantes.
Je sauvegarde et complète au fur et à mesure.
User Capacity: 4000787030016 bytes [4,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 160
9 Power_On_Hours 0x0032 075 075 000 Old_age Always - 22029
197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 16
No Errors Logged
# 1 Short offline Completed without error 00% 18648
Donc gros disque avec des secteurs physiques contenant 8 secteurs logiques.
Ayant déjà su réparer 20 secteurs physiques et ne sachant pas en réparer deux et oubliant de dire lesquels et au quart de sa vie théorique. Sa mécanique est en bon état. Cela me semble valoir le coup de le réparer.
La réparation est possible puisque la quantité de secteurs de substition est quasiment intacte.
Mais la réparation va perdre le contenu de ces secteurs.
La première des choses à faire est de trouver les numéros de secteurs à réparer.
Pour cela trois possibilités:
- Lancer un test long avec smartctl.
à la première erreur, il arrête et doit donner le numéro de secteur.
On répare les 8 secteurs
On relance pour avoir la suite.
S'il n'y a vraiment que 16 secteurs H.S. cela se fait en trois fois.
- Installer DDRESCUE et lui demander de dupliquer dans /dev/null
A la fin de l'opération, on obtient la liste des 16 secteurs illisibles.
On lance un petit script de réparation. Sauf si la liste indique un nombre impressionnant de secteurs.
- Lancer un script que j'ai écrit et testé sur disque ayant des secteurs physiques de 512 octets. Je le pense au point pour des secteurs de 4096 octets.
Il tente de lire et de réparer en même temps.
Mais on ne sait pas à l'avance si on va réparer 16 secteurs ou 16.000 ou plus.
Il est un peu moins performant que DDRESCUE. il est aussi équipé pour ne pas répartir à zéro si arrêt.
Je suis actuellement sur IPAD. Lorsque je me connecterais au micro
Je te donnerais les scripts détaillés pour les trois cas.
Tu pourras alors alors choisir ce qui te semblera le mieux.
Dernière modification par geole (Le 04/01/2025, à 12:07)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#3 Le 04/01/2025, à 13:32
- iznobe
Re : [ resolu ] Secteurs defectueux sur HDD
Salut geole et merci pour ces explications et precisions .
Peut etre que DDRescue est ce qui il y a de plus pertinent afin de ne pas trop se precipiter et analyser la situation , à la fois pour éviter peut etre de perdre des secteurs importants du disque et aussi pour ne pas réparer si il y a bien trop de secteurs HS .
Dernière modification par iznobe (Le 04/01/2025, à 13:32)
retour COMPLET et utilisable de commande | script montage partition ext4
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne
#4 Le 04/01/2025, à 13:48
- geole
Re : [ resolu ] Secteurs defectueux sur HDD
Gros script d'automatisation.
1) Installer l'application. ddrescue avec cette commande
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
sudo apt-get update
sudo apt install gddrescue
2) Donner un état rapide du disque.
DSKin=sda #### Nom du disque à lire!
sudo smartctl -a /dev/$DSKin | grep -E "Sector Size|Pending|Reallocated"
A=$(sudo smartctl -a /dev/$DSKin| grep "Sector Size");
if [[ $A =~ "4096 bytes physical" ]]; then M=8; else if [[ $A =~ "512 bytes logical/physical" ]]; then M=1; else echo -e "\n\a\E[31mGros problème de réponse de smartctl, Prière de ne pas continuer. \E[0m\n"; fi; fi
echo Facteur Multiplicateur $M
ATTENTION, Tout ce qui suit est à faire dans la même session. Sinon il faudra repositionner les variables.
DSKin=sda #Nom du disque à lire
DSKout=null #Nom du disque à écraser
#M=1 #Si secteurs physiques de 512 octets
M=8 #Si secteurs physiques de 4096 octets
Suivi=$HOME/$DSKin.rescue #### Attention si choix par uuid, il faut mettre un non de disque car le répertoire $HOME/disk/by_id n'existe passudo smartctl -a /dev/$DSKin
3) Puis lire rapidement le disque. Mais cela prend du temps.
###rm $Suivi
sudo ddrescue -f -n -b$((512*$M)) /dev/$DSKin /dev/$DSKout $Suivi
4) Puis les parties pas faciles. Cela prend aussi du temps.
sudo ddrescue -f -c1 -r0 -b$((512*$M)) /dev/$DSKin /dev/$DSKout $Suivi
5) Puis liste de ce qui n'est pas lisible.
touch $HOME/$DSKin.badblocs
sudo ddrescuelog -l- -b$((512*$M)) $Suivi >$HOME/$DSKin.badblocs
wc -l $HOME/$DSKin.badblocs
6) Puis mise à zéro des zones qui n'ont pas été copiées.
########sudo ddrescue --fill-mode=- --force --synchronous /dev/zero /dev/$DSKout $HOME/$DSKin.rescue
7) Puis réparation.
while read j; do sudo dd if=/dev/$DSKin bs=$((512*$M)) count=1 skip=$j 1>/dev/null 2>/tmp/REP; cat /tmp/REP | sed 's/\xc2\xa0//g' > /tmp/REP1;
if grep -q "$((512*$M))octets" /tmp/REP1; then echo Bonne lecture du secteur $j; else echo Réparation du bloc N°$j;
for ((k=$(($j*$M));k<$(($j*$M+$M));k++));do sudo hdparm --yes-i-know-what-i-am-doing --write-sector $k /dev/$DSKin;sleep 1; done;
sudo dd if=/dev/$DSKin bs=$((512*$M)) count=1 skip=$j 1>/dev/null 2>/tmp/REP;cat /tmp/REP | sed 's/\xc2\xa0//g' > /tmp/REP1;
if grep -q "$((512*$M))octets" /tmp/REP1;then echo Bonne réparation du secteur $j;else echo -e "\n\a\E[31mMauvaise Réparation du bloc N°$/\E[0m\n";fi;fi; done < $HOME/$DSKin.badblocs
8) Un nouveau contrôle.
sudo smartctl -a /dev/$DSKin | grep -E "Sector Size|Pending|Reallocated"
9) Facultativement: La géographie des secteurs illisibles.
BON=0; Last=0 ; Rupt=1;TotBON=0; TotBAD=0
while read j; do if [[ $Last == 0 ]] ; then NBbon=$(($j-$BON+1)) ; BAD=$(($j)) ; NBbad=1 ; Last=$(($j+1)); else if [[ $Last == $j ]] ; then Last=$(($j+1)) ; NBbad=$(($NBbad+1)); else printf "%10d secteurs bons début à %10d puis %10d secteurs mauvais début à %10d\n" $NBbon $BON $NBbad $BAD; TotBON=$(($TotBON+$NBbon)); TotBAD=$(($TotBAD+$NBbad)); BON=$(($BAD+$NBbad)) ; NBbon=$(($j-$BON-1)) ; BAD=$j ; NBbad=1 ; Last=$(($j+1)) ; Rupt=$(($Rupt+1)); fi; fi ; done < $HOME/$DSKin.badblocs
printf "%10d secteurs bons début à %10d puis %10d secteurs mauvais début à %10d\n" $NBbon $BON $NBbad $BAD ;
TotBON=$(($TotBON+$NBbon)); TotBAD=$(($TotBAD+$NBbad))
echo Il y a $TotBON secteurs de bonne qualité, $TotBAD secteurs à réparer et $Rupt ruptures de continuité.
10) Pour transmettre l'avancement des travaux, il faut ouvrir une nouvelle session et donner le retour de cette commande:
ddrescuelog -tvv $HOME/sdX.rescue
en remplaçant X par la bonne lettre.'
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#5 Le 04/01/2025, à 13:53
- iznobe
Re : [ resolu ] Secteurs defectueux sur HDD
voici le retour des commande pour l ' " etat rapide " du disque :
iznobe@iznobe-PC:~$ DSKin=sda
iznobe@iznobe-PC:~$ sudo smartctl -a /dev/$DSKin | grep -E "Sector Size|Pending|Reallocated"
[sudo] Mot de passe de iznobe :
Sector Sizes: 512 bytes logical, 4096 bytes physical
5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 160
197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 16
iznobe@iznobe-PC:~$ A=$(sudo smartctl -a /dev/$DSKin| grep "Sector Size");
iznobe@iznobe-PC:~$ if [[ $A =~ "4096 bytes physical" ]]; then M=8; else if [[ $A =~ "512 bytes logical/physical" ]]; then M=1; else echo -e "\n\a\E[31mGros problème de réponse de smartctl, Prière de ne pas continuer. \E[0m\n"; fi; fi
iznobe@iznobe-PC:~$ echo Facteur Multiplicateur $M
Facteur Multiplicateur 8
iznobe@iznobe-PC:~$
dois je enchainer sans attendre avec les commandes suivantes , ou il y a quelquechose a faire avant ?
Dernière modification par iznobe (Le 04/01/2025, à 13:54)
retour COMPLET et utilisable de commande | script montage partition ext4
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne
#6 Le 04/01/2025, à 14:11
- geole
Re : [ resolu ] Secteurs defectueux sur HDD
Tu peux enchaîner.
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#7 Le 04/01/2025, à 14:33
- iznobe
Re : [ resolu ] Secteurs defectueux sur HDD
Suivi=$HOME/$DSKin.rescue #### Attention si choix par uuid, il faut mettre un non de disque car le répertoire $HOME/disk/by_id n'existe passudo smartctl -a /dev/$DSKin
pas une erreur là ?
cca serait pas plutot :
Suivi=$HOME/$DSKin.rescue #### Attention si choix par uuid, il faut mettre un non de disque car le répertoire $HOME/disk/by_id n'existe pas
sudo smartctl -a /dev/$DSKin
?
Dernière modification par iznobe (Le 04/01/2025, à 14:34)
retour COMPLET et utilisable de commande | script montage partition ext4
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne
#8 Le 04/01/2025, à 14:40
- geole
Re : [ resolu ] Secteurs defectueux sur HDD
c'est du commentaire et c'est inutile de refaire un rapport smartctl complet On le possède déjà. Je viens d'ailleur de supprimer la commande smartcll
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#9 Le 04/01/2025, à 14:42
- iznobe
Re : [ resolu ] Secteurs defectueux sur HDD
ok , merci , c' etait pour etre sur
:
3) Puis lire rapidement le disque. Mais cela prend du temps.
c' est parti pour environ 6 heures ... de façon a ce que je sache ou j' en suis tout à l' heure .
Dernière modification par iznobe (Le 04/01/2025, à 14:48)
retour COMPLET et utilisable de commande | script montage partition ext4
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne
#10 Le 04/01/2025, à 22:19
- iznobe
Re : [ resolu ] Secteurs defectueux sur HDD
voici le retour du 1er scan :
iznobe@iznobe-PC:~$ cat $HOME/$DSKin.rescue
# Mapfile. Created by GNU ddrescue version 1.23
# Command line: ddrescue -f -n -b4096 /dev/sda /dev/null /home/iznobe/sda.rescue
# Start time: 2025-01-04 13:43:31
# Current time: 2025-01-04 20:41:47
# Finished
# current_pos current_status current_pass
0x3A3817D0000 + 1
# pos size status
0x00000000 0x3A3817D6000 +
iznobe@iznobe-PC:~$
Pour le 4°) , j ' ai un retour instantané :
iznobe@iznobe-PC:~$ sudo ddrescue -f -c1 -r0 -b$((512*$M)) /dev/$DSKin /dev/$DSKout $Suivi
[sudo] Mot de passe de iznobe :
GNU ddrescue 1.23
Press Ctrl-C to interrupt
Initial status (read from mapfile)
rescued: 4000 GB, tried: 0 B, bad-sector: 0 B, bad areas: 0
Current status
ipos: 0 B, non-trimmed: 0 B, current rate: 0 B/s
opos: 0 B, non-scraped: 0 B, average rate: 0 B/s
non-tried: 0 B, bad-sector: 0 B, error rate: 0 B/s
rescued: 4000 GB, bad areas: 0, run time: 0s
pct rescued: 100.00%, read errors: 0, remaining time: n/a
time since last successful read: n/a
Finished
iznobe@iznobe-PC:~$
Retour instantané aussi pour le 5°) :
iznobe@iznobe-PC:~$ touch $HOME/$DSKin.badblocs
sudo ddrescuelog -l- -b$((512*$M)) $Suivi >$HOME/$DSKin.badblocs
wc -l $HOME/$DSKin.badblocs
0 /home/iznobe/sda.badblocs
iznobe@iznobe-PC:~$
c' est peut etre pas normal si ?
j ' ai donc fait un nouvel etat des lieux ( 8°) ) :
iznobe@iznobe-PC:~$ sudo smartctl -a /dev/$DSKin | grep -E "Sector Size|Pending|Reallocated"
Sector Sizes: 512 bytes logical, 4096 bytes physical
5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 176
197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
iznobe@iznobe-PC:~$
Dernière modification par iznobe (Le 04/01/2025, à 22:22)
retour COMPLET et utilisable de commande | script montage partition ext4
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne
#11 Le 04/01/2025, à 22:45
- geole
Re : [ resolu ] Secteurs defectueux sur HDD
Bonsoir.
J'en déduis que les 16 secteurs considérés comme illisibles ont été finalement relus
bad-sector: 0
et que le firwmare a bien mis à jour le compteur 197. Le vendredi 13 juin, n'oublie pas de jouer à un jeu de hasard,
Dernière modification par geole (Le 04/01/2025, à 23:03)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
Je défie QUICONQUE de trouver une discussion où j'aurais suggéré de remplacer un SSD par un disque dur.
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#12 Le 04/01/2025, à 22:55
- iznobe
Re : [ resolu ] Secteurs defectueux sur HDD
lol , merci
retour COMPLET et utilisable de commande | script montage partition ext4
MSI Z490A-pro , i7 10700 , 32 GB RAM .
En ligne