Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Hardware => Téma založeno: Atego 11 Prosince 2016, 22:01:37
-
Mám 3 HDD na sda je linux mint ,na sdb je windows 7, a sdc kubuntu .Nenajede mě na sdc kubuntu a když chci linuxové oddíly z kubuntu připojit v linux mint tak mě to stále vypisuje
Nelze připojit Svazek 52 GB
Error mounting /dev/sdc2 at /media/jirka/974b35de-c5bc-4189-a746-dfd8c75dc0e0: Command-line `mount -t "ext4" -o "uhelper=udisks2,nodev,nosuid" "/dev/sdc2" "/media/jirka/974b35de-c5bc-4189-a746-dfd8c75dc0e0"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sdc2,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Nelze připojit Svazek 699 GB
Error mounting /dev/sdc1 at /media/jirka/6C28EC0D28EBD3DC: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdc1" "/media/jirka/6C28EC0D28EBD3DC"' exited with non-zero exit status 13: Error reading bootsector: Input/output error
Failed to sync device /dev/sdc1: Input/output error
Failed to mount '/dev/sdc1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.
sudo fdisk -l
[sudo] password for jirka:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
hlav: 255, sektorů na stopu: 63, cylindrů: 60 801, celkem 976 773 168 sektorů
Jednotky = sektory po 1 * 512 = 512 bajtech
Velikost sektoru (logického/fyzického): 512 bajtů / 512 bajtů
Velikost I/O (minimální/optimální): 512 bajtů / 512 bajtů
Identifikátor disku: 0x5bd8e027
Zařízení Zavádět Začátek Konec Bloky Id Systém
/dev/sda1 2048 92162047 46080000 83 Linux
/dev/sda2 * 330274816 976771071 323248128 7 HPFS/NTFS/exFAT
/dev/sda3 92162048 94251007 1044480 82 Linux swap/Solaris
/dev/sda4 94251008 330274815 118011904 83 Linux
Diskové oddíly jsou chybně seřazeny
Disk /dev/sdb: 203.9 GB, 203928109056 bytes
hlav: 255, sektorů na stopu: 63, cylindrů: 24 792, celkem 398 297 088 sektorů
Jednotky = sektory po 1 * 512 = 512 bajtech
Velikost sektoru (logického/fyzického): 512 bajtů / 512 bajtů
Velikost I/O (minimální/optimální): 512 bajtů / 512 bajtů
Identifikátor disku: 0x2052474d
Zařízení Zavádět Začátek Konec Bloky Id Systém
/dev/sdb1 * 192780 125660429 62733825 7 HPFS/NTFS/exFAT
/dev/sdb2 125665280 398292991 136313856 7 HPFS/NTFS/exFAT
Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
hlav: 255, sektorů na stopu: 63, cylindrů: 121 601, celkem 1 953 525 168 sektorů
Jednotky = sektory po 1 * 512 = 512 bajtech
Velikost sektoru (logického/fyzického): 512 bajtů / 4096 bajtů
Velikost I/O (minimální/optimální): 4096 bajtů / 4096 bajtů
Identifikátor disku: 0x981369bb
Zařízení Zavádět Začátek Konec Bloky Id Systém
/dev/sdc1 2048 1364365311 682181632 7 HPFS/NTFS/exFAT
/dev/sdc2 * 1364365312 1465927679 50781184 83 Linux
/dev/sdc3 1465927680 1467881471 976896 82 Linux swap/Solaris
/dev/sdc4 1467881472 1953523711 242821120 83 Linux
jirka@jirka-To-be-filled-by-O-E-M ~ $ sudo blkid
/dev/sda1: UUID="de70fdc7-be2f-466a-8d15-c99c249c5f31" TYPE="ext4"
/dev/sda2: UUID="0CE4AB47E4AB31BE" TYPE="ntfs"
/dev/sda3: UUID="da040666-3318-e1ee-0dbb-79c339da071b" TYPE="swap"
/dev/sda4: UUID="f8abfe58-71f1-4d9d-b293-7100684b5c92" TYPE="ext4"
/dev/sdb1: UUID="1470D5E270D5CA9E" TYPE="ntfs"
/dev/sdb2: UUID="20AE9B86AE9B5360" TYPE="ntfs"
/dev/sdc3: UUID="249ee463-7041-4e3b-96e8-fda0385c1563" TYPE="swap"
Děkuji za radu.
-
Spustit systém z SDA dát
update-grub
- Pokud SDC systém nenajede, v systému SDA spustit kontrolu disků pro SDC. Třeba programem Správce disků v systému.
- Pro připojení disků, musí UUID (blkid) musí souhlasit v souboru /etc/fstab Případně jej zakomentovat, aby to nedělalo neplechu a připojit ve správci souborů kliknutím ručně.
Uvidíme...
-
sudo update-grub
[sudo] password for jirka:
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.19.0-32-generic
Found initrd image: /boot/initrd.img-3.19.0-32-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
ERROR: isw: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: pdc: reading /dev/sdc[Input/output error]
ERROR: sil: reading /dev/sdc[Input/output error]
/dev/sdc: read failed after 0 of 4096 at 0: Chyba vstupu/výstupu
/dev/sdc: read failed after 0 of 4096 at 1000204795904: Chyba vstupu/výstupu
/dev/sdc: read failed after 0 of 4096 at 1000204877824: Chyba vstupu/výstupu
/dev/sdc: read failed after 0 of 4096 at 4096: Chyba vstupu/výstupu
/dev/sdc1: read failed after 0 of 4096 at 698553925632: Chyba vstupu/výstupu
/dev/sdc1: read failed after 0 of 4096 at 698553982976: Chyba vstupu/výstupu
/dev/sdc1: read failed after 0 of 4096 at 0: Chyba vstupu/výstupu
/dev/sdc1: read failed after 0 of 4096 at 4096: Chyba vstupu/výstupu
/dev/sdc2: read failed after 0 of 4096 at 51999866880: Chyba vstupu/výstupu
/dev/sdc2: read failed after 0 of 4096 at 51999924224: Chyba vstupu/výstupu
/dev/sdc2: read failed after 0 of 4096 at 0: Chyba vstupu/výstupu
/dev/sdc2: read failed after 0 of 4096 at 4096: Chyba vstupu/výstupu
/dev/sdc3: read failed after 0 of 4096 at 1000275968: Chyba vstupu/výstupu
/dev/sdc3: read failed after 0 of 4096 at 1000333312: Chyba vstupu/výstupu
/dev/sdc3: read failed after 0 of 4096 at 0: Chyba vstupu/výstupu
/dev/sdc3: read failed after 0 of 4096 at 4096: Chyba vstupu/výstupu
/dev/sdc4: read failed after 0 of 4096 at 248648761344: Chyba vstupu/výstupu
/dev/sdc4: read failed after 0 of 4096 at 248648818688: Chyba vstupu/výstupu
/dev/sdc4: read failed after 0 of 4096 at 0: Chyba vstupu/výstupu
/dev/sdc4: read failed after 0 of 4096 at 4096: Chyba vstupu/výstupu
No volume groups found
Found Windows 7 (loader) on /dev/sdb1
done
-
Psal jsem toho více. Fsck (kontrola disku) je evidentně nutná. Co na to Smart informace?
-
ls -l /dev | grep -E 'sd|hd'
brw-rw---- 1 root disk 8, 0 pro 12 2016 sda
brw-rw---- 1 root disk 8, 1 pro 12 2016 sda1
brw-rw---- 1 root disk 8, 2 pro 12 2016 sda2
brw-rw---- 1 root disk 8, 3 pro 12 2016 sda3
brw-rw---- 1 root disk 8, 4 pro 12 2016 sda4
brw-rw---- 1 root disk 8, 16 pro 12 2016 sdb
brw-rw---- 1 root disk 8, 17 pro 12 16:36 sdb1
brw-rw---- 1 root disk 8, 18 pro 12 2016 sdb2
brw-rw---- 1 root disk 8, 32 pro 12 2016 sdc
brw-rw---- 1 root disk 8, 33 pro 12 16:47 sdc1
brw-rw---- 1 root disk 8, 34 pro 12 2016 sdc2
brw-rw---- 1 root disk 8, 35 pro 12 2016 sdc3
brw-rw---- 1 root disk 8, 36 pro 12 2016 sdc4
brw-rw---- 1 root disk 8, 48 pro 12 2016 sdd
brw-rw---- 1 root disk 8, 49 pro 12 16:47 sdd1
sudo smartctl --info /dev/sdc
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.19.0-32-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.14 (AF)
Device Model: ST1000DM003-9YN162
Serial Number: S1D3W4W3
LU WWN Device Id: 5 000c50 051bb28ed
Firmware Version: CC4B
User Capacity: 1 000 204 886 016 bytes [1,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 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 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Dec 12 16:49:38 2016 CET
==> WARNING: A firmware update for this drive may be available,
see the following Seagate web pages:
http://knowledge.seagate.com/articles/en_US/FAQ/207931en
http://knowledge.seagate.com/articles/en_US/FAQ/223651en
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
sudo smartctl -s on -a /dev/sdc
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.19.0-32-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.14 (AF)
Device Model: ST1000DM003-9YN162
Serial Number: S1D3W4W3
LU WWN Device Id: 5 000c50 051bb28ed
Firmware Version: CC4B
User Capacity: 1 000 204 886 016 bytes [1,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 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 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Dec 12 16:50:42 2016 CET
==> WARNING: A firmware update for this drive may be available,
see the following Seagate web pages:
http://knowledge.seagate.com/articles/en_US/FAQ/207931en
http://knowledge.seagate.com/articles/en_US/FAQ/223651en
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: ( 584) 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: ( 110) minutes.
Conveyance self-test routine
recommended polling time: ( 2) minutes.
SCT capabilities: (0x3085) SCT Status 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 104 071 006 Pre-fail Always - 7107520
3 Spin_Up_Time 0x0003 096 096 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2697
5 Reallocated_Sector_Ct 0x0033 052 052 036 Pre-fail Always - 63248
7 Seek_Error_Rate 0x000f 075 060 030 Pre-fail Always - 34899162
9 Power_On_Hours 0x0032 081 081 000 Old_age Always - 17008
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 098 098 020 Old_age Always - 2139
183 Runtime_Bad_Block 0x0032 098 098 000 Old_age Always - 2
184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
187 Reported_Uncorrect 0x0032 001 001 000 Old_age Always - 2215
188 Command_Timeout 0x0032 100 099 000 Old_age Always - 15 20 21
189 High_Fly_Writes 0x003a 098 098 000 Old_age Always - 2
190 Airflow_Temperature_Cel 0x0022 063 057 045 Old_age Always - 37 (Min/Max 34/37)
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 140
193 Load_Cycle_Count 0x0032 098 098 000 Old_age Always - 4359
194 Temperature_Celsius 0x0022 037 043 000 Old_age Always - 37 (0 13 0 0 0)
197 Current_Pending_Sector 0x0012 089 089 000 Old_age Always - 1808
198 Offline_Uncorrectable 0x0010 089 089 000 Old_age Offline - 1808
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 16451h+47m+19.777s
241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 71425211307937
242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 211417061161455
SMART Error Log Version: 1
ATA Error Count: 1945 (device log contains only the most recent five errors)
CR = Command Register [HEX]
FR = Features Register [HEX]
SC = Sector Count Register [HEX]
SN = Sector Number Register [HEX]
CL = Cylinder Low Register [HEX]
CH = Cylinder High Register [HEX]
DH = Device/Head Register [HEX]
DC = Device Command Register [HEX]
ER = Error register [HEX]
ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.
Error 1945 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
Error 1944 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 00 ff ff ff 4f 00 02:32:28.350 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:32:27.984 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:32:24.319 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:32:24.318 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:32:20.469 READ FPDMA QUEUED
Error 1943 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 80 ff ff ff 4f 00 02:14:56.506 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:49.926 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:49.926 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:49.926 READ FPDMA QUEUED
2f 00 01 10 00 00 20 00 02:14:49.899 READ LOG EXT
Error 1942 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 00 ff ff ff 4f 00 02:14:47.290 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:47.289 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:47.289 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:47.289 READ FPDMA QUEUED
2f 00 01 10 00 00 20 00 02:14:47.265 READ LOG EXT
Error 1941 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 40 ff ff ff 4f 00 02:14:44.715 READ FPDMA QUEUED
2f 00 01 10 00 00 20 00 02:14:44.681 READ LOG EXT
60 00 40 ff ff ff 4f 00 02:14:42.031 READ FPDMA QUEUED
2f 00 01 10 00 00 20 00 02:14:41.997 READ LOG EXT
60 00 40 ff ff ff 4f 00 02:14:39.363 READ FPDMA QUEUED
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.
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.19.0-32-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.14 (AF)
Device Model: ST1000DM003-9YN162
Serial Number: S1D3W4W3
LU WWN Device Id: 5 000c50 051bb28ed
Firmware Version: CC4B
User Capacity: 1 000 204 886 016 bytes [1,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 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 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Dec 12 16:58:19 2016 CET
==> WARNING: A firmware update for this drive may be available,
see the following Seagate web pages:
http://knowledge.seagate.com/articles/en_US/FAQ/207931en
http://knowledge.seagate.com/articles/en_US/FAQ/223651en
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: ( 584) 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: ( 110) minutes.
Conveyance self-test routine
recommended polling time: ( 2) minutes.
SCT capabilities: (0x3085) SCT Status 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 114 071 006 Pre-fail Always - 70969680
3 Spin_Up_Time 0x0003 096 096 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2697
5 Reallocated_Sector_Ct 0x0033 052 052 036 Pre-fail Always - 63248
7 Seek_Error_Rate 0x000f 075 060 030 Pre-fail Always - 34899277
9 Power_On_Hours 0x0032 081 081 000 Old_age Always - 17009
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 098 098 020 Old_age Always - 2139
183 Runtime_Bad_Block 0x0032 098 098 000 Old_age Always - 2
184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
187 Reported_Uncorrect 0x0032 001 001 000 Old_age Always - 2215
188 Command_Timeout 0x0032 100 099 000 Old_age Always - 15 20 21
189 High_Fly_Writes 0x003a 098 098 000 Old_age Always - 2
190 Airflow_Temperature_Cel 0x0022 063 057 045 Old_age Always - 37 (Min/Max 34/37)
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 140
193 Load_Cycle_Count 0x0032 098 098 000 Old_age Always - 4359
194 Temperature_Celsius 0x0022 037 043 000 Old_age Always - 37 (0 13 0 0 0)
197 Current_Pending_Sector 0x0012 089 089 000 Old_age Always - 1808
198 Offline_Uncorrectable 0x0010 089 089 000 Old_age Offline - 1808
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 16451h+54m+56.789s
241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 71425211308321
242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 211417124503271
SMART Error Log Version: 1
ATA Error Count: 1945 (device log contains only the most recent five errors)
CR = Command Register [HEX]
FR = Features Register [HEX]
SC = Sector Count Register [HEX]
SN = Sector Number Register [HEX]
CL = Cylinder Low Register [HEX]
CH = Cylinder High Register [HEX]
DH = Device/Head Register [HEX]
DC = Device Command Register [HEX]
ER = Error register [HEX]
ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.
Error 1945 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
60 00 08 ff ff ff 4f 00 02:32:31.702 READ FPDMA QUEUED
Error 1944 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 00 ff ff ff 4f 00 02:32:28.350 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:32:27.984 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:32:24.319 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:32:24.318 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:32:20.469 READ FPDMA QUEUED
Error 1943 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 80 ff ff ff 4f 00 02:14:56.506 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:49.926 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:49.926 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:49.926 READ FPDMA QUEUED
2f 00 01 10 00 00 20 00 02:14:49.899 READ LOG EXT
Error 1942 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 00 ff ff ff 4f 00 02:14:47.290 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:47.289 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:47.289 READ FPDMA QUEUED
60 00 00 ff ff ff 4f 00 02:14:47.289 READ FPDMA QUEUED
2f 00 01 10 00 00 20 00 02:14:47.265 READ LOG EXT
Error 1941 occurred at disk power-on lifetime: 17008 hours (708 days + 16 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 00 ff ff ff 0f Error: UNC at LBA = 0x0fffffff = 268435455
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
60 00 40 ff ff ff 4f 00 02:14:44.715 READ FPDMA QUEUED
2f 00 01 10 00 00 20 00 02:14:44.681 READ LOG EXT
60 00 40 ff ff ff 4f 00 02:14:42.031 READ FPDMA QUEUED
2f 00 01 10 00 00 20 00 02:14:41.997 READ LOG EXT
60 00 40 ff ff ff 4f 00 02:14:39.363 READ FPDMA QUEUED
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.
-
sudo fsck -vp /dev/sdb
-
sudo fsck -vp /dev/sdb
[sudo] password for jirka:
fsck z util-linux 2.20.1
/dev/sdb je in use.
e2fsck: Nemohu pokračovat, končím.
-
Disky na SDB musí být odpojené.
A proč si nespustíš správce disků, kde se to dá naklikat? Už jsem to psal...
-
Už to mám dělala mě to základní deska některé HDD nechtěla zobrazit.