Plantage de Mageia 4

Maxime81 Membre non connecté
-
- Voir le profil du membre Maxime81
- Inscrit le : 02/01/2012
Reprise du message précédent
Sous root j'ai installé smartmontools 6.2.2mais avec smartctl /dev/sda : aucun fichier de ce type !
https://professeur-joyeux.com/
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE

Meuz Membre non connecté
-
- Voir le profil du membre Meuz
- Inscrit le : 06/08/2011
- Groupes :
Code BASH :
ls -l /dev/sd*

Maxime81 Membre non connecté
-
- Voir le profil du membre Maxime81
- Inscrit le : 02/01/2012
Bon réponse ERROR : smartctl take ONE device name as the final command-line argument. You have provided 2 device name /sda /dev
Use smartctl -h to get a usage summary
Édité par Maxime81 Le 17/01/2015 à 11h02
https://professeur-joyeux.com/
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE

lebarhon Membre non connecté
-
- Voir le profil du membre lebarhon
- Inscrit le : 09/10/2010
- Groupes :
-
Équipe Mageia
-
Membre d'Honneur
CM Asus Z77-A+i5-2500K+GeForceGT520+RAM8Go
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits

Maxime81 Membre non connecté
-
- Voir le profil du membre Maxime81
- Inscrit le : 02/01/2012
A la commande ls -1 /dev /sd
/dev/sda
/dev/sda1
/dev/sda2
/dev/sda5
Donc 4 partitions ??
Alors que dans le CCM gestion disque je n'en voie que 2 : sda1 & sda5
Édité par Maxime81 Le 17/01/2015 à 11h18
https://professeur-joyeux.com/
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE

lebarhon Membre non connecté
-
- Voir le profil du membre lebarhon
- Inscrit le : 09/10/2010
- Groupes :
-
Équipe Mageia
-
Membre d'Honneur
l pour long
Donc si tu veux tester la partition /sda5 de ton disque, celle qui contient Mageia, boote sur un Live CD/DVD et tape sous root
# smartctl /dev/sda5
CM Asus Z77-A+i5-2500K+GeForceGT520+RAM8Go
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits

Maxime81 Membre non connecté
-
- Voir le profil du membre Maxime81
- Inscrit le : 02/01/2012
Par contre ça fonctionne avec le CD live de Mageia 2 mais ne connait pas la commande smartctl.
Édité par Maxime81 Le 17/01/2015 à 22h35
https://professeur-joyeux.com/
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE

Meuz Membre non connecté
-
- Voir le profil du membre Meuz
- Inscrit le : 06/08/2011
- Groupes :
Code BASH :
mais ls -l /dev /sd*
Code BASH :
ls -l /dev/sd*
Bon, il semblerait, d'après ce que tu as écris plus haut, que tu aies 3 partitions : sda1, sda2 et sda5.
Je ne comprends pas pourquoi
Code BASH :
a retourné "aucun fichier de ce type"
smartctl /dev/sda

Maxime81 Membre non connecté
-
- Voir le profil du membre Maxime81
- Inscrit le : 02/01/2012
brw-rw---- 1 root disk 8, 0 janv. 17 22:19 /dev/sda
brw-rw---- 1 root disk 8, 1 janv. 17 22:19 /dev/sda1
brw-rw---- 1 root disk 8, 2 janv. 17 22:19 /dev/sda2
brw-rw---- 1 root disk 8, 5 janv. 17 22:19 /dev/sda5
[root@localhost max]# smartctl /dev/sda
smartctl 6.2 2013-07-26 r3841 [i686-linux-3.14.27-server-1.mga4] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
ATA device successfully opened
Use 'smartctl -a' (or '-x') to print SMART (and more) information
[root@localhost max]# smartctl -a
smartctl 6.2 2013-07-26 r3841 [i686-linux-3.14.27-server-1.mga4] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
ERROR: smartctl requires a device name as the final command-line argument.
Use smartctl -h to get a usage summary
[root@localhost max]# smartctl -h
smartctl 6.2 2013-07-26 r3841 [i686-linux-3.14.27-server-1.mga4] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
Usage: smartctl [options] device
Édité par Maxime81 Le 18/01/2015 à 09h53
https://professeur-joyeux.com/
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE

Adrien.D Membre non connecté
-
- Voir le profil du membre Adrien.D
- Inscrit le : 30/05/2011
- Site internet
- Groupes :
Code BASH :
smartctl -a /dev/sda

Lancée en root, cette commande vérifie l'état du disque dur et indique ses caractéristiques

Config : PC Fixe : X470 GAMING PRO- AMD Ryzen 5 2600X - 16Go RAM - Radeon RX 560 (Pilote libre) - Gentoo Linux - GNOME Desktop - Kernel 5.10 LTS
Ancien Webmaster de MageiaLinuxOnline. Les remplaçants assurent !
Ancien Webmaster de MageiaLinuxOnline. Les remplaçants assurent !


Maxime81 Membre non connecté
-
- Voir le profil du membre Maxime81
- Inscrit le : 02/01/2012
smartctl 6.2 2013-07-26 r3841 [i686-linux-3.14.27-server-1.mga4] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Momentus 5400.7 (AF)
Device Model: ST9750423AS
Serial Number: 6WS0LJC8
LU WWN Device Id: 5 000c50 0463b352e
Firmware Version: 0001SDM1
User Capacity: 750 156 374 016 bytes [750 GB]
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: ATA8-ACS T13/1699-D revision 4
SATA Version is: SATA 2.6, 3.0 Gb/s
Local Time is: Sun Jan 18 10:24:34 2015 CET
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: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
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: ( 0) seconds.
Offline data collection
capabilities: (0x73) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
No 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: ( 191) minutes.
Conveyance self-test routine
recommended polling time: ( 3) minutes.
SCT capabilities: (0x303f) 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 117 099 006 Pre-fail Always - 158629640
3 Spin_Up_Time 0x0003 099 098 085 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 037 037 020 Old_age Always - 65535
5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
7 Seek_Error_Rate 0x000f 077 060 030 Pre-fail Always - 52145910
9 Power_On_Hours 0x0032 098 098 000 Old_age Always - 2477
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 098 098 020 Old_age Always - 2140
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 - 2
189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
190 Airflow_Temperature_Cel 0x0022 081 058 045 Old_age Always - 19 (Min/Max 16/19)
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 78
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 319
193 Load_Cycle_Count 0x0032 074 074 000 Old_age Always - 53022
194 Temperature_Celsius 0x0022 019 042 000 Old_age Always - 19 (0 9 0 0 0)
195 Hardware_ECC_Recovered 0x001a 117 099 000 Old_age Always - 158629640
197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 63604170688586
241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 1464278790
242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 3072376022
254 Free_Fall_Sensor 0x0032 100 100 000 Old_age Always - 0
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% 739 -
# 2 Short offline Completed without error 00% 734 -
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.
https://professeur-joyeux.com/
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE
PC2 Aurore FP5 (2014)- Processeur Intel Pentium N35230 (Quad Core 2,16GH)- SSD240GB -4GB RAM DDR3 - carte vidéo Intel
Mageia 5 64bits - KDE
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie