Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 18/10/2021, à 09:55

geole

Re : Problème au démarrage - Ermergency mode

Bonjour.
Oui.
Mais comme ton disque est volumineux, tu peux faire par "petits" morceaux afin de ne pas reprendre depuis le début à chaque fois.

 sudo smartctl  -t select,0-1999999999  /dev/sdb

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#27 Le 18/10/2021, à 15:14

elcoyote_21

Re : Problème au démarrage - Ermergency mode

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Sending command: "Execute SMART Selective self-test routine immediately in off-line mode".
SPAN         STARTING_LBA           ENDING_LBA
   0                    0           1999999999
Drive command "Execute SMART Selective self-test routine immediately in off-line mode" successful.
Testing has begun.

Le prompt clignote, vous avez une idée de la durée du test ? Je suppose qu'un message s'affiche lorsque c'est terminé.

Dernière modification par elcoyote_21 (Le 18/10/2021, à 16:24)


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#28 Le 18/10/2021, à 18:15

geole

Re : Problème au démarrage - Ermergency mode

Voir la documentation.... https://doc.ubuntu-fr.org/smartmontools
Pour accéder ensuite au résultats/statistiques de ces tests :

sudo smartctl -l selftest /dev/sdX

ou en plus bref (retourne un message seulement si le disque retourne un indicateur SMART "failing" ou si des autotests ont enregistré des erreurs) :

sudo smartctl -q errorsonly -H -l selftest /dev/sdX

........
Pour suivre l'exécution de cette relance :

sudo smartctl -a /dev/sdX | grep left

Cela permet de visualiser le LBA début et le LBA fin de l'intervalle de 65536 secteurs en cours de test. Ne pas se fier au pourcentage indiqué.

Il faut regarder de temps en temps l'avancement ...
La durée est certainement de plusieurs heures si pas de secteurs défectueux. Sinon cela peut s'arrêter très rapidement.

Dernière modification par geole (Le 18/10/2021, à 18:22)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#29 Le 18/10/2021, à 21:33

elcoyote_21

Re : Problème au démarrage - Ermergency mode

sudo smartctl -q errorsonly -H -l selftest /dev/sdb

me renvoie pour l'instant :

Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 2  Extended offline    Completed: read failure       90%     16475         2479168

Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#30 Le 18/10/2021, à 21:36

elcoyote_21

Re : Problème au démarrage - Ermergency mode

sudo smartctl -l selftest /dev/sdb

me donne

smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.11.0-27-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== 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  Selective offline   Completed without error       00%     16528         -
# 2  Extended offline    Completed: read failure       90%     16475         2479168
# 3  Short offline       Completed without error       00%     14369         -

Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#31 Le 19/10/2021, à 11:52

geole

Re : Problème au démarrage - Ermergency mode

elcoyote_21 a écrit :
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Selective offline   Completed without error       00%     16528         -

Bonjour
Donc pas d'erreur dans le premier téra du disque.
Si tu souhaites tester le second To qui appartient à la partition NTFS.
Disk sdb: 2.75 TiB, 3000592982016 bytes, 5860533168 sector
           Start        End    Sectors  Size Type
sdb1        2048 2097154047 2097152000 1000G Linux filesystem
sdb2  2097154048 5860532223 3763378176  1.8T Microsoft basic data

Voici la commande à frapper.

  sudo smartctl  -t select,next /dev/sdb

Dernière modification par geole (Le 19/10/2021, à 11:59)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#32 Le 19/10/2021, à 12:52

elcoyote_21

Re : Problème au démarrage - Ermergency mode

J'avais un peu anticipé ta commande (suite à la lecture de l'article sur smartmon), du coup j'ai terminé le 2nd test.

J'ai retapé

sudo smartctl -l selftest /dev/sdb

. C'est bien cela, à chaque fois que je reteste une partie du disque, pour avoir le résultat?

=== 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  Selective offline   Completed without error       00%     16547         -
# 2  Selective offline   Completed without error       00%     16528         -
# 3  Extended offline    Completed: read failure       90%     16475         2479168
# 4  Short offline       Completed without error       00%     14369         -

J'ai relancé une 3ème fois ensuite :!

sudo smartctl  -t select,next /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.11.0-27-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Span 0 changed from 4000000000-5999999999 (2000000000 sectors)
                 to 3907022112-5860533167 (1953511056 sectors) (3 spans)
Sending command: "Execute SMART Selective self-test routine immediately in off-line mode".
SPAN         STARTING_LBA           ENDING_LBA
   0           3907022112           5860533167
Drive command "Execute SMART Selective self-test routine immediately in off-line mode" successful.
Testing has begun.

Dernière modification par elcoyote_21 (Le 19/10/2021, à 15:02)


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#33 Le 20/10/2021, à 11:21

elcoyote_21

Re : Problème au démarrage - Ermergency mode

Bonjour,
J'ai essayé de rebooter et je suis de nouveau retomber sur "emergency mode". Existe-t-il d'autrees pistes ou une suite à la procédure?


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#34 Le 20/10/2021, à 14:05

geole

Re : Problème au démarrage - Ermergency mode

Bonjour.
Dans le boot qui plante, au lieu de frapper la commande proposée journalctl -xb frappe cette commande

journalctl -b -p  err

,fais une photo et publie-la dans un site de partage.


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#35 Le 20/10/2021, à 19:11

elcoyote_21

Re : Problème au démarrage - Ermergency mode

Je finalise la sauvegarde de mon /home (on ne sait jamais!) et dès que j'ai terminé je vous envoie ça !


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#36 Le 21/10/2021, à 17:15

elcoyote_21

Re : Problème au démarrage - Ermergency mode

Bonjour, je viens d'utiliser flameshot pour la capture (j'aurai appris des trucs ! smile )

journalctl -b -p  err

me donne
probleme au boot
On dirait que le problème est toujours le même ?! hmm

Dernière modification par elcoyote_21 (Le 22/10/2021, à 10:55)


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#37 Le 22/10/2021, à 11:50

geole

Re : Problème au démarrage - Ermergency mode

Bonjour.

sdb                                                                                                                
├─sdb1 ext4     fa2438fa-3d30-4827-a5c6-21328950eb31 6a565d81-8e96-4466-9299-e8c3e4bc1be3                          
└─sdb2 ntfs     5806A4CC3B87EA4D

C'est bien la partition SDB1
refais manuellement un FSCK et republie un rapport smartctl.
Si un autre secteur a laché, il faudra penser que le disque se dégrade rapidement. Donc le remplacer.
Mais la cause peut être un arrêt anormal.

Dernière modification par geole (Le 22/10/2021, à 11:54)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#38 Le 22/10/2021, à 14:11

elcoyote_21

Re : Problème au démarrage - Ermergency mode

geole a écrit :

Si un autre secteur a laché, il faudra penser que le disque se dégrade rapidement. Donc le remplacer.
Mais la cause peut être un arrêt anormal.

Oui, je me suis déjà préparé "psychologiquement" au remplacement du DD (j'hésite à reprendre un Western Digital !)
J'ai fait le fsck depuis le DD puis refait depuis la session live
Je relance le smartmon depuis le live et je poste le résultat!


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#39 Le 22/10/2021, à 14:16

elcoyote_21

Re : Problème au démarrage - Ermergency mode

ubuntu@ubuntu:~$ sudo smartctl  -s on  -a /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.11.0-27-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Blue
Device Model:     WDC WD30EZRZ-00Z5HB0
Serial Number:    WD-WCC4N7PLXDNX
LU WWN Device Id: 5 0014ee 2b8625598
Firmware Version: 80.00A80
User Capacity:    3000592982016 bytes [3,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Fri Oct 22 12:14:52 2021 UTC
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: 		(39360) 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: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 ( 395) minutes.
Conveyance self-test routine
recommended polling time: 	 (   5) minutes.
SCT capabilities: 	       (0x7035)	SCT Status supported.
					SCT Feature Control supported.
					SCT Data Table supported.

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       -       1322
  3 Spin_Up_Time            0x0027   180   178   021    Pre-fail  Always       -       5983
  4 Start_Stop_Count        0x0032   098   098   000    Old_age   Always       -       2483
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   100   253   000    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   078   078   000    Old_age   Always       -       16611
 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   098   098   000    Old_age   Always       -       2483
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       52
193 Load_Cycle_Count        0x0032   011   011   000    Old_age   Always       -       568308
194 Temperature_Celsius     0x0022   125   115   000    Old_age   Always       -       25
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       1
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       2
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      -       12

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  Selective offline   Completed without error       00%     16553         -
# 2  Selective offline   Completed without error       00%     16547         -
# 3  Selective offline   Completed without error       00%     16528         -
# 4  Extended offline    Completed: read failure       90%     16475         2479168
# 5  Short offline       Completed without error       00%     14369         -

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.

Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#40 Le 24/10/2021, à 09:41

elcoyote_21

Re : Problème au démarrage - Ermergency mode

Que pensez-vous de ce résultat ? Il n'y a plus d'espoir ?


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#41 Le 24/10/2021, à 09:51

geole

Re : Problème au démarrage - Ermergency mode

Bonjour.
Je ne vois de  grave. Pour t'en assurer, lance un test long complet.

sudo smartctl -t long  /dev/sdb

Il y a juste le compteur load cycle count qui est bas. Mais c'est sans rapport avec l'incident.

Dernière modification par geole (Le 24/10/2021, à 09:55)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#42 Le 24/10/2021, à 12:13

elcoyote_21

Re : Problème au démarrage - Ermergency mode

Bonjour, je viens de lancer le "long", il y en a pour un petit moment !

sudo smartctl -t long  /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.11.0-27-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Sending command: "Execute SMART Extended self-test routine immediately in off-line mode".
Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful.
Testing has begun.
Please wait 395 minutes for test to complete.
Test will complete after Sun Oct 24 16:45:38 2021 UTC
Use smartctl -X to abort test.

Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#43 Le 24/10/2021, à 21:11

elcoyote_21

Re : Problème au démarrage - Ermergency mode

Je pense que l'analyse est terminée à cette heure. Quelle est la commande pour poster le résultat du test long ?


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#44 Le 24/10/2021, à 21:18

geole

Re : Problème au démarrage - Ermergency mode

Le plus simple

 sudo smartctl -A /dev/sdb

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#45 Le 24/10/2021, à 21:31

elcoyote_21

Re : Problème au démarrage - Ermergency mode

sudo smartctl -A /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.11.0-27-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== 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       -       1322
  3 Spin_Up_Time            0x0027   180   178   021    Pre-fail  Always       -       5983
  4 Start_Stop_Count        0x0032   098   098   000    Old_age   Always       -       2484
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   100   253   000    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   078   078   000    Old_age   Always       -       16653
 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   098   098   000    Old_age   Always       -       2484
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       52
193 Load_Cycle_Count        0x0032   011   011   000    Old_age   Always       -       568318
194 Temperature_Celsius     0x0022   125   115   000    Old_age   Always       -       25
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       1
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       2
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      -       12
ubuntu@ubuntu:~$ 

Dernière modification par elcoyote_21 (Le 24/10/2021, à 21:37)


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#46 Le 24/10/2021, à 21:38

geole

Re : Problème au démarrage - Ermergency mode

Je me suis trompé, on ne voit pas le résultat du test. Cela sera

 sudo smartctl -a /dev/sdb

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#47 Le 24/10/2021, à 21:40

elcoyote_21

Re : Problème au démarrage - Ermergency mode

ubuntu@ubuntu:~$ sudo smartctl -a /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.11.0-27-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, [url=http://www.smartmontools.org]www.smartmontools.org[/url]

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Blue
Device Model:     WDC WD30EZRZ-00Z5HB0
Serial Number:    WD-WCC4N7PLXDNX
LU WWN Device Id: 5 0014ee 2b8625598
Firmware Version: 80.00A80
User Capacity:    3000592982016 bytes [3,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun Oct 24 19:40:05 2021 UTC
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:      ( 121)	The previous self-test completed having
					the read element of the test failed.
Total time to complete Offline 
data collection: 		(39360) 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: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 ( 395) minutes.
Conveyance self-test routine
recommended polling time: 	 (   5) minutes.
SCT capabilities: 	       (0x7035)	SCT Status supported.
					SCT Feature Control supported.
					SCT Data Table supported.

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       -       1322
  3 Spin_Up_Time            0x0027   180   178   021    Pre-fail  Always       -       5983
  4 Start_Stop_Count        0x0032   098   098   000    Old_age   Always       -       2484
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   100   253   000    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   078   078   000    Old_age   Always       -       16653
 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   098   098   000    Old_age   Always       -       2484
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       52
193 Load_Cycle_Count        0x0032   011   011   000    Old_age   Always       -       568318
194 Temperature_Celsius     0x0022   125   115   000    Old_age   Always       -       25
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       1
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       2
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      -       12

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    Completed: read failure       90%     16644         1029399024
# 2  Selective offline   Completed without error       00%     16553         -
# 3  Selective offline   Completed without error       00%     16547         -
# 4  Selective offline   Completed without error       00%     16528         -
# 5  Extended offline    Completed: read failure       90%     16475         2479168
# 6  Short offline       Completed without error       00%     14369         -

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.

ubuntu@ubuntu:~$

Dernière modification par elcoyote_21 (Le 24/10/2021, à 21:41)


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#48 Le 24/10/2021, à 21:50

geole

Re : Problème au démarrage - Ermergency mode

il s'est planté au secteur 1029399024

1  Extended offline    Completed: read failure       90%     16644         1029399024
 

Donc c'est en train de dégrader.  Je pense que tu sauras rectifier ce secteur et les 7 suivants.
Voir échanges 23 et 24.

Dernière modification par geole (Le 24/10/2021, à 21:55)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

En ligne

#49 Le 24/10/2021, à 22:58

elcoyote_21

Re : Problème au démarrage - Ermergency mode

Je te remercie encore pour ton aide geole, je vais relire les étapes que tu mentionnes. J'imagine que tu fais allusion à une dégradation très rapide !
Je vais regarder s'il y a un sujet sur la meilleure façon de réinstaller Ubuntu sur un SSD+ HD.
Je crois que quelqu'un a mentionné le fait que mettre le /home sur le HD n'était pas un bonne solution finalement. Je vais voir si je peux trouver une doc détaillée sur la meilleure façon de faire !
Je peux rester chez Wetern Digital ou une autre marque serait-elle plus fiable ces temps-ci ? (j'avoue ne pas être fan de Seagate)
J'ai relancé la réécriture des secteur .......24 jusqu'à .....31 et j'ai refait un test long dans la foulée. La suite (et fin???) demain matin ! Bonne nuit à tout le monde.

Dernière modification par elcoyote_21 (Le 24/10/2021, à 23:10)


Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne

#50 Le 25/10/2021, à 10:38

elcoyote_21

Re : Problème au démarrage - Ermergency mode

ubuntu@ubuntu:~$ sudo smartctl -a /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.11.0-27-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Blue
Device Model:     WDC WD30EZRZ-00Z5HB0
Serial Number:    WD-WCC4N7PLXDNX
LU WWN Device Id: 5 0014ee 2b8625598
Firmware Version: 80.00A80
User Capacity:    3000592982016 bytes [3,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Mon Oct 25 08:37:48 2021 UTC
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:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(39360) 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: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 ( 395) minutes.
Conveyance self-test routine
recommended polling time: 	 (   5) minutes.
SCT capabilities: 	       (0x7035)	SCT Status supported.
					SCT Feature Control supported.
					SCT Data Table supported.

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       -       1322
  3 Spin_Up_Time            0x0027   180   178   021    Pre-fail  Always       -       5983
  4 Start_Stop_Count        0x0032   098   098   000    Old_age   Always       -       2484
  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   078   078   000    Old_age   Always       -       16666
 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   098   098   000    Old_age   Always       -       2484
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       52
193 Load_Cycle_Count        0x0032   011   011   000    Old_age   Always       -       568326
194 Temperature_Celsius     0x0022   126   115   000    Old_age   Always       -       24
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       2
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      -       8

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    Completed without error       00%     16662         -
# 2  Extended offline    Completed: read failure       90%     16644         1029399024
# 3  Selective offline   Completed without error       00%     16553         -
# 4  Selective offline   Completed without error       00%     16547         -
# 5  Selective offline   Completed without error       00%     16528         -
# 6  Extended offline    Completed: read failure       90%     16475         2479168
# 7  Short offline       Completed without error       00%     14369         -
2 of 2 failed self-tests are outdated by newer successful extended offline self-test # 1

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.

ubuntu@ubuntu:~$

Utilisateur d'Ubuntu 20.04.3 LTS

Hors ligne