intsdvd
(usa Debian)
Enviado em 27/12/2016 - 09:01h
Olá fernandojsouza!
Vamos às respostas:
1 - O que tem na partição sda7?
Na partição sda7 está a raiz do debian e na sda9 o /home
bruno@debian:~$ sudo fdisk -l
Disco /dev/sda: 931,5 GiB, 1000204886016 bytes, 1953525168 setores
Unidades: setor de 1 * 512 = 512 bytes
Tamanho de setor (lógico/físico): 512 bytes / 4096 bytes
Tamanho E/S (mínimo/ótimo): 4096 bytes / 4096 bytes
Tipo de rótulo do disco: gpt
Identificador do disco: EE10E9DC-15B6-4C41-80E7-F52B20E850F3
Dispositivo Início Fim Setores Tamanho Tipo
/dev/sda1 2048 534527 532480 260M Sistema EFI
/dev/sda2 534528 567295 32768 16M Microsoft reservado
/dev/sda3 567296 780388351 779821056 371,9G Microsoft dados básico
/dev/sda4 780388352 781410303 1021952 499M Windows ambiente de recupera
/dev/sda5 781410304 879066553 97656250 46,6G Microsoft dados básico
/dev/sda6 879067136 975536127 96468992 46G Linux sistema de arquivos
/dev/sda7 975536128 1034129407 58593280 28G Linux sistema de arquivos
/dev/sda8 1034129408 1046499327 12369920 5,9G Linux swap
/dev/sda9 1046499328 1953523711 907024384 432,5G Linux sistema de arquivos
bruno@debian:~$
2- Poste a saída do comando:
sudo smartctl --all /dev/sda
bruno@debian:~$ sudo smartctl --all /dev/sda
[sudo] senha para bruno:
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.8.0-2-amd64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: HGST Travelstar Z5K1000
Device Model: HGST HTS541010A7E630
Serial Number: S0A001SSHW8R5K
LU WWN Device Id: 5 000cca 756da7e3d
Firmware Version: SE0OA4A0
User Capacity: 1.000.204.886.016 bytes [1,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5400 rpm
Form Factor: 2.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS T13/1699-D revision 6
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Tue Dec 27 08:54:39 2016 BRST
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: ( 45) seconds.
Offline data collection
capabilities: (0x5b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No 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: ( 224) minutes.
SCT capabilities: (0x003d) SCT Status supported.
SCT Error Recovery Control 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 0x000b 100 100 062 Pre-fail Always - 0
2 Throughput_Performance 0x0005 100 100 040 Pre-fail Offline - 0
3 Spin_Up_Time 0x0007 139 139 033 Pre-fail Always - 1
4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 1016
5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0
7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0
8 Seek_Time_Performance 0x0005 100 100 040 Pre-fail Offline - 0
9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 147
10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 371
191 G-Sense_Error_Rate 0x000a 099 099 000 Old_age Always - 65537
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 110
193 Load_Cycle_Count 0x0012 100 100 000 Old_age Always - 3921
194 Temperature_Celsius 0x0002 181 181 000 Old_age Always - 33 (Min/Max 17/40)
196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0
223 Load_Retry_Count 0x000a 100 100 000 Old_age Always - 0
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]
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.
bruno@debian:~$
Quanto ao resto do teu texto fernandojsouza, ainda estou estudando e tentando entender para fazer os testes aqui no notebook. Assim que conseguir, posto novidades.