Read dma ext ошибка

Модератор: Bizdelnick

Модератор: Bizdelnick

dergachev

Сообщения: 847
ОС: archlinux

Решено: Ошибки при загрузке — что-то про DMA

Собственно, не знаю, какое отношение это имеет к юниксам (скорее всего дело в железе), но поскольку в венде я бы об этом так никогда и не узнал бы, то пишу сюда.
Имеются вот такие ошибки.

Код: Выделить всё

ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
ata2.01: BMDMA stat 0x64
ata2.01: failed command: READ DMA EXT
ata2.01: cmd 25/00:08:01:ad:ee/00:00:22:00:00/f0 tag 0 dma 4096 in
         res 51/84:00:08:ad:ee/84:00:22:00:00/f0 Emask 0x10 (ATA bus error)
ata2.01: status: { DRDY ERR }
ata2.01: error: { ICRC ABRT }
ata2: soft resetting link
ata2.00: configured for UDMA/33
ata2.01: configured for UDMA/100
ata2: EH complete
ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
ata2.01: BMDMA stat 0x64
ata2.01: failed command: READ DMA EXT
ata2.01: cmd 25/00:08:01:ad:ee/00:00:22:00:00/f0 tag 0 dma 4096 in
         res 51/84:00:08:ad:ee/84:00:22:00:00/f0 Emask 0x10 (ATA bus error)
ata2.01: status: { DRDY ERR }
ata2.01: error: { ICRC ABRT }
ata2: soft resetting link
ata2.00: configured for UDMA/33
ata2.01: configured for UDMA/100
ata2: EH complete
ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
ata2.01: BMDMA stat 0x64
ata2.01: failed command: READ DMA EXT
ata2.01: cmd 25/00:08:01:ad:ee/00:00:22:00:00/f0 tag 0 dma 4096 in
         res 51/84:00:08:ad:ee/84:00:22:00:00/f0 Emask 0x10 (ATA bus error)
ata2.01: status: { DRDY ERR }
ata2.01: error: { ICRC ABRT }
ata2: soft resetting link
ata2.00: configured for UDMA/33
ata2.01: configured for UDMA/100
ata2: EH complete
ata2.01: limiting speed to UDMA/66:PIO4
ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
ata2.01: BMDMA stat 0x64
ata2.01: failed command: READ DMA EXT
ata2.01: cmd 25/00:08:01:ad:ee/00:00:22:00:00/f0 tag 0 dma 4096 in
         res 51/84:00:08:ad:ee/84:00:22:00:00/f0 Emask 0x10 (ATA bus error)
ata2.01: status: { DRDY ERR }
ata2.01: error: { ICRC ABRT }
ata2: soft resetting link
ata2.00: configured for UDMA/33
ata2.01: configured for UDMA/66
ata2: EH complete

При этом недавно накрылась windows 7: сначала стала просто грузиться по десять минут, потом при загрузке давала какой-то input-output error; а вот в разных линуксах при загрузке стали сыпаться примерно такие ошибки, хотя потом всё идеально работает. Причем при подключении одного конкретного диска они тоже порой сыпятся где-то по десять минут прежде чем что-либо начнет работать, а если его не подключать (то есть не монтировать) — только то, что показано выше.

Что делать?

Код: Выделить всё

# fdisk -l

Диск /dev/sda: 750.2 ГБ, 750156374016 байт
255 heads, 63 sectors/track, 91201 cylinders
Units = цилиндры of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xbfb2917c

Устр-во Загр     Начало       Конец       Блоки   Id  Система
/dev/sda1               1        1101     8843751   83  Linux
/dev/sda2   *        1102       91201   723728249    7  HPFS/NTFS

Диск /dev/sdc: 300.1 ГБ, 300069052416 байт
255 heads, 63 sectors/track, 36481 cylinders
Units = цилиндры of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xf515ed38

Устр-во Загр     Начало       Конец       Блоки   Id  Система
/dev/sdc1               1        6785    54500481   83  Linux
/dev/sdc2            6786       36481   238533120   83  Linux

Диск /dev/sdb: 320.1 ГБ, 320072933376 байт
255 heads, 63 sectors/track, 38913 cylinders
Units = цилиндры of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x2f479f33

Устр-во Загр     Начало       Конец       Блоки   Id  Система
/dev/sdb1               1        8317    66806271   83  Linux
/dev/sdb3            8318       38914   245757952    7  HPFS/NTFS
Раздел 3 не заканчивается на границе цилиндра.

Аватара пользователя

xoomer

Сообщения: 201

Re: Решено: Ошибки при загрузке — что-то про DMA

Сообщение

xoomer » 05.05.2010 00:14

dergachev, а если попробовать вbIключить UDMA и включить режим PIO на всех дисках?

dergachev писал(а): ↑

04.05.2010 21:18

ata2.01: failed command: READ DMA EXT
ata2.01: cmd 25/00:08:01:ad:ee/00:00:22:00:00/f0 tag 0 dma 4096 in
res 51/84:00:08:ad:ee/84:00:22:00:00/f0 Emask 0x10 (ATA bus error)
ata2.01: status: { DRDY ERR }
ata2.01: error: { ICRC ABRT }

знать бbI, что значит ata2.01 — ето как я понимаю накопитель на 4-м коннекторе SATA ?? (возможно, ошибаюсь)

Что я бbI сделал:
— насчет PIO я уже писал
— попробовал бbI отключить вторую ветку SATA-контроллера
— и подумал бbI о сохранении даннbIх на жестких дисках и о сохранении самих жестких дисков. Желательно бbI старbIй диск для разбора етого всего дела, т.к. я понимаю проблема не в HDD, а в чем-то другом…

Far behind the skies…

dergachev

Сообщения: 847
ОС: archlinux

Re: Решено: Ошибки при загрузке — что-то про DMA

Сообщение

dergachev » 15.06.2010 19:24

Поскольку я недавно тут очень удивился тому, как высоко unixforum.org в поисковиках сидит, решил-таки отписаться о решении.
Таки да, плохой IDE-проводочек был, поменял — и наступило счастье.
Правда, за это время уже наступил локальный вендекапец, ну так ему и надо :rolleyes:

#
6 лет, 9 месяцев назад

(отредактировано

6 лет, 9 месяцев назад)

Темы:

10

Сообщения:

36

Участник с: 03 мая 2016

Здравствуйте!
Есть свежеустановленная система ArchLinux(поставлены только base, base-devl, grub-bios), при попытке загрузиться в неё вижу сообщение


Failed command: READ DMA
...

и дальше система не грузится(доходит до kernel panic).

Сообщение возникает при попытке подмонтировать разделы tmp, var, home, boot, в общем всего кроме root — root монтируется удачно и fsck его проверяет. SmartMonTools ни каких ошибок не показывает, mHDD говорит что hdd просто идеальный. Пробовал файловые системы ext4 и ext3.
При использовании ext4 с параметром ядра libata.force=noncq ещё есть вот такая вот ошибка


EXT_4 fs error: _ext4_get_inode_loc unable to read itable block

Грешу на ядро арча, тк если установить RFRemix(Fedora) 23 — всё работает просто идеально.

Прошу совета в какую сторону копать. Заранее спасибо!
HDD: SAMSUNG Spinpoint M8 ST1000LM024 (HN-M101MBB)
Kernel: 4.4.5-1
Notebook: Lenovo P585
smartctl -a /dev/sda1


smartctl 6.4 2015-06-04 r4109 [x86_64-linux-4.4.5-1-ARCH] (local build)
Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Samsung SpinPoint M8 (AF)
Device Model:     ST1000LM024 HN-M101MBB
Serial Number:    S2U5J9EC831769
LU WWN Device Id: 5 0004cf 2083a59e1
Firmware Version: 2AR10001
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, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Tue May  3 07:09:09 2016 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:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (  39)	The self-test routine was interrupted
					by the host with a hard or soft reset.
Total time to complete Offline
data collection: 		(13140) 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: 	 ( 219) minutes.
SCT capabilities: 	       (0x003f)	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     0x002f   100   100   051    Pre-fail  Always       -       7
  2 Throughput_Performance  0x0026   252   252   000    Old_age   Always       -       0
  3 Spin_Up_Time            0x0023   089   088   025    Pre-fail  Always       -       3452
  4 Start_Stop_Count        0x0032   099   099   000    Old_age   Always       -       1609
  5 Reallocated_Sector_Ct   0x0033   252   252   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   252   252   051    Old_age   Always       -       0
  8 Seek_Time_Performance   0x0024   252   252   015    Old_age   Offline      -       0
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       1335
 10 Spin_Retry_Count        0x0032   252   252   051    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0032   100   100   000    Old_age   Always       -       46
 12 Power_Cycle_Count       0x0032   099   099   000    Old_age   Always       -       1695
191 G-Sense_Error_Rate      0x0022   100   100   000    Old_age   Always       -       236
192 Power-Off_Retract_Count 0x0022   252   252   000    Old_age   Always       -       0
194 Temperature_Celsius     0x0002   063   040   000    Old_age   Always       -       37 (Min/Max 18/61)
195 Hardware_ECC_Recovered  0x003a   100   100   000    Old_age   Always       -       0
196 Reallocated_Event_Count 0x0032   252   252   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   252   252   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   252   252   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0036   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x002a   100   100   000    Old_age   Always       -       4347
223 Load_Retry_Count        0x0032   100   100   000    Old_age   Always       -       46
225 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       8109

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    Interrupted (host reset)      70%      1332         -
# 2  Short offline       Completed without error       00%      1331         -
# 3  Vendor (0x50)       Completed without error       00%         1         -

SMART Selective self-test log data structure revision number 0
Note: revision number not 1 implies that no selective self-test has ever been run
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Interrupted [70% left] (0-65535)
    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.

Interrupted (host reset) — при повторном сканировании выключили ноут.

kurych

#
6 лет, 9 месяцев назад

Темы:

0

Сообщения:

1394

Участник с: 06 ноября 2011

Дык, включите ноут и проведите тесты до конца. Ваша ошибка четко указывает на железные проблемы.
Либо форматируйте с проверкой на бедблоки, но все равно это ненадолго. (ИМХО)

tekma

#
6 лет, 9 месяцев назад

(отредактировано

6 лет, 9 месяцев назад)

Темы:

10

Сообщения:

36

Участник с: 03 мая 2016

kurych
Дык, включите ноут и проведите тесты до конца. Ваша ошибка четко указывает на железные проблемы.
Либо форматируйте с проверкой на бедблоки, но все равно это ненадолго. (ИМХО)

fsck -t -y -f -c

говорит (0/0/0 errors)

По поводу тестов — это был повторный который оборвали.
Если проблема явно железная(я тоже сначала к этому склонялся), то почему Ф23 нормально стартует и ни на что не ругается?

tekma

#
6 лет, 9 месяцев назад

(отредактировано

6 лет, 9 месяцев назад)

Темы:

10

Сообщения:

36

Участник с: 03 мая 2016

modprobe.blacklist=sp5100_tco

и проблема решилась)
P.S. косяк ядра 4.5 и AMD A* CPU

Содержание

  1. Arch Linux
  2. #1 2014-12-07 07:31:05
  3. [SOLVED] libata: status failed command: READ DMA
  4. unixforum.org
  5. Решено: Ошибки при загрузке — что-то про DMA (помогите расследовать)
  6. Решено: Ошибки при загрузке — что-то про DMA
  7. Re: Решено: Ошибки при загрузке — что-то про DMA
  8. [HDD] failed command: READ DMA EXT
  9. [РЕШЕНО] Failed command: READ DMA
  10. Ata read dma error
  11. ATA/SATA other issues
  12. ATA/SATA DMA timeout issues
  13. SATA disk troubleshooting
  14. Understanding what you’re dealing with
  15. What FreeBSD has to say
  16. What disks have to say

Arch Linux

You are not logged in.

#1 2014-12-07 07:31:05

[SOLVED] libata: status failed command: READ DMA

acquired a new amd R7 SSD to boost up my asus 1000H experience (it quiet actually does the double of the rotating seagate integrated) and are watching those errormessages during boot.

The Last 3 Lines are for the support if i have to return the drive. (Nobody wants to know his car will explode for sure and ride it until it realy does)

No occasional Errors.
The drive doesn’t spit out errors if plugged through multiple 2,5» to usb adaptors (diversing brands also), it isn’t affected by the actual kernel since i started with 3.16 and upgraded lately to 3.17 and the error-message persists in similar matters.
Using a different PC (wortmann/clevo 1547p) results in no error-messages (same procedure 3.16 and .17 kernel, internal SATA and external through the adaptors).
If i use the delivered HDD, the various other 2,5» HDD’s lying around my table or whatever doesn’t result in error-messages either, thus i think the sata-port isn’t damaged on the pc-side. Blowing dust from the connectors and ensuring the drive was in place [check!]

I tried both multiple times, with live and resident OS.
No bad sectors, last time trimmed: 05122014.

To conclude: the Error-messages do not impose a threat on the performance, they are simply annoying :s Googling did reveal similar problems and error messages but never as is, so i consider myself a postworthy case.

I’m using openrc.
P.S. on systemd it also spits out the errors above

Solution:
I read in the libata-sourcecode and greped the error messages in the ata part of the kernel sources and got some known issues with OCZ-SSD’s in combination with DMA.
Disabling of DMA solved the problem and rendered the drive access ultra slow, so i searched anew, another read in the sources brought me to the assumption that something with AHCI could be wrong, i googled and revealed
https://www.bios-mods.com/forum/Thread- … eePC-1000H
which proposes a bios-mod which enables AHCI-capabilities already present on the ASUS1000H.
/*not encouraging to upgrade your bios, consider your case!*/

I changed the bios to the modded one and alas the error is gone, the speed is remarkably better.

Sadly i’m not able to explain the issue or the solution technically correct.

With kind regards, frig

Last edited by frig (2015-01-13 02:46:07)

Источник

unixforum.org

Форум для пользователей UNIX-подобных систем

  • Темы без ответов
  • Активные темы
  • Поиск
  • Статус форума

Решено: Ошибки при загрузке — что-то про DMA (помогите расследовать)

Модератор: Bizdelnick

Решено: Ошибки при загрузке — что-то про DMA

Сообщение dergachev » 04.05.2010 21:18

При этом недавно накрылась windows 7: сначала стала просто грузиться по десять минут, потом при загрузке давала какой-то input-output error; а вот в разных линуксах при загрузке стали сыпаться примерно такие ошибки, хотя потом всё идеально работает. Причем при подключении одного конкретного диска они тоже порой сыпятся где-то по десять минут прежде чем что-либо начнет работать, а если его не подключать (то есть не монтировать) — только то, что показано выше.

Re: Решено: Ошибки при загрузке — что-то про DMA

Сообщение xoomer » 05.05.2010 00:14

dergachev, а если попробовать вbIключить UDMA и включить режим PIO на всех дисках?

знать бbI, что значит ata2.01 — ето как я понимаю накопитель на 4-м коннекторе SATA ?? (возможно, ошибаюсь)

Что я бbI сделал:
— насчет PIO я уже писал
— попробовал бbI отключить вторую ветку SATA-контроллера
— и подумал бbI о сохранении даннbIх на жестких дисках и о сохранении самих жестких дисков. Желательно бbI старbIй диск для разбора етого всего дела, т.к. я понимаю проблема не в HDD, а в чем-то другом.

Источник

[HDD] failed command: READ DMA EXT

Доброого времени суток.

Заметил в логах следующее:

Обратил внимание на это когда обнаружил редкие фризы чтения с этого диска.

На smartctl -H /dev/sda ругани нет, но на тесты результат такой:

Готовиться к худшему ?

Сейчас ищу бэды.

PS НЖМД — WD green 1TB, фс — reiserfs ошибок не находит

1. Попробуй поменяй кабель.

2. Попробуй переключить режимы IDE/AHCI/RAID

Для начала просто вынуть и вставить кабель обратно — иногда помогает.

Тоже хотел написать о кабеле, но похоже это таки не кабель, а винт. Поясню почему, у меня как раз на днях отвалился кабель, так ошибок было много, но других.

Вот — host bus error

В тоже самое время у меня grep media /var/log/messages* не выдает ничего, а в данном случае именно media error.

Поэтому таки да, готовится к худшему.

> Тоже хотел написать о кабеле, но похоже это таки не кабель, а винт

Почему похоже — так и есть, винт сообщает о media error

Почему похоже — так и есть, винт сообщает о media error

Ну я это и имею ввиду, а «похоже» — это на случайный 0.001% вероятности «всякое бывает, мало ли».

Только вчера подобное у себя исправлял (успешно). MHDD восстановил три софт-бэда.

Вот есть подозрение, что это софт-бэды, вообще, разбираться стал после того как грохнулась корневая фс из-за плохого контакта на разъёме питания.

badblocks /dev/sda3 (именно раздел, а не всё устройство) находил бэды. На расстройствах снёс всю фс (тем более, что там всё старое было и пришло время переделать кое-что), бэды исчезли.

В данном случае всё несколько сложнее ибо на разделе данных гигов на 800, действительно нужного из этого не так много, но всё же не хотелось бы терять, а забэкапить пока некуда. Попробую с mhdd поколдовать.

+ спокойствие SMART’а наводит на мысли, как что определится — отпишусь.

MHDD с ремапом — долго конечно, но что делать.
badblocks достаточно тупая вещь т.к. не показывает характер повреждений. В моём случае было несколько жестких перезагрузок как раз из-за проблем с разъемом питания.

У меня ошибки UNC (Unrecoverable?) бывают на винчестерах с бэдами. Большинство лечится MHDD или Викторией с Erase Delays

MHDD проблем не нашёл, дело в фс. поиграюсь намедни.

Значит, проблема в интерфейсе, но никак не в ФС. Они на разных уровнях

>>MHDD проблем не нашёл, дело в фс. поиграюсь намедни.

Значит, проблема в интерфейсе, но никак не в ФС. Они на разных уровнях

Не факт. Диск мог ремапнуть проблемный сектор. Media error не может быть из-за интерфейса или ФС (если это, конечно, не баг в драйвере).

Вроде ничего не ремапнуто и видно, что свежие тесты проходят без выявления ошибок, смущает только Offline_Uncorrectable = 4, то есть, если не ошибаюсь, есть (или когда-то были) 4 сектора, доступ к которым замедлен. Попробую провести long-тест, но сейчас никаких проблем нет.

Кстати, ошибки начали проявляться после проблем с питанием и только когда пытался качать с торрентов то, что качалось в момент сбоя питания. И потом в закачке были обнаружены ошибки. Сейчас проблем вроде нет.

В общем, железячных проблем с винчестером не нашёл, даже значение Offline_Uncorrectable обнулилось. Однако ж недавно (по мере заполнения винчестера )вот что в логах обнаружил:

Я так понимаю, что когда нжмд испытывал проблемы с питанием (а в это время на него производилась запись), он мусору набросал в незаполненное пространство, а по мере заполнения диска вылезают подобные ошибки, надо было с самого начала сделать

—scan-whole-partition, -S This option causes —rebuild-tree to scan the whole partition but not only the used space on the partition

Источник

[РЕШЕНО] Failed command: READ DMA

# 6 лет, 8 месяцев назад (отредактировано 6 лет, 8 месяцев назад) Здравствуйте!
Есть свежеустановленная система ArchLinux(поставлены только base, base-devl, grub-bios), при попытке загрузиться в неё вижу сообщение
и дальше система не грузится(доходит до kernel panic).

Сообщение возникает при попытке подмонтировать разделы tmp, var, home, boot, в общем всего кроме root — root монтируется удачно и fsck его проверяет. SmartMonTools ни каких ошибок не показывает, mHDD говорит что hdd просто идеальный. Пробовал файловые системы ext4 и ext3.
При использовании ext4 с параметром ядра libata.force=noncq ещё есть вот такая вот ошибка
Грешу на ядро арча, тк если установить RFRemix(Fedora) 23 — всё работает просто идеально.

Прошу совета в какую сторону копать. Заранее спасибо!
HDD: SAMSUNG Spinpoint M8 ST1000LM024 (HN-M101MBB)
Kernel: 4.4.5-1
Notebook: Lenovo P585
smartctl -a /dev/sda1
Interrupted (host reset) — при повторном сканировании выключили ноут.

Дык, включите ноут и проведите тесты до конца. Ваша ошибка четко указывает на железные проблемы.
Либо форматируйте с проверкой на бедблоки, но все равно это ненадолго. (ИМХО)
# 6 лет, 8 месяцев назад (отредактировано 6 лет, 8 месяцев назад)

kurych
Дык, включите ноут и проведите тесты до конца. Ваша ошибка четко указывает на железные проблемы.
Либо форматируйте с проверкой на бедблоки, но все равно это ненадолго. (ИМХО)

говорит (0/0/0 errors)

По поводу тестов — это был повторный который оборвали.
Если проблема явно железная(я тоже сначала к этому склонялся), то почему Ф23 нормально стартует и ни на что не ругается?

# 6 лет, 8 месяцев назад (отредактировано 6 лет, 8 месяцев назад) и проблема решилась)
P.S. косяк ядра 4.5 и AMD A* CPU

© 2006-2023, Русскоязычное сообщество Arch Linux.
Название и логотип Arch Linux ™ являются признанными торговыми марками.
Linux ® — зарегистрированная торговая марка Linus Torvalds и LMI.

Источник

Ata read dma error

ATA subsystem causes kernel to lock (no panic) if atacontrol detach is executed without remembering to umount relevant filesystems beforehand

ATA subsystem acts erratically/incorrectly when a SATA disk is removed from the system without doing atacontrol detach prior to the removal.

Reference: http://lists.freebsd.org/pipermail/freebsd-stable/2008-February/040534.html

  • Easily reproducable on any hardware sporting a commercial-grade hot-swap SATA backplane.
  • Intel MatrixRAID: New ar(4) device created when bad disk in RAID-1 array replaced with new disk

    Open PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=121899

  • Patch available in PR.
  • Intel MatrixRAID: Array goes incorrectly into READY state when rebooting machine in the middle of an array rebuild

      Open PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=102210

    • Patch available in PR 102210, and has been available since 2006.
  • Intel MatrixRAID: Kernel panics when a disk is lost and reattached
    • Open PRs:

        http://www.freebsd.org/cgi/query-pr.cgi?pr=108924

    • Patch available in PR 102211, and has been available since 2006.
  • Numerous problems with embedded LSI v3 MegaRAID

      http://www.freebsd.org/cgi/query-pr.cgi?pr=101819

  • Patches available in PR 92786 and PR 101819. Patches have been available since 2006.
  • ServerWorks HT1000 chipsets causing SATA data corruption

    Known to affect at least Dell PowerEdge SC1435 systems

    ATA/SATA other issues

    SMART monitoring: Using the -s flag in smartd.conf to run periodic short/long offline tests results in DMA timeouts

    Workaround: Stop using this feature. I explain why in this post.

    I am in the process of communicating with Bruce Allen (author of smartmontools) to discuss why this feature exists, why it’s advocated in the man page and example smartd.conf, and why one would want to perform these tests on a regular basis.

    ATA/SATA DMA timeout issues

    • Symptom: messages similar to below are seen output from the kernel. Sometimes harmless, sometimes fatal. LBAs listed are scattered, and SMART statistics for the disk in question show no sign of increased error rates or sector issues:
    • References:

      PATA only: Set hw.ata.ata_dma=0 in /boot/loader.conf. This will disable use of ATA DMA. NOTE: This workaround greatly decreases I/O performance. You have been warned.

      Volker Theile of the FreeNAS project informs me that they have solved most of the DMA problems by increasing a hard-coded arbitrary timeout value of 5 (seconds) in the ATA code to 10 or 15, while simultaneously making the timeout value adjustable via sysctl. Volker submit patches to sos@ over a year ago, but never received a response.

      FreeBSD 7.0 patch: http://freenas.svn.sourceforge.net/viewvc/freenas/trunk/build/kernel-patches/ata/files/patch-ata.diff?view=markup

  • As of 2008/02/27, Scott Long has offered to help track this problem down. Those who are able to reproduce the problem reliably should get in contact with Scott; serial console access will very likely be mandatory.
  • SATA disk troubleshooting

    Understanding what you’re dealing with

    A substantial number of FreeBSD users report SATA disk problems. It is difficult to determine the source of these problems, due to the complex nature of hard disks and all related pieces (cabling and power, disk mechanics, disk firmware, protocol/transport, kernel driver, etc.). Even with a thorough understanding of how SATA disks work, there is a decent chance that even the most skilled system administrator won’t be able to determine the root cause. To make matters worse, many system administrators do not have fail-over systems in place, which makes thorough analysis and troubleshooting impossible («This system has to be up and running 24×7, I can’t afford the downtime for others to look at it»). And then there’s the issue of finances: sometimes cash is required to work around issues («Do we know if this Adaptec SATA controller even works? Maybe we should switch to Areca or 3ware or Promise. «), while not everyone has such funds available.

    But back to the disks themselves. Comparatively, with regards to bad block management, SCSI disks behave quite differently than SATA. SCSI will report any disk errors with sense code, ASC, and ASCQ, and may even automatically mark that block as a «grown defect» (a user-manageable list of bad blocks) — while SATA disks will silently attempt to remap bad blocks, keeping track of such defects internally, and will not report to the transport layer (e.g. operating system) that anything had happened. For example, assuming the block was remapped successfully, even SMART statistics are usually left untouched; while in the case of a remapping failure, SMART attribute 198 (Offline_Uncorrectable) may get incremented.

    In the case of SATA, such a scenario can take time, and depends greatly upon the type of error. Some errors (such as soft errors) may take under a second to recover from, while others (hard errors) may take longer periods — and some may cause the disk to lock up entirely, requiring the disk power-cycled and the SATA channel reattached. FreeBSD expects that all ATA commands (that includes SATA!) sent to a device receive a response within 5 seconds. The timeout is hard-coded, and is entirely arbitrary; it has no implied meaning. It was chosen by sos@freebsd.org probably based on personal choice.

    What FreeBSD has to say

    So what happens when a disk operation is executed, but takes longer than 5 seconds to return a sense code? Well, FreeBSD spits out quite a lot of crap to the kernel console (see dmesg or /var/log/console.log), such as:

    This tells you a few things, most of which are low-level:

    The disk which experienced the problem was ad0

  • A time-out occurred when attempting a write operation
  • FreeBSD attempted to write data to LBA XXXXX via standard DMA (which uses 28-bit LBA addressing), experienced a time-out, and attempted a write retry once
  • FreeBSD attempted to write data to LBA YYYYY via 48-bit DMA, experienced a time-out, and attempted a write retry twice
  • FreeBSD deemed the write operation a failure

    The ATA status result is value 0x51 (bits 6 ( DRDY), 4 (not applicable), and 1 ( ERR) set)

    The ATA error result is value 0x10 (bit 4 set), which according to ATA-7 specification, Section 6.59.6 is: » IDNF shall be set to one if a user-accessible address could not be found. IDNF shall be set to one if an address outside of the range of user-accessible addresses is requested if command aborted is not returned.» FreeBSD labels this bit as NID_NOT_FOUND

    The IDNF bit seems to indicate that a particular LBA on the disk was inaccessible; I interpret this to mean «the LBA you’re trying to access is within an invalid LBA range» (which would strongly indicate a bug in FreeBSD), but there’s a good chance I’m reading the description wrong. This needs some further research/clarification, particularly by those more familiar with the ATA protocol semantics than I am.

    None of these are very helpful though, are they? To a system administrator, this means «there’s something wrong, possibly around 48-bit LBA YYYYY. or maybe 28-bit LBA XXXXX». Most administrators know that if the LBA seeing errors is always the same that the disk itself is likely the cause, but what if the LBA is random?

    What disks have to say

    Rather than try to decipher what FreeBSD says, a more logical approach is to examine the disk to see if it logged any sort of error in SMART.

    I need to make something clear: SMART is not a guaranteed way to determine the current state of a disk, or past events on a disk. SMART is entirely dependent upon the level of pedantry of the disk firmware programmer him/herself. Some SMART implementations don’t even bother to log real errors; others increment counters only when offline SMART tests are run. The trick is knowing how to interpret SMART stats for each disk vendor (Western Digital, Seagate, Fujitsu, etc.). Sometimes it gets even more granular than that (different models of disks behaving differently when it comes to SMART).

    JeremyChadwick/ATA_issues_and_troubleshooting (last edited 2020-04-26T06:18:24+0000 by MarkLinimon )

    Источник

    • Home
    • Forum
    • The Ubuntu Forum Community
    • Ubuntu Official Flavours Support
    • Hardware
    • Failed command: READ DMA

    1. Failed command: READ DMA

      Ive upgraded to 14.4 recently and everything seemed to go fine on my headless linux server.

      But today we had a power cut and upon rebooting my server I noticed it dodnt come online. So plugging a monitor in to investigate showed the boot log completely spammed with :

      [209.780320] ata4.00: Exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [209.780364] ata4.00: BMDMA stat 0x26
      [209.780386] ata4.00: failed command READ DMA
      [209.780415] ata4.00: cmd c8/00:08:30:1e:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [209.786415] res 51/84:08:30:1e:00/84:00:19:00:00/e0 Emask 0x30 (host bus error:
      [209.780490] ata4.00: status {DRDY ERR}
      [209.780512] ata4.00: error {ICRC ABRT}

      Strangely on a reboot it booted all the way to my samba shares being active and I can also SSH in. But the errors are spamming the local login screen intermittently.
      Do you think one of my hard drives are failing. Its worth noting despite it stating ata, both my drives are SATA.

      Please advise,
      Many thanks,
      Nige

      Edit

      Running:

      results in:

      Code:

      [   78.075342] ata4.00: cmd 25/00:80:38:33:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in[   78.077865] ata4.00: status: { DRDY ERR }
      [   78.079137] ata4.00: error: { ICRC ABRT }
      [   78.080401] ata4: soft resetting link
      [   78.252231] ata4.00: configured for UDMA/33
      [   78.252241] ata4: EH complete
      [   78.270646] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   78.271928] ata4.00: BMDMA stat 0x26
      [   78.273202] ata4.00: failed command: READ DMA EXT
      [   78.274461] ata4.00: cmd 25/00:80:b8:33:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   78.276993] ata4.00: status: { DRDY ERR }
      [   78.278218] ata4.00: error: { ICRC ABRT }
      [   78.279433] ata4: soft resetting link
      [   78.448226] ata4.00: configured for UDMA/33
      [   78.448234] ata4: EH complete
      [   78.458240] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   78.459481] ata4.00: BMDMA stat 0x26
      [   78.460710] ata4.00: failed command: READ DMA EXT
      [   78.461928] ata4.00: cmd 25/00:80:b8:33:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   78.464402] ata4.00: status: { DRDY ERR }
      [   78.465650] ata4.00: error: { ICRC ABRT }
      [   78.466864] ata4: soft resetting link
      [   78.636229] ata4.00: configured for UDMA/33
      [   78.636236] ata4: EH complete
      [   78.645755] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   78.645787] ata4.00: BMDMA stat 0x26
      [   78.645806] ata4.00: failed command: READ DMA EXT
      [   78.645832] ata4.00: cmd 25/00:80:b8:33:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   78.645905] ata4.00: status: { DRDY ERR }
      [   78.645924] ata4.00: error: { ICRC ABRT }
      [   78.645949] ata4: soft resetting link
      [   78.816233] ata4.00: configured for UDMA/33
      [   78.816239] ata4: EH complete
      [   78.838397] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   78.838435] ata4.00: BMDMA stat 0x26
      [   78.838455] ata4.00: failed command: READ DMA EXT
      [   78.838482] ata4.00: cmd 25/00:80:38:37:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   78.838555] ata4.00: status: { DRDY ERR }
      [   78.838575] ata4.00: error: { ICRC ABRT }
      [   78.838600] ata4: soft resetting link
      [   79.008237] ata4.00: configured for UDMA/33
      [   79.008245] ata4: EH complete
      [   79.026343] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   79.026377] ata4.00: BMDMA stat 0x26
      [   79.026396] ata4.00: failed command: READ DMA EXT
      [   79.026423] ata4.00: cmd 25/00:80:b8:37:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   79.026495] ata4.00: status: { DRDY ERR }
      [   79.026515] ata4.00: error: { ICRC ABRT }
      [   79.026540] ata4: soft resetting link
      [   79.196231] ata4.00: configured for UDMA/33
      [   79.196238] ata4: EH complete
      [   79.214561] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   79.215840] ata4.00: BMDMA stat 0x26
      [   79.217106] ata4.00: failed command: READ DMA EXT
      [   79.218355] ata4.00: cmd 25/00:80:38:38:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   79.220851] ata4.00: status: { DRDY ERR }
      [   79.222058] ata4.00: error: { ICRC ABRT }
      [   79.223255] ata4: soft resetting link
      [   79.392231] ata4.00: configured for UDMA/33
      [   79.392238] ata4: EH complete
      [   79.402350] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   79.403565] ata4.00: BMDMA stat 0x26
      [   79.404775] ata4.00: failed command: READ DMA EXT
      [   79.405971] ata4.00: cmd 25/00:80:38:38:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   79.408402] ata4.00: status: { DRDY ERR }
      [   79.409614] ata4.00: error: { ICRC ABRT }
      [   79.410816] ata4: soft resetting link
      [   79.580225] ata4.00: configured for UDMA/33
      [   79.580232] ata4: EH complete
      [   79.589957] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   79.589989] ata4.00: BMDMA stat 0x26
      [   79.590009] ata4.00: failed command: READ DMA EXT
      [   79.590035] ata4.00: cmd 25/00:80:38:38:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   79.590107] ata4.00: status: { DRDY ERR }
      [   79.590127] ata4.00: error: { ICRC ABRT }
      [   79.590151] ata4: soft resetting link
      [   79.760230] ata4.00: configured for UDMA/33
      [   79.760236] ata4: EH complete
      [   79.778531] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   79.778565] ata4.00: BMDMA stat 0x26
      [   79.778584] ata4.00: failed command: READ DMA EXT
      [   79.778611] ata4.00: cmd 25/00:80:b8:38:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   79.778683] ata4.00: status: { DRDY ERR }
      [   79.778703] ata4.00: error: { ICRC ABRT }
      [   79.778728] ata4: soft resetting link
      [   79.948228] ata4.00: configured for UDMA/33
      [   79.948235] ata4: EH complete
      [   79.966878] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   79.966914] ata4.00: BMDMA stat 0x26
      [   79.966933] ata4.00: failed command: READ DMA EXT
      [   79.966960] ata4.00: cmd 25/00:80:b8:39:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   79.967033] ata4.00: status: { DRDY ERR }
      [   79.967053] ata4.00: error: { ICRC ABRT }
      [   79.967078] ata4: soft resetting link
      [   80.136235] ata4.00: configured for UDMA/33
      [   80.136243] ata4: EH complete
      [   80.156288] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   80.157543] ata4.00: BMDMA stat 0x26
      [   80.158795] ata4.00: failed command: READ DMA EXT
      [   80.160058] ata4.00: cmd 25/00:80:b8:3b:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   80.162580] ata4.00: status: { DRDY ERR }
      [   80.163849] ata4.00: error: { ICRC ABRT }
      [   80.165114] ata4: soft resetting link
      [   80.336230] ata4.00: configured for UDMA/33
      [   80.336239] ata4: EH complete
      [   80.354793] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   80.356078] ata4.00: BMDMA stat 0x26
      [   80.357337] ata4.00: failed command: READ DMA EXT
      [   80.358590] ata4.00: cmd 25/00:80:b8:3b:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   80.361097] ata4.00: status: { DRDY ERR }
      [   80.362308] ata4.00: error: { ICRC ABRT }
      [   80.363509] ata4: soft resetting link
      [   80.532229] ata4.00: configured for UDMA/33
      [   80.532237] ata4: EH complete
      [   80.544020] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   80.544056] ata4.00: BMDMA stat 0x26
      [   80.544076] ata4.00: failed command: READ DMA EXT
      [   80.544103] ata4.00: cmd 25/00:80:38:3d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   80.544175] ata4.00: status: { DRDY ERR }
      [   80.544195] ata4.00: error: { ICRC ABRT }
      [   80.544221] ata4: soft resetting link
      [   80.716237] ata4.00: configured for UDMA/33
      [   80.716246] ata4: EH complete
      [   80.734622] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   80.734660] ata4.00: BMDMA stat 0x26
      [   80.734680] ata4.00: failed command: READ DMA EXT
      [   80.734707] ata4.00: cmd 25/00:80:b8:40:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   80.734780] ata4.00: status: { DRDY ERR }
      [   80.734800] ata4.00: error: { ICRC ABRT }
      [   80.734825] ata4: soft resetting link
      [   80.904230] ata4.00: configured for UDMA/33
      [   80.904239] ata4: EH complete
      [   80.923685] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   80.923721] ata4.00: BMDMA stat 0x26
      [   80.923741] ata4.00: failed command: READ DMA EXT
      [   80.923768] ata4.00: cmd 25/00:80:b8:42:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   80.923841] ata4.00: status: { DRDY ERR }
      [   80.923861] ata4.00: error: { ICRC ABRT }
      [   80.923886] ata4: soft resetting link
      [   81.092230] ata4.00: configured for UDMA/33
      [   81.092239] ata4: EH complete
      [   81.112531] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   81.113798] ata4.00: BMDMA stat 0x26
      [   81.115041] ata4.00: failed command: READ DMA EXT
      [   81.116300] ata4.00: cmd 25/00:80:b8:43:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   81.116301] ata4.00: status: { DRDY ERR }
      [   81.116304] ata4.00: error: { ICRC ABRT }
      [   81.116312] ata4: soft resetting link
      [   81.288228] ata4.00: configured for UDMA/33
      [   81.288237] ata4: EH complete
      [   81.303513] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   81.304795] ata4.00: BMDMA stat 0x26
      [   81.306043] ata4.00: failed command: READ DMA EXT
      [   81.307282] ata4.00: cmd 25/00:80:b8:45:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   81.309765] ata4.00: status: { DRDY ERR }
      [   81.310972] ata4.00: error: { ICRC ABRT }
      [   81.312167] ata4: soft resetting link
      [   81.484229] ata4.00: configured for UDMA/33
      [   81.484238] ata4: EH complete
      [   81.501968] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   81.502000] ata4.00: BMDMA stat 0x26
      [   81.502020] ata4.00: failed command: READ DMA EXT
      [   81.502046] ata4.00: cmd 25/00:80:b8:45:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   81.502118] ata4.00: status: { DRDY ERR }
      [   81.502138] ata4.00: error: { ICRC ABRT }
      [   81.502163] ata4: soft resetting link
      [   81.672229] ata4.00: configured for UDMA/33
      [   81.672235] ata4: EH complete
      [   81.691189] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   81.691226] ata4.00: BMDMA stat 0x26
      [   81.691246] ata4.00: failed command: READ DMA EXT
      [   81.691272] ata4.00: cmd 25/00:80:38:47:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   81.691345] ata4.00: status: { DRDY ERR }
      [   81.691365] ata4.00: error: { ICRC ABRT }
      [   81.691390] ata4: soft resetting link
      [   81.860230] ata4.00: configured for UDMA/33
      [   81.860238] ata4: EH complete
      [   81.881734] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   81.881772] ata4.00: BMDMA stat 0x26
      [   81.881792] ata4.00: failed command: READ DMA EXT
      [   81.881819] ata4.00: cmd 25/00:80:b8:4a:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   81.881891] ata4.00: status: { DRDY ERR }
      [   81.881911] ata4.00: error: { ICRC ABRT }
      [   81.881937] ata4: soft resetting link
      [   82.052227] ata4.00: configured for UDMA/33
      [   82.052236] ata4: EH complete
      [   82.069343] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   82.070611] ata4.00: BMDMA stat 0x26
      [   82.071873] ata4.00: failed command: READ DMA EXT
      [   82.073131] ata4.00: cmd 25/00:80:b8:4a:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   82.075667] ata4.00: status: { DRDY ERR }
      [   82.076940] ata4.00: error: { ICRC ABRT }
      [   82.078199] ata4: soft resetting link
      [   82.248228] ata4.00: configured for UDMA/33
      [   82.248235] ata4: EH complete
      [   82.268951] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   82.270236] ata4.00: BMDMA stat 0x26
      [   82.271504] ata4.00: failed command: READ DMA EXT
      [   82.272776] ata4.00: cmd 25/00:80:b8:4b:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   82.275295] ata4.00: status: { DRDY ERR }
      [   82.276526] ata4.00: error: { ICRC ABRT }
      [   82.277744] ata4: soft resetting link
      [   82.448233] ata4.00: configured for UDMA/33
      [   82.448241] ata4: EH complete
      [   82.468970] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   82.470217] ata4.00: BMDMA stat 0x26
      [   82.471439] ata4.00: failed command: READ DMA EXT
      [   82.472674] ata4.00: cmd 25/00:80:38:4d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   82.475144] ata4.00: status: { DRDY ERR }
      [   82.476389] ata4.00: error: { ICRC ABRT }
      [   82.477599] ata4: soft resetting link
      [   82.648229] ata4.00: configured for UDMA/33
      [   82.648239] ata4: EH complete
      [   82.670440] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   82.670479] ata4.00: BMDMA stat 0x26
      [   82.670500] ata4.00: failed command: READ DMA EXT
      [   82.670527] ata4.00: cmd 25/00:80:38:50:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   82.670599] ata4.00: status: { DRDY ERR }
      [   82.670619] ata4.00: error: { ICRC ABRT }
      [   82.670646] ata4: soft resetting link
      [   82.840230] ata4.00: configured for UDMA/33
      [   82.840239] ata4: EH complete
      [   82.857524] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   82.857556] ata4.00: BMDMA stat 0x26
      [   82.857575] ata4.00: failed command: READ DMA EXT
      [   82.857601] ata4.00: cmd 25/00:80:38:50:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   82.857674] ata4.00: status: { DRDY ERR }
      [   82.857694] ata4.00: error: { ICRC ABRT }
      [   82.857718] ata4: soft resetting link
      [   83.028230] ata4.00: configured for UDMA/33
      [   83.028237] ata4: EH complete
      [   83.047464] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   83.047501] ata4.00: BMDMA stat 0x26
      [   83.047521] ata4.00: failed command: READ DMA EXT
      [   83.047547] ata4.00: cmd 25/00:80:38:52:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   83.047620] ata4.00: status: { DRDY ERR }
      [   83.047640] ata4.00: error: { ICRC ABRT }
      [   83.047666] ata4: soft resetting link
      [   83.216230] ata4.00: configured for UDMA/33
      [   83.216238] ata4: EH complete
      [   83.236965] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   83.238251] ata4.00: BMDMA stat 0x26
      [   83.239507] ata4.00: failed command: READ DMA EXT
      [   83.240771] ata4.00: cmd 25/00:80:b8:52:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   83.243280] ata4.00: status: { DRDY ERR }
      [   83.244495] ata4.00: error: { ICRC ABRT }
      [   83.245692] ata4: soft resetting link
      [   83.416231] ata4.00: configured for UDMA/33
      [   83.416239] ata4: EH complete
      [   83.436273] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   83.437501] ata4.00: BMDMA stat 0x26
      [   83.438701] ata4.00: failed command: READ DMA EXT
      [   83.439895] ata4.00: cmd 25/00:80:38:53:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   83.442334] ata4.00: status: { DRDY ERR }
      [   83.443545] ata4.00: error: { ICRC ABRT }
      [   83.444753] ata4: soft resetting link
      [   83.616229] ata4.00: configured for UDMA/33
      [   83.616237] ata4: EH complete
      [   83.636045] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   83.636082] ata4.00: BMDMA stat 0x26
      [   83.636101] ata4.00: failed command: READ DMA EXT
      [   83.636128] ata4.00: cmd 25/00:80:38:54:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   83.636200] ata4.00: status: { DRDY ERR }
      [   83.636220] ata4.00: error: { ICRC ABRT }
      [   83.636245] ata4: soft resetting link
      [   83.808235] ata4.00: configured for UDMA/33
      [   83.808243] ata4: EH complete
      [   83.825513] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   83.825551] ata4.00: BMDMA stat 0x26
      [   83.825571] ata4.00: failed command: READ DMA EXT
      [   83.825597] ata4.00: cmd 25/00:80:38:56:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   83.825669] ata4.00: status: { DRDY ERR }
      [   83.825689] ata4.00: error: { ICRC ABRT }
      [   83.825715] ata4: soft resetting link
      [   83.996231] ata4.00: configured for UDMA/33
      [   83.996240] ata4: EH complete
      [   84.014566] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   84.014604] ata4.00: BMDMA stat 0x26
      [   84.014624] ata4.00: failed command: READ DMA EXT
      [   84.014651] ata4.00: cmd 25/00:80:38:58:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   84.014724] ata4.00: status: { DRDY ERR }
      [   84.014744] ata4.00: error: { ICRC ABRT }
      [   84.014770] ata4: soft resetting link
      [   84.184229] ata4.00: configured for UDMA/33
      [   84.184237] ata4: EH complete
      [   84.203370] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   84.204633] ata4.00: BMDMA stat 0x26
      [   84.205886] ata4.00: failed command: READ DMA EXT
      [   84.207133] ata4.00: cmd 25/00:80:b8:59:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   84.209661] ata4.00: status: { DRDY ERR }
      [   84.210921] ata4.00: error: { ICRC ABRT }
      [   84.212180] ata4: soft resetting link
      [   84.384232] ata4.00: configured for UDMA/33
      [   84.384241] ata4: EH complete
      [   84.403531] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   84.404817] ata4.00: BMDMA stat 0x26
      [   84.406072] ata4.00: failed command: READ DMA EXT
      [   84.407318] ata4.00: cmd 25/00:80:38:5b:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   84.409812] ata4.00: status: { DRDY ERR }
      [   84.411016] ata4.00: error: { ICRC ABRT }
      [   84.412214] ata4: soft resetting link
      [   84.584230] ata4.00: configured for UDMA/33
      [   84.584239] ata4: EH complete
      [   84.602015] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   84.602047] ata4.00: BMDMA stat 0x26
      [   84.602067] ata4.00: failed command: READ DMA EXT
      [   84.602093] ata4.00: cmd 25/00:80:38:5b:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   84.602165] ata4.00: status: { DRDY ERR }
      [   84.602185] ata4.00: error: { ICRC ABRT }
      [   84.602210] ata4: soft resetting link
      [   84.772228] ata4.00: configured for UDMA/33
      [   84.772234] ata4: EH complete
      [   84.789907] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   84.789939] ata4.00: BMDMA stat 0x26
      [   84.789958] ata4.00: failed command: READ DMA EXT
      [   84.789984] ata4.00: cmd 25/00:80:38:5b:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   84.790056] ata4.00: status: { DRDY ERR }
      [   84.790076] ata4.00: error: { ICRC ABRT }
      [   84.790100] ata4: soft resetting link
      [   84.960233] ata4.00: configured for UDMA/33
      [   84.960239] ata4: EH complete
      [   84.978827] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   84.978863] ata4.00: BMDMA stat 0x26
      [   84.978883] ata4.00: failed command: READ DMA EXT
      [   84.978909] ata4.00: cmd 25/00:80:38:5c:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   84.978981] ata4.00: status: { DRDY ERR }
      [   84.979001] ata4.00: error: { ICRC ABRT }
      [   84.979026] ata4: soft resetting link
      [   85.148227] ata4.00: configured for UDMA/33
      [   85.148235] ata4: EH complete
      [   85.168473] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   85.169742] ata4.00: BMDMA stat 0x26
      [   85.170987] ata4.00: failed command: READ DMA EXT
      [   85.172242] ata4.00: cmd 25/00:80:b8:5e:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   85.174750] ata4.00: status: { DRDY ERR }
      [   85.176014] ata4.00: error: { ICRC ABRT }
      [   85.177263] ata4: soft resetting link
      [   85.348228] ata4.00: configured for UDMA/33
      [   85.348236] ata4: EH complete
      [   85.367287] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   85.368569] ata4.00: BMDMA stat 0x26
      [   85.369831] ata4.00: failed command: READ DMA EXT
      [   85.371074] ata4.00: cmd 25/00:80:38:5f:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   85.373567] ata4.00: status: { DRDY ERR }
      [   85.374777] ata4.00: error: { ICRC ABRT }
      [   85.375972] ata4: soft resetting link
      [   85.548227] ata4.00: configured for UDMA/33
      [   85.548236] ata4: EH complete
      [   85.566148] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   85.566181] ata4.00: BMDMA stat 0x26
      [   85.566201] ata4.00: failed command: READ DMA EXT
      [   85.566227] ata4.00: cmd 25/00:80:38:5f:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   85.566299] ata4.00: status: { DRDY ERR }
      [   85.566319] ata4.00: error: { ICRC ABRT }
      [   85.566344] ata4: soft resetting link
      [   85.736229] ata4.00: configured for UDMA/33
      [   85.736235] ata4: EH complete
      [   85.753617] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   85.753649] ata4.00: BMDMA stat 0x26
      [   85.753668] ata4.00: failed command: READ DMA EXT
      [   85.753694] ata4.00: cmd 25/00:80:38:5f:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   85.753766] ata4.00: status: { DRDY ERR }
      [   85.753786] ata4.00: error: { ICRC ABRT }
      [   85.753810] ata4: soft resetting link
      [   85.924233] ata4.00: configured for UDMA/33
      [   85.924239] ata4: EH complete
      [   85.944628] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   85.944665] ata4.00: BMDMA stat 0x26
      [   85.944684] ata4.00: failed command: READ DMA EXT
      [   85.944711] ata4.00: cmd 25/00:80:b8:60:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   85.944784] ata4.00: status: { DRDY ERR }
      [   85.944804] ata4.00: error: { ICRC ABRT }
      [   85.944829] ata4: soft resetting link
      [   86.116229] ata4.00: configured for UDMA/33
      [   86.116237] ata4: EH complete
      [   86.132758] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   86.134029] ata4.00: BMDMA stat 0x26
      [   86.135279] ata4.00: failed command: READ DMA EXT
      [   86.136536] ata4.00: cmd 25/00:80:38:61:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   86.139054] ata4.00: status: { DRDY ERR }
      [   86.140325] ata4.00: error: { ICRC ABRT }
      [   86.141582] ata4: soft resetting link
      [   86.312227] ata4.00: configured for UDMA/33
      [   86.312235] ata4: EH complete
      [   86.331551] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   86.332838] ata4.00: BMDMA stat 0x26
      [   86.334105] ata4.00: failed command: READ DMA EXT
      [   86.335365] ata4.00: cmd 25/00:80:38:61:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   86.337888] ata4.00: status: { DRDY ERR }
      [   86.339115] ata4.00: error: { ICRC ABRT }
      [   86.340335] ata4: soft resetting link
      [   86.512226] ata4.00: configured for UDMA/33
      [   86.512233] ata4: EH complete
      [   86.533230] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   86.533269] ata4.00: BMDMA stat 0x26
      [   86.533289] ata4.00: failed command: READ DMA EXT
      [   86.533316] ata4.00: cmd 25/00:80:38:64:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   86.533388] ata4.00: status: { DRDY ERR }
      [   86.533408] ata4.00: error: { ICRC ABRT }
      [   86.533435] ata4: soft resetting link
      [   86.704230] ata4.00: configured for UDMA/33
      [   86.704239] ata4: EH complete
      [   86.721228] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   86.721264] ata4.00: BMDMA stat 0x26
      [   86.721284] ata4.00: failed command: READ DMA EXT
      [   86.721310] ata4.00: cmd 25/00:80:38:65:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   86.721383] ata4.00: status: { DRDY ERR }
      [   86.721403] ata4.00: error: { ICRC ABRT }
      [   86.721428] ata4: soft resetting link
      [   86.892227] ata4.00: configured for UDMA/33
      [   86.892236] ata4: EH complete
      [   86.909920] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   86.909955] ata4.00: BMDMA stat 0x26
      [   86.909975] ata4.00: failed command: READ DMA EXT
      [   86.910002] ata4.00: cmd 25/00:80:38:66:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   86.910074] ata4.00: status: { DRDY ERR }
      [   86.910094] ata4.00: error: { ICRC ABRT }
      [   86.910119] ata4: soft resetting link
      [   87.080227] ata4.00: configured for UDMA/33
      [   87.080235] ata4: EH complete
      [   87.098464] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   87.099754] ata4.00: BMDMA stat 0x26
      [   87.101037] ata4.00: failed command: READ DMA EXT
      [   87.102306] ata4.00: cmd 25/00:80:38:67:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   87.104872] ata4.00: status: { DRDY ERR }
      [   87.106157] ata4.00: error: { ICRC ABRT }
      [   87.107412] ata4: soft resetting link
      [   87.276228] ata4.00: configured for UDMA/33
      [   87.276237] ata4: EH complete
      [   87.285950] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   87.287225] ata4.00: BMDMA stat 0x26
      [   87.288492] ata4.00: failed command: READ DMA EXT
      [   87.289747] ata4.00: cmd 25/00:80:38:67:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   87.292252] ata4.00: status: { DRDY ERR }
      [   87.293467] ata4.00: error: { ICRC ABRT }
      [   87.294665] ata4: soft resetting link
      [   87.464230] ata4.00: configured for UDMA/33
      [   87.464237] ata4: EH complete
      [   87.474757] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   87.475982] ata4.00: BMDMA stat 0x26
      [   87.477197] ata4.00: failed command: READ DMA EXT
      [   87.478397] ata4.00: cmd 25/00:80:38:68:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   87.480823] ata4.00: status: { DRDY ERR }
      [   87.482035] ata4.00: error: { ICRC ABRT }
      [   87.483253] ata4: soft resetting link
      [   87.652227] ata4.00: configured for UDMA/33
      [   87.652236] ata4: EH complete
      [   87.662984] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   87.663019] ata4.00: BMDMA stat 0x26
      [   87.663039] ata4.00: failed command: READ DMA EXT
      [   87.663065] ata4.00: cmd 25/00:80:b8:68:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   87.663138] ata4.00: status: { DRDY ERR }
      [   87.663158] ata4.00: error: { ICRC ABRT }
      [   87.663183] ata4: soft resetting link
      [   87.832230] ata4.00: configured for UDMA/33
      [   87.832237] ata4: EH complete
      [   87.850973] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   87.851006] ata4.00: BMDMA stat 0x26
      [   87.851025] ata4.00: failed command: READ DMA EXT
      [   87.851051] ata4.00: cmd 25/00:80:38:69:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   87.851123] ata4.00: status: { DRDY ERR }
      [   87.851143] ata4.00: error: { ICRC ABRT }
      [   87.851168] ata4: soft resetting link
      [   88.020229] ata4.00: configured for UDMA/33
      [   88.020236] ata4: EH complete
      [   88.038461] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   88.038492] ata4.00: BMDMA stat 0x26
      [   88.038511] ata4.00: failed command: READ DMA EXT
      [   88.038538] ata4.00: cmd 25/00:80:38:69:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   88.038609] ata4.00: status: { DRDY ERR }
      [   88.038629] ata4.00: error: { ICRC ABRT }
      [   88.038654] ata4: soft resetting link
      [   88.208228] ata4.00: configured for UDMA/33
      [   88.208234] ata4: EH complete
      [   88.228327] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   88.229581] ata4.00: BMDMA stat 0x26
      [   88.230826] ata4.00: failed command: READ DMA EXT
      [   88.232077] ata4.00: cmd 25/00:80:38:6b:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   88.234564] ata4.00: status: { DRDY ERR }
      [   88.235765] ata4.00: error: { ICRC ABRT }
      [   88.236959] ata4: soft resetting link
      [   88.408231] ata4.00: configured for UDMA/33
      [   88.408240] ata4: EH complete
      [   88.426667] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   88.427875] ata4.00: BMDMA stat 0x26
      [   88.429075] ata4.00: failed command: READ DMA EXT
      [   88.430264] ata4.00: cmd 25/00:80:38:6b:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   88.432670] ata4.00: status: { DRDY ERR }
      [   88.433872] ata4.00: error: { ICRC ABRT }
      [   88.435065] ata4: soft resetting link
      [   88.604226] ata4.00: configured for UDMA/33
      [   88.604233] ata4: EH complete
      [   88.615643] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   88.615680] ata4.00: BMDMA stat 0x26
      [   88.615700] ata4.00: failed command: READ DMA EXT
      [   88.615727] ata4.00: cmd 25/00:80:38:6c:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   88.615799] ata4.00: status: { DRDY ERR }
      [   88.615819] ata4.00: error: { ICRC ABRT }
      [   88.615845] ata4: soft resetting link
      [   88.784228] ata4.00: configured for UDMA/33
      [   88.784236] ata4: EH complete
      [   88.803064] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   88.803096] ata4.00: BMDMA stat 0x26
      [   88.803115] ata4.00: failed command: READ DMA EXT
      [   88.803142] ata4.00: cmd 25/00:80:38:6c:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   88.803214] ata4.00: status: { DRDY ERR }
      [   88.803234] ata4.00: error: { ICRC ABRT }
      [   88.803259] ata4: soft resetting link
      [   88.972235] ata4.00: configured for UDMA/33
      [   88.972242] ata4: EH complete
      [   88.991818] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   88.991854] ata4.00: BMDMA stat 0x26
      [   88.991873] ata4.00: failed command: READ DMA EXT
      [   88.991900] ata4.00: cmd 25/00:80:38:6d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   88.991973] ata4.00: status: { DRDY ERR }
      [   88.991993] ata4.00: error: { ICRC ABRT }
      [   88.992026] ata4: soft resetting link
      [   89.164231] ata4.00: configured for UDMA/33
      [   89.164238] ata4: EH complete
      [   89.180492] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   89.181756] ata4.00: BMDMA stat 0x26
      [   89.183000] ata4.00: failed command: READ DMA EXT
      [   89.184252] ata4.00: cmd 25/00:80:b8:6d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   89.186763] ata4.00: status: { DRDY ERR }
      [   89.188026] ata4.00: error: { ICRC ABRT }
      [   89.189275] ata4: soft resetting link
      [   89.360231] ata4.00: configured for UDMA/33
      [   89.360238] ata4: EH complete
      [   89.382862] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   89.384150] ata4.00: BMDMA stat 0x26
      [   89.385403] ata4.00: failed command: READ DMA EXT
      [   89.386654] ata4.00: cmd 25/00:80:b8:70:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   89.389156] ata4.00: status: { DRDY ERR }
      [   89.390370] ata4.00: error: { ICRC ABRT }
      [   89.391568] ata4: soft resetting link
      [   89.560227] ata4.00: configured for UDMA/33
      [   89.560237] ata4: EH complete
      [   89.572277] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   89.572316] ata4.00: BMDMA stat 0x26
      [   89.572336] ata4.00: failed command: READ DMA EXT
      [   89.572363] ata4.00: cmd 25/00:80:b8:72:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   89.572435] ata4.00: status: { DRDY ERR }
      [   89.572455] ata4.00: error: { ICRC ABRT }
      [   89.572480] ata4: soft resetting link
      [   89.744228] ata4.00: configured for UDMA/33
      [   89.744237] ata4: EH complete
      [   89.760236] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   89.760269] ata4.00: BMDMA stat 0x26
      [   89.760289] ata4.00: failed command: READ DMA EXT
      [   89.760315] ata4.00: cmd 25/00:80:38:73:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   89.760387] ata4.00: status: { DRDY ERR }
      [   89.760407] ata4.00: error: { ICRC ABRT }
      [   89.760432] ata4: soft resetting link
      [   89.932229] ata4.00: configured for UDMA/33
      [   89.932236] ata4: EH complete
      [   89.948640] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   89.948675] ata4.00: BMDMA stat 0x26
      [   89.948694] ata4.00: failed command: READ DMA EXT
      [   89.948721] ata4.00: cmd 25/00:80:b8:73:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   89.948793] ata4.00: status: { DRDY ERR }
      [   89.948813] ata4.00: error: { ICRC ABRT }
      [   89.948838] ata4: soft resetting link
      [   90.120230] ata4.00: configured for UDMA/33
      [   90.120237] ata4: EH complete
      [   90.135936] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   90.137215] ata4.00: BMDMA stat 0x26
      [   90.138469] ata4.00: failed command: READ DMA EXT
      [   90.139719] ata4.00: cmd 25/00:80:b8:73:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   90.142250] ata4.00: status: { DRDY ERR }
      [   90.143518] ata4.00: error: { ICRC ABRT }
      [   90.144781] ata4: soft resetting link
      [   90.316230] ata4.00: configured for UDMA/33
      [   90.316237] ata4: EH complete
      [   90.339483] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   90.340782] ata4.00: BMDMA stat 0x26
      [   90.342051] ata4.00: failed command: READ DMA EXT
      [   90.343312] ata4.00: cmd 25/00:80:38:79:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   90.345837] ata4.00: status: { DRDY ERR }
      [   90.347068] ata4.00: error: { ICRC ABRT }
      [   90.348292] ata4: soft resetting link
      [   90.520232] ata4.00: configured for UDMA/33
      [   90.520241] ata4: EH complete
      [   90.538997] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   90.539034] ata4.00: BMDMA stat 0x26
      [   90.539054] ata4.00: failed command: READ DMA EXT
      [   90.539081] ata4.00: cmd 25/00:80:38:7a:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   90.539153] ata4.00: status: { DRDY ERR }
      [   90.539173] ata4.00: error: { ICRC ABRT }
      [   90.539199] ata4: soft resetting link
      [   90.708229] ata4.00: configured for UDMA/33
      [   90.708236] ata4: EH complete
      [   90.727097] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   90.727132] ata4.00: BMDMA stat 0x26
      [   90.727151] ata4.00: failed command: READ DMA EXT
      [   90.727178] ata4.00: cmd 25/00:80:b8:7a:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   90.727250] ata4.00: status: { DRDY ERR }
      [   90.727270] ata4.00: error: { ICRC ABRT }
      [   90.727295] ata4: soft resetting link
      [   90.896230] ata4.00: configured for UDMA/33
      [   90.896238] ata4: EH complete
      [   90.918550] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   90.918586] ata4.00: BMDMA stat 0x26
      [   90.918607] ata4.00: failed command: READ DMA EXT
      [   90.918633] ata4.00: cmd 25/00:80:38:7d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   90.918706] ata4.00: status: { DRDY ERR }
      [   90.918726] ata4.00: error: { ICRC ABRT }
      [   90.918751] ata4: soft resetting link
      [   91.088228] ata4.00: configured for UDMA/33
      [   91.088236] ata4: EH complete
      [   91.107455] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   91.108760] ata4.00: BMDMA stat 0x26
      [   91.110034] ata4.00: failed command: READ DMA EXT
      [   91.111305] ata4.00: cmd 25/00:80:b8:7e:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   91.113874] ata4.00: status: { DRDY ERR }
      [   91.115160] ata4.00: error: { ICRC ABRT }
      [   91.116428] ata4: soft resetting link
      [   91.288233] ata4.00: configured for UDMA/33
      [   91.288241] ata4: EH complete
      [   91.307531] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   91.308834] ata4.00: BMDMA stat 0x26
      [   91.310094] ata4.00: failed command: READ DMA EXT
      [   91.311345] ata4.00: cmd 25/00:80:38:80:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   91.313849] ata4.00: status: { DRDY ERR }
      [   91.315064] ata4.00: error: { ICRC ABRT }
      [   91.316272] ata4: soft resetting link
      [   91.488229] ata4.00: configured for UDMA/33
      [   91.488237] ata4: EH complete
      [   91.506180] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   91.506213] ata4.00: BMDMA stat 0x26
      [   91.506232] ata4.00: failed command: READ DMA EXT
      [   91.506258] ata4.00: cmd 25/00:80:38:80:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   91.506331] ata4.00: status: { DRDY ERR }
      [   91.506350] ata4.00: error: { ICRC ABRT }
      [   91.506375] ata4: soft resetting link
      [   91.676228] ata4.00: configured for UDMA/33
      [   91.676234] ata4: EH complete
      [   91.693899] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   91.693931] ata4.00: BMDMA stat 0x26
      [   91.693950] ata4.00: failed command: READ DMA EXT
      [   91.693977] ata4.00: cmd 25/00:80:38:80:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   91.694049] ata4.00: status: { DRDY ERR }
      [   91.694069] ata4.00: error: { ICRC ABRT }
      [   91.694093] ata4: soft resetting link
      [   91.864227] ata4.00: configured for UDMA/33
      [   91.864233] ata4: EH complete
      [   91.882810] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   91.882846] ata4.00: BMDMA stat 0x26
      [   91.882865] ata4.00: failed command: READ DMA EXT
      [   91.882892] ata4.00: cmd 25/00:80:38:81:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   91.882965] ata4.00: status: { DRDY ERR }
      [   91.882984] ata4.00: error: { ICRC ABRT }
      [   91.883010] ata4: soft resetting link
      [   92.052228] ata4.00: configured for UDMA/33
      [   92.052236] ata4: EH complete
      [   92.072204] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   92.073456] ata4.00: BMDMA stat 0x26
      [   92.074704] ata4.00: failed command: READ DMA EXT
      [   92.075949] ata4.00: cmd 25/00:80:38:83:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   92.078478] ata4.00: status: { DRDY ERR }
      [   92.079740] ata4.00: error: { ICRC ABRT }
      [   92.081006] ata4: soft resetting link
      [   92.252229] ata4.00: configured for UDMA/33
      [   92.252238] ata4: EH complete
      [   92.271633] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   92.272925] ata4.00: BMDMA stat 0x26
      [   92.274181] ata4.00: failed command: READ DMA EXT
      [   92.275433] ata4.00: cmd 25/00:80:38:84:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   92.277935] ata4.00: status: { DRDY ERR }
      [   92.279144] ata4.00: error: { ICRC ABRT }
      [   92.280345] ata4: soft resetting link
      [   92.452238] ata4.00: configured for UDMA/33
      [   92.452246] ata4: EH complete
      [   92.470901] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   92.472131] ata4.00: BMDMA stat 0x26
      [   92.473340] ata4.00: failed command: READ DMA EXT
      [   92.474534] ata4.00: cmd 25/00:80:b8:84:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   92.476953] ata4.00: status: { DRDY ERR }
      [   92.478163] ata4.00: error: { ICRC ABRT }
      [   92.479364] ata4: soft resetting link
      [   92.648230] ata4.00: configured for UDMA/33
      [   92.648239] ata4: EH complete
      [   92.658390] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   92.658422] ata4.00: BMDMA stat 0x26
      [   92.658441] ata4.00: failed command: READ DMA EXT
      [   92.658468] ata4.00: cmd 25/00:80:b8:84:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   92.658540] ata4.00: status: { DRDY ERR }
      [   92.658560] ata4.00: error: { ICRC ABRT }
      [   92.658584] ata4: soft resetting link
      [   92.828230] ata4.00: configured for UDMA/33
      [   92.828237] ata4: EH complete
      [   92.847056] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   92.847092] ata4.00: BMDMA stat 0x26
      [   92.847111] ata4.00: failed command: READ DMA EXT
      [   92.847138] ata4.00: cmd 25/00:80:b8:85:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   92.847211] ata4.00: status: { DRDY ERR }
      [   92.847231] ata4.00: error: { ICRC ABRT }
      [   92.847256] ata4: soft resetting link
      [   93.016229] ata4.00: configured for UDMA/33
      [   93.016236] ata4: EH complete
      [   93.034985] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   93.035019] ata4.00: BMDMA stat 0x26
      [   93.035038] ata4.00: failed command: READ DMA EXT
      [   93.035065] ata4.00: cmd 25/00:80:38:86:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   93.035137] ata4.00: status: { DRDY ERR }
      [   93.035157] ata4.00: error: { ICRC ABRT }
      [   93.035182] ata4: soft resetting link
      [   93.204227] ata4.00: configured for UDMA/33
      [   93.204235] ata4: EH complete
      [   93.222737] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   93.224014] ata4.00: BMDMA stat 0x26
      [   93.225260] ata4.00: failed command: READ DMA EXT
      [   93.226501] ata4.00: cmd 25/00:80:38:86:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   93.228988] ata4.00: status: { DRDY ERR }
      [   93.230195] ata4.00: error: { ICRC ABRT }
      [   93.231387] ata4: soft resetting link
      [   93.400227] ata4.00: configured for UDMA/33
      [   93.400234] ata4: EH complete
      [   93.411182] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   93.412414] ata4.00: BMDMA stat 0x26
      [   93.413617] ata4.00: failed command: READ DMA EXT
      [   93.414817] ata4.00: cmd 25/00:80:b8:86:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   93.417253] ata4.00: status: { DRDY ERR }
      [   93.418464] ata4.00: error: { ICRC ABRT }
      [   93.419671] ata4: soft resetting link
      [   93.588231] ata4.00: configured for UDMA/33
      [   93.588239] ata4: EH complete
      [   93.599454] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   93.599491] ata4.00: BMDMA stat 0x26
      [   93.599510] ata4.00: failed command: READ DMA EXT
      [   93.599537] ata4.00: cmd 25/00:80:b8:87:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   93.599609] ata4.00: status: { DRDY ERR }
      [   93.599629] ata4.00: error: { ICRC ABRT }
      [   93.599654] ata4: soft resetting link
      [   93.768229] ata4.00: configured for UDMA/33
      [   93.768237] ata4: EH complete
      [   93.786948] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   93.786980] ata4.00: BMDMA stat 0x26
      [   93.786999] ata4.00: failed command: READ DMA EXT
      [   93.787025] ata4.00: cmd 25/00:80:b8:87:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   93.787097] ata4.00: status: { DRDY ERR }
      [   93.787117] ata4.00: error: { ICRC ABRT }
      [   93.787142] ata4: soft resetting link
      [   93.956227] ata4.00: configured for UDMA/33
      [   93.956233] ata4: EH complete
      [   93.974838] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   93.974870] ata4.00: BMDMA stat 0x26
      [   93.974889] ata4.00: failed command: READ DMA EXT
      [   93.974915] ata4.00: cmd 25/00:80:b8:87:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   93.974988] ata4.00: status: { DRDY ERR }
      [   93.975007] ata4.00: error: { ICRC ABRT }
      [   93.975032] ata4: soft resetting link
      [   94.144227] ata4.00: configured for UDMA/33
      [   94.144233] ata4: EH complete
      [   94.165717] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   94.167007] ata4.00: BMDMA stat 0x26
      [   94.168284] ata4.00: failed command: READ DMA EXT
      [   94.169549] ata4.00: cmd 25/00:80:b8:8a:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   94.172112] ata4.00: status: { DRDY ERR }
      [   94.173394] ata4.00: error: { ICRC ABRT }
      [   94.174671] ata4: soft resetting link
      [   94.344236] ata4.00: configured for UDMA/33
      [   94.344245] ata4: EH complete
      [   94.366375] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   94.367677] ata4.00: BMDMA stat 0x26
      [   94.368975] ata4.00: failed command: READ DMA EXT
      [   94.370254] ata4.00: cmd 25/00:80:b8:8b:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   94.372810] ata4.00: status: { DRDY ERR }
      [   94.374052] ata4.00: error: { ICRC ABRT }
      [   94.375262] ata4: soft resetting link
      [   94.544227] ata4.00: configured for UDMA/33
      [   94.544236] ata4: EH complete
      [   94.554620] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   94.554654] ata4.00: BMDMA stat 0x26
      [   94.554674] ata4.00: failed command: READ DMA EXT
      [   94.554700] ata4.00: cmd 25/00:80:38:8c:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   94.554773] ata4.00: status: { DRDY ERR }
      [   94.554793] ata4.00: error: { ICRC ABRT }
      [   94.554818] ata4: soft resetting link
      [   94.724231] ata4.00: configured for UDMA/33
      [   94.724238] ata4: EH complete
      [   94.742135] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   94.742167] ata4.00: BMDMA stat 0x26
      [   94.742186] ata4.00: failed command: READ DMA EXT
      [   94.742213] ata4.00: cmd 25/00:80:38:8c:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   94.742285] ata4.00: status: { DRDY ERR }
      [   94.742305] ata4.00: error: { ICRC ABRT }
      [   94.742329] ata4: soft resetting link
      [   94.912229] ata4.00: configured for UDMA/33
      [   94.912236] ata4: EH complete
      [   94.931317] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   94.931352] ata4.00: BMDMA stat 0x26
      [   94.931372] ata4.00: failed command: READ DMA EXT
      [   94.931398] ata4.00: cmd 25/00:80:38:8d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   94.931471] ata4.00: status: { DRDY ERR }
      [   94.931490] ata4.00: error: { ICRC ABRT }
      [   94.931515] ata4: soft resetting link
      [   95.100229] ata4.00: configured for MWDMA2
      [   95.100237] ata4: EH complete
      [   95.118474] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   95.119760] ata4.00: BMDMA stat 0x26
      [   95.121028] ata4.00: failed command: READ DMA EXT
      [   95.122283] ata4.00: cmd 25/00:80:38:8d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   95.124836] ata4.00: status: { DRDY ERR }
      [   95.126104] ata4.00: error: { ICRC ABRT }
      [   95.127363] ata4: soft resetting link
      [   95.296227] ata4.00: configured for MWDMA2
      [   95.296233] ata4: EH complete
      [   95.307009] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   95.308300] ata4.00: BMDMA stat 0x26
      [   95.309566] ata4.00: failed command: READ DMA EXT
      [   95.310825] ata4.00: cmd 25/00:80:b8:8d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   95.313350] ata4.00: status: { DRDY ERR }
      [   95.314568] ata4.00: error: { ICRC ABRT }
      [   95.315774] ata4: soft resetting link
      [   95.484743] ata4.00: configured for MWDMA2
      [   95.484751] ata4: EH complete
      [   95.495441] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   95.495479] ata4.00: BMDMA stat 0x26
      [   95.495498] ata4.00: failed command: READ DMA EXT
      [   95.495525] ata4.00: cmd 25/00:80:b8:8e:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   95.495597] ata4.00: status: { DRDY ERR }
      [   95.495617] ata4.00: error: { ICRC ABRT }
      [   95.495643] ata4: soft resetting link
      [   95.664229] ata4.00: configured for MWDMA2
      [   95.664237] ata4: EH complete
      [   95.683568] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   95.683601] ata4.00: BMDMA stat 0x26
      [   95.683621] ata4.00: failed command: READ DMA EXT
      [   95.683647] ata4.00: cmd 25/00:80:38:8f:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   95.683719] ata4.00: status: { DRDY ERR }
      [   95.683739] ata4.00: error: { ICRC ABRT }
      [   95.683763] ata4: soft resetting link
      [   95.852229] ata4.00: configured for MWDMA2
      [   95.852236] ata4: EH complete
      [   95.871131] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   95.871163] ata4.00: BMDMA stat 0x26
      [   95.871182] ata4.00: failed command: READ DMA EXT
      [   95.871209] ata4.00: cmd 25/00:80:38:8f:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   95.871281] ata4.00: status: { DRDY ERR }
      [   95.871301] ata4.00: error: { ICRC ABRT }
      [   95.871326] ata4: soft resetting link
      [   96.040228] ata4.00: configured for MWDMA2
      [   96.040235] ata4: EH complete
      [   96.061464] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   96.062714] ata4.00: BMDMA stat 0x26
      [   96.063963] ata4.00: failed command: READ DMA EXT
      [   96.065222] ata4.00: cmd 25/00:80:b8:91:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   96.067735] ata4.00: status: { DRDY ERR }
      [   96.069006] ata4.00: error: { ICRC ABRT }
      [   96.070260] ata4: soft resetting link
      [   96.240231] ata4.00: configured for MWDMA2
      [   96.240241] ata4: EH complete
      [   96.262789] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   96.264082] ata4.00: BMDMA stat 0x26
      [   96.265340] ata4.00: failed command: READ DMA EXT
      [   96.266591] ata4.00: cmd 25/00:80:38:95:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   96.269090] ata4.00: status: { DRDY ERR }
      [   96.270299] ata4.00: error: { ICRC ABRT }
      [   96.271496] ata4: soft resetting link
      [   96.440232] ata4.00: configured for MWDMA2
      [   96.440241] ata4: EH complete
      [   96.451714] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   96.452945] ata4.00: BMDMA stat 0x26
      [   96.454143] ata4.00: failed command: READ DMA EXT
      [   96.455341] ata4.00: cmd 25/00:80:b8:96:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   96.457768] ata4.00: status: { DRDY ERR }
      [   96.458978] ata4.00: error: { ICRC ABRT }
      [   96.460189] ata4: soft resetting link
      [   96.632230] ata4.00: configured for MWDMA2
      [   96.632240] ata4: EH complete
      [   96.650262] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   96.650296] ata4.00: BMDMA stat 0x26
      [   96.650315] ata4.00: failed command: READ DMA EXT
      [   96.650341] ata4.00: cmd 25/00:80:b8:96:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   96.650413] ata4.00: status: { DRDY ERR }
      [   96.650433] ata4.00: error: { ICRC ABRT }
      [   96.650458] ata4: soft resetting link
      [   96.820229] ata4.00: configured for MWDMA2
      [   96.820235] ata4: EH complete
      [   96.838842] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   96.838877] ata4.00: BMDMA stat 0x26
      [   96.838897] ata4.00: failed command: READ DMA EXT
      [   96.838923] ata4.00: cmd 25/00:80:b8:97:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   96.838996] ata4.00: status: { DRDY ERR }
      [   96.839015] ata4.00: error: { ICRC ABRT }
      [   96.839040] ata4: soft resetting link
      [   97.008228] ata4.00: configured for MWDMA2
      [   97.008236] ata4: EH complete
      [   97.026193] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   97.026224] ata4.00: BMDMA stat 0x26
      [   97.026244] ata4.00: failed command: READ DMA EXT
      [   97.026270] ata4.00: cmd 25/00:80:b8:97:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   97.026342] ata4.00: status: { DRDY ERR }
      [   97.026362] ata4.00: error: { ICRC ABRT }
      [   97.026387] ata4: soft resetting link
      [   97.196227] ata4.00: configured for MWDMA2
      [   97.196234] ata4: EH complete
      [   97.214235] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   97.215499] ata4.00: BMDMA stat 0x26
      [   97.216753] ata4.00: failed command: READ DMA EXT
      [   97.217994] ata4.00: cmd 25/00:80:b8:97:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   97.220476] ata4.00: status: { DRDY ERR }
      [   97.221683] ata4.00: error: { ICRC ABRT }
      [   97.222874] ata4: soft resetting link
      [   97.392238] ata4.00: configured for MWDMA2
      [   97.392245] ata4: EH complete
      [   97.405393] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   97.406614] ata4.00: BMDMA stat 0x26
      [   97.407809] ata4.00: failed command: READ DMA EXT
      [   97.409017] ata4.00: cmd 25/00:80:b8:99:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   97.411431] ata4.00: status: { DRDY ERR }
      [   97.412648] ata4.00: error: { ICRC ABRT }
      [   97.413856] ata4: soft resetting link
      [   97.584230] ata4.00: configured for MWDMA2
      [   97.584240] ata4: EH complete
      [   97.593038] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   97.593072] ata4.00: BMDMA stat 0x26
      [   97.593091] ata4.00: failed command: READ DMA EXT
      [   97.593117] ata4.00: cmd 25/00:80:b8:99:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   97.593190] ata4.00: status: { DRDY ERR }
      [   97.593209] ata4.00: error: { ICRC ABRT }
      [   97.593234] ata4: soft resetting link
      [   97.764229] ata4.00: configured for MWDMA2
      [   97.764235] ata4: EH complete
      [   97.780625] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   97.780657] ata4.00: BMDMA stat 0x26
      [   97.780676] ata4.00: failed command: READ DMA EXT
      [   97.780702] ata4.00: cmd 25/00:80:b8:99:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   97.780774] ata4.00: status: { DRDY ERR }
      [   97.780794] ata4.00: error: { ICRC ABRT }
      [   97.780819] ata4: soft resetting link
      [   97.952227] ata4.00: configured for MWDMA2
      [   97.952233] ata4: EH complete
      [   97.969628] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   97.969663] ata4.00: BMDMA stat 0x26
      [   97.969683] ata4.00: failed command: READ DMA EXT
      [   97.969709] ata4.00: cmd 25/00:80:b8:9a:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   97.969782] ata4.00: status: { DRDY ERR }
      [   97.969801] ata4.00: error: { ICRC ABRT }
      [   97.969827] ata4: soft resetting link
      [   98.140227] ata4.00: configured for MWDMA2
      [   98.140235] ata4: EH complete
      [   98.157274] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   98.158554] ata4.00: BMDMA stat 0x26
      [   98.159824] ata4.00: failed command: READ DMA EXT
      [   98.161095] ata4.00: cmd 25/00:80:b8:9a:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   98.163644] ata4.00: status: { DRDY ERR }
      [   98.164934] ata4.00: error: { ICRC ABRT }
      [   98.166206] ata4: soft resetting link
      [   98.336226] ata4.00: configured for MWDMA2
      [   98.336233] ata4: EH complete
      [   98.357705] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   98.359006] ata4.00: BMDMA stat 0x26
      [   98.360303] ata4.00: failed command: READ DMA EXT
      [   98.361576] ata4.00: cmd 25/00:80:b8:9c:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   98.364136] ata4.00: status: { DRDY ERR }
      [   98.365374] ata4.00: error: { ICRC ABRT }
      [   98.366579] ata4: soft resetting link
      [   98.536230] ata4.00: configured for MWDMA2
      [   98.536239] ata4: EH complete
      [   98.545713] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   98.545746] ata4.00: BMDMA stat 0x26
      [   98.545766] ata4.00: failed command: READ DMA EXT
      [   98.545792] ata4.00: cmd 25/00:80:38:9d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   98.545864] ata4.00: status: { DRDY ERR }
      [   98.545884] ata4.00: error: { ICRC ABRT }
      [   98.545909] ata4: soft resetting link
      [   98.716232] ata4.00: configured for MWDMA2
      [   98.716240] ata4: EH complete
      [   98.733356] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   98.733388] ata4.00: BMDMA stat 0x26
      [   98.733407] ata4.00: failed command: READ DMA EXT
      [   98.733433] ata4.00: cmd 25/00:80:38:9d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   98.733505] ata4.00: status: { DRDY ERR }
      [   98.733525] ata4.00: error: { ICRC ABRT }
      [   98.733550] ata4: soft resetting link
      [   98.904230] ata4.00: configured for MWDMA2
      [   98.904237] ata4: EH complete
      [   98.921666] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   98.921701] ata4.00: BMDMA stat 0x26
      [   98.921721] ata4.00: failed command: READ DMA EXT
      [   98.921748] ata4.00: cmd 25/00:80:b8:9d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   98.921820] ata4.00: status: { DRDY ERR }
      [   98.921840] ata4.00: error: { ICRC ABRT }
      [   98.921865] ata4: soft resetting link
      [   99.092228] ata4.00: configured for MWDMA2
      [   99.092236] ata4: EH complete
      [   99.109293] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   99.110569] ata4.00: BMDMA stat 0x26
      [   99.111841] ata4.00: failed command: READ DMA EXT
      [   99.113106] ata4.00: cmd 25/00:80:b8:9d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   99.115642] ata4.00: status: { DRDY ERR }
      [   99.116924] ata4.00: error: { ICRC ABRT }
      [   99.118189] ata4: soft resetting link
      [   99.288226] ata4.00: configured for MWDMA2
      [   99.288232] ata4: EH complete
      [   99.307883] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [   99.309175] ata4.00: BMDMA stat 0x26
      [   99.310441] ata4.00: failed command: READ DMA EXT
      [   99.311702] ata4.00: cmd 25/00:80:b8:9d:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [   99.314219] ata4.00: status: { DRDY ERR }
      [   99.315436] ata4.00: error: { ICRC ABRT }
      [   99.316649] ata4: soft resetting link
      [   99.488228] ata4.00: configured for MWDMA2
      [   99.488234] ata4: EH complete
      [  129.884199] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
      [  129.884238] ata4.00: failed command: READ DMA EXT
      [  129.884265] ata4.00: cmd 25/00:80:38:a4:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  129.884334] ata4.00: status: { DRDY }
      [  134.924037] ata4: link is slow to respond, please be patient (ready=0)
      [  139.908038] ata4: device not ready (errno=-16), forcing hardreset
      [  139.908045] ata4: soft resetting link
      [  143.496229] ata4.00: configured for MWDMA2
      [  143.496240] ata4: EH complete
      [  143.501853] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  143.501886] ata4.00: BMDMA stat 0x26
      [  143.501906] ata4.00: failed command: READ DMA EXT
      [  143.501933] ata4.00: cmd 25/00:80:38:a4:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  143.502005] ata4.00: status: { DRDY ERR }
      [  143.502025] ata4.00: error: { ICRC ABRT }
      [  143.502050] ata4: soft resetting link
      [  143.672230] ata4.00: configured for MWDMA2
      [  143.672237] ata4: EH complete
      [  143.690041] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  143.690076] ata4.00: BMDMA stat 0x26
      [  143.690096] ata4.00: failed command: READ DMA EXT
      [  143.690123] ata4.00: cmd 25/00:80:b8:a4:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  143.690195] ata4.00: status: { DRDY ERR }
      [  143.690215] ata4.00: error: { ICRC ABRT }
      [  143.690240] ata4: soft resetting link
      [  143.860229] ata4.00: configured for MWDMA2
      [  143.860237] ata4: EH complete
      [  143.878244] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  143.878278] ata4.00: BMDMA stat 0x26
      [  143.878297] ata4.00: failed command: READ DMA EXT
      [  143.878323] ata4.00: cmd 25/00:80:38:a5:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  143.878396] ata4.00: status: { DRDY ERR }
      [  143.878415] ata4.00: error: { ICRC ABRT }
      [  143.878440] ata4: soft resetting link
      [  144.048225] ata4.00: configured for MWDMA2
      [  144.048233] ata4: EH complete
      [  144.067177] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  144.068474] ata4.00: BMDMA stat 0x26
      [  144.069737] ata4.00: failed command: READ DMA EXT
      [  144.070995] ata4.00: cmd 25/00:80:b8:a6:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  144.073540] ata4.00: status: { DRDY ERR }
      [  144.074810] ata4.00: error: { ICRC ABRT }
      [  144.076078] ata4: soft resetting link
      [  144.248229] ata4.00: configured for MWDMA2
      [  144.248238] ata4: EH complete
      [  144.269035] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  144.270326] ata4.00: BMDMA stat 0x26
      [  144.271593] ata4.00: failed command: READ DMA EXT
      [  144.272863] ata4.00: cmd 25/00:80:38:a8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  144.275373] ata4.00: status: { DRDY ERR }
      [  144.276593] ata4.00: error: { ICRC ABRT }
      [  144.277796] ata4: soft resetting link
      [  144.448232] ata4.00: configured for MWDMA2
      [  144.448240] ata4: EH complete
      [  144.467803] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  144.469028] ata4.00: BMDMA stat 0x26
      [  144.470235] ata4.00: failed command: READ DMA EXT
      [  144.471439] ata4.00: cmd 25/00:80:38:a8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  144.473882] ata4.00: status: { DRDY ERR }
      [  144.475094] ata4.00: error: { ICRC ABRT }
      [  144.476304] ata4: soft resetting link
      [  144.648227] ata4.00: configured for MWDMA2
      [  144.648234] ata4: EH complete
      [  144.666378] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  144.666411] ata4.00: BMDMA stat 0x26
      [  144.666430] ata4.00: failed command: READ DMA EXT
      [  144.666456] ata4.00: cmd 25/00:80:38:a8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  144.666529] ata4.00: status: { DRDY ERR }
      [  144.666548] ata4.00: error: { ICRC ABRT }
      [  144.666573] ata4: soft resetting link
      [  144.836227] ata4.00: configured for MWDMA2
      [  144.836234] ata4: EH complete
      [  144.855067] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  144.855100] ata4.00: BMDMA stat 0x26
      [  144.855120] ata4.00: failed command: READ DMA EXT
      [  144.855147] ata4.00: cmd 25/00:80:b8:a8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  144.855219] ata4.00: status: { DRDY ERR }
      [  144.855239] ata4.00: error: { ICRC ABRT }
      [  144.855264] ata4: soft resetting link
      [  145.024231] ata4.00: configured for MWDMA2
      [  145.024239] ata4: EH complete
      [  145.042381] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  145.042413] ata4.00: BMDMA stat 0x26
      [  145.042432] ata4.00: failed command: READ DMA EXT
      [  145.042459] ata4.00: cmd 25/00:80:b8:a8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  145.042531] ata4.00: status: { DRDY ERR }
      [  145.042551] ata4.00: error: { ICRC ABRT }
      [  145.042575] ata4: soft resetting link
      [  145.212228] ata4.00: configured for MWDMA2
      [  145.212234] ata4: EH complete
      [  145.230087] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  145.231377] ata4.00: BMDMA stat 0x26
      [  145.232645] ata4.00: failed command: READ DMA EXT
      [  145.233899] ata4.00: cmd 25/00:80:b8:a8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  145.236402] ata4.00: status: { DRDY ERR }
      [  145.237613] ata4.00: error: { ICRC ABRT }
      [  145.238809] ata4: soft resetting link
      [  145.408225] ata4.00: configured for MWDMA2
      [  145.408232] ata4: EH complete
      [  145.420670] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  145.421884] ata4.00: BMDMA stat 0x26
      [  145.423089] ata4.00: failed command: READ DMA EXT
      [  145.424300] ata4.00: cmd 25/00:80:b8:ab:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  145.426723] ata4.00: status: { DRDY ERR }
      [  145.427939] ata4.00: error: { ICRC ABRT }
      [  145.429158] ata4: soft resetting link
      [  145.600232] ata4.00: configured for MWDMA2
      [  145.600242] ata4: EH complete
      [  145.621289] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  145.621329] ata4.00: BMDMA stat 0x26
      [  145.621349] ata4.00: failed command: READ DMA EXT
      [  145.621376] ata4.00: cmd 25/00:80:38:ae:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  145.621448] ata4.00: status: { DRDY ERR }
      [  145.621468] ata4.00: error: { ICRC ABRT }
      [  145.621495] ata4: soft resetting link
      [  145.792230] ata4.00: configured for MWDMA2
      [  145.792238] ata4: EH complete
      [  145.809235] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  145.809269] ata4.00: BMDMA stat 0x26
      [  145.809288] ata4.00: failed command: READ DMA EXT
      [  145.809314] ata4.00: cmd 25/00:80:b8:ae:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  145.809387] ata4.00: status: { DRDY ERR }
      [  145.809406] ata4.00: error: { ICRC ABRT }
      [  145.809431] ata4: soft resetting link
      [  145.980228] ata4.00: configured for MWDMA2
      [  145.980236] ata4: EH complete
      [  145.996809] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  145.996841] ata4.00: BMDMA stat 0x26
      [  145.996861] ata4.00: failed command: READ DMA EXT
      [  145.996887] ata4.00: cmd 25/00:80:b8:ae:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  145.996959] ata4.00: status: { DRDY ERR }
      [  145.996979] ata4.00: error: { ICRC ABRT }
      [  145.997004] ata4: soft resetting link
      [  146.168227] ata4.00: configured for MWDMA2
      [  146.168234] ata4: EH complete
      [  146.185238] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  146.186531] ata4.00: BMDMA stat 0x26
      [  146.187793] ata4.00: failed command: READ DMA EXT
      [  146.189068] ata4.00: cmd 25/00:80:38:af:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  146.191606] ata4.00: status: { DRDY ERR }
      [  146.192889] ata4.00: error: { ICRC ABRT }
      [  146.194152] ata4: soft resetting link
      [  146.364229] ata4.00: configured for MWDMA2
      [  146.364237] ata4: EH complete
      [  146.386362] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  146.387654] ata4.00: BMDMA stat 0x26
      [  146.388949] ata4.00: failed command: READ DMA EXT
      [  146.390209] ata4.00: cmd 25/00:80:b8:b1:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  146.392721] ata4.00: status: { DRDY ERR }
      [  146.393936] ata4.00: error: { ICRC ABRT }
      [  146.395141] ata4: soft resetting link
      [  146.564229] ata4.00: configured for MWDMA2
      [  146.564238] ata4: EH complete
      [  146.579013] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  146.579051] ata4.00: BMDMA stat 0x26
      [  146.579071] ata4.00: failed command: READ DMA EXT
      [  146.579097] ata4.00: cmd 25/00:80:38:b6:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  146.579170] ata4.00: status: { DRDY ERR }
      [  146.579190] ata4.00: error: { ICRC ABRT }
      [  146.579216] ata4: soft resetting link
      [  146.748227] ata4.00: configured for MWDMA2
      [  146.748235] ata4: EH complete
      [  146.766841] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  146.766872] ata4.00: BMDMA stat 0x26
      [  146.766892] ata4.00: failed command: READ DMA EXT
      [  146.766918] ata4.00: cmd 25/00:80:38:b6:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  146.766990] ata4.00: status: { DRDY ERR }
      [  146.767010] ata4.00: error: { ICRC ABRT }
      [  146.767035] ata4: soft resetting link
      [  146.936228] ata4.00: configured for MWDMA2
      [  146.936236] ata4: EH complete
      [  146.954895] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  146.954930] ata4.00: BMDMA stat 0x26
      [  146.954949] ata4.00: failed command: READ DMA EXT
      [  146.954976] ata4.00: cmd 25/00:80:b8:b6:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  146.955048] ata4.00: status: { DRDY ERR }
      [  146.955068] ata4.00: error: { ICRC ABRT }
      [  146.955093] ata4: soft resetting link
      [  147.124230] ata4.00: configured for MWDMA2
      [  147.124238] ata4: EH complete
      [  147.143941] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  147.145240] ata4.00: BMDMA stat 0x26
      [  147.146502] ata4.00: failed command: READ DMA EXT
      [  147.147760] ata4.00: cmd 25/00:80:38:b8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  147.150307] ata4.00: status: { DRDY ERR }
      [  147.151580] ata4.00: error: { ICRC ABRT }
      [  147.152850] ata4: soft resetting link
      [  147.324230] ata4.00: configured for MWDMA2
      [  147.324239] ata4: EH complete
      [  147.342516] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  147.343800] ata4.00: BMDMA stat 0x26
      [  147.345077] ata4.00: failed command: READ DMA EXT
      [  147.346337] ata4.00: cmd 25/00:80:38:b8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  147.348851] ata4.00: status: { DRDY ERR }
      [  147.350066] ata4.00: error: { ICRC ABRT }
      [  147.351270] ata4: soft resetting link
      [  147.520222] ata4.00: configured for MWDMA2
      [  147.520229] ata4: EH complete
      [  147.531976] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  147.532025] ata4.00: BMDMA stat 0x26
      [  147.532046] ata4.00: failed command: READ DMA EXT
      [  147.532072] ata4.00: cmd 25/00:80:b8:b9:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  147.532145] ata4.00: status: { DRDY ERR }
      [  147.532165] ata4.00: error: { ICRC ABRT }
      [  147.532190] ata4: soft resetting link
      [  147.704229] ata4.00: configured for MWDMA2
      [  147.704237] ata4: EH complete
      [  147.719264] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  147.719295] ata4.00: BMDMA stat 0x26
      [  147.719315] ata4.00: failed command: READ DMA EXT
      [  147.719341] ata4.00: cmd 25/00:80:b8:b9:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  147.719413] ata4.00: status: { DRDY ERR }
      [  147.719433] ata4.00: error: { ICRC ABRT }
      [  147.719457] ata4: soft resetting link
      [  147.888229] ata4.00: configured for MWDMA2
      [  147.888236] ata4: EH complete
      [  147.908672] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  147.908709] ata4.00: BMDMA stat 0x26
      [  147.908729] ata4.00: failed command: READ DMA EXT
      [  147.908756] ata4.00: cmd 25/00:80:b8:bb:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  147.908828] ata4.00: status: { DRDY ERR }
      [  147.908848] ata4.00: error: { ICRC ABRT }
      [  147.908874] ata4: soft resetting link
      [  148.080237] ata4.00: configured for MWDMA2
      [  148.080245] ata4: EH complete
      [  148.099012] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  148.100292] ata4.00: BMDMA stat 0x26
      [  148.101548] ata4.00: failed command: READ DMA EXT
      [  148.102798] ata4.00: cmd 25/00:80:b8:be:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  148.105331] ata4.00: status: { DRDY ERR }
      [  148.106597] ata4.00: error: { ICRC ABRT }
      [  148.107857] ata4: soft resetting link
      [  148.276227] ata4.00: configured for MWDMA2
      [  148.276236] ata4: EH complete
      [  148.287853] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  148.289158] ata4.00: BMDMA stat 0x26
      [  148.290421] ata4.00: failed command: READ DMA EXT
      [  148.291675] ata4.00: cmd 25/00:80:38:c0:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  148.294180] ata4.00: status: { DRDY ERR }
      [  148.295390] ata4.00: error: { ICRC ABRT }
      [  148.296592] ata4: soft resetting link
      [  148.468232] ata4.00: configured for MWDMA2
      [  148.468240] ata4: EH complete
      [  148.486196] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  148.487412] ata4.00: BMDMA stat 0x26
      [  148.488622] ata4.00: failed command: READ DMA EXT
      [  148.489823] ata4.00: cmd 25/00:80:38:c0:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  148.492252] ata4.00: status: { DRDY ERR }
      [  148.493473] ata4.00: error: { ICRC ABRT }
      [  148.493480] ata4: soft resetting link
      [  148.664230] ata4.00: configured for MWDMA2
      [  148.664237] ata4: EH complete
      [  148.674103] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  148.674136] ata4.00: BMDMA stat 0x26
      [  148.674155] ata4.00: failed command: READ DMA EXT
      [  148.674181] ata4.00: cmd 25/00:80:38:c0:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  148.674253] ata4.00: status: { DRDY ERR }
      [  148.674273] ata4.00: error: { ICRC ABRT }
      [  148.674298] ata4: soft resetting link
      [  148.844229] ata4.00: configured for MWDMA2
      [  148.844235] ata4: EH complete
      [  148.862493] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  148.862528] ata4.00: BMDMA stat 0x26
      [  148.862547] ata4.00: failed command: READ DMA EXT
      [  148.862573] ata4.00: cmd 25/00:80:b8:c0:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  148.862646] ata4.00: status: { DRDY ERR }
      [  148.862665] ata4.00: error: { ICRC ABRT }
      [  148.862690] ata4: soft resetting link
      [  149.032229] ata4.00: configured for MWDMA2
      [  149.032236] ata4: EH complete
      [  149.050917] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  149.050951] ata4.00: BMDMA stat 0x26
      [  149.050971] ata4.00: failed command: READ DMA EXT
      [  149.050998] ata4.00: cmd 25/00:80:b8:c1:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  149.051070] ata4.00: status: { DRDY ERR }
      [  149.051090] ata4.00: error: { ICRC ABRT }
      [  149.051115] ata4: soft resetting link
      [  149.220228] ata4.00: configured for MWDMA2
      [  149.220236] ata4: EH complete
      [  149.238701] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  149.239967] ata4.00: BMDMA stat 0x26
      [  149.241236] ata4.00: failed command: READ DMA EXT
      [  149.242498] ata4.00: cmd 25/00:80:b8:c1:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  149.245026] ata4.00: status: { DRDY ERR }
      [  149.246266] ata4.00: error: { ICRC ABRT }
      [  149.247471] ata4: soft resetting link
      [  149.416230] ata4.00: configured for MWDMA2
      [  149.416237] ata4: EH complete
      [  149.428174] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  149.429391] ata4.00: BMDMA stat 0x26
      [  149.430598] ata4.00: failed command: READ DMA EXT
      [  149.431809] ata4.00: cmd 25/00:80:38:c3:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  149.434248] ata4.00: status: { DRDY ERR }
      [  149.435469] ata4.00: error: { ICRC ABRT }
      [  149.436687] ata4: soft resetting link
      [  149.608229] ata4.00: configured for MWDMA2
      [  149.608239] ata4: EH complete
      [  149.626322] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  149.626355] ata4.00: BMDMA stat 0x26
      [  149.626374] ata4.00: failed command: READ DMA EXT
      [  149.626400] ata4.00: cmd 25/00:80:38:c3:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  149.626472] ata4.00: status: { DRDY ERR }
      [  149.626492] ata4.00: error: { ICRC ABRT }
      [  149.626517] ata4: soft resetting link
      [  149.796229] ata4.00: configured for MWDMA2
      [  149.796235] ata4: EH complete
      [  149.814890] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  149.814924] ata4.00: BMDMA stat 0x26
      [  149.814944] ata4.00: failed command: READ DMA EXT
      [  149.814971] ata4.00: cmd 25/00:80:b8:c3:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  149.815043] ata4.00: status: { DRDY ERR }
      [  149.815063] ata4.00: error: { ICRC ABRT }
      [  149.815088] ata4: soft resetting link
      [  149.984234] ata4.00: configured for MWDMA2
      [  149.984241] ata4: EH complete
      [  150.005903] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  150.005941] ata4.00: BMDMA stat 0x26
      [  150.005961] ata4.00: failed command: READ DMA EXT
      [  150.005987] ata4.00: cmd 25/00:80:b8:c5:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  150.006061] ata4.00: status: { DRDY ERR }
      [  150.006080] ata4.00: error: { ICRC ABRT }
      [  150.006106] ata4: soft resetting link
      [  150.176230] ata4.00: configured for MWDMA2
      [  150.176238] ata4: EH complete
      [  150.193469] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  150.194738] ata4.00: BMDMA stat 0x26
      [  150.196010] ata4.00: failed command: READ DMA EXT
      [  150.197272] ata4.00: cmd 25/00:80:b8:c5:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  150.199815] ata4.00: status: { DRDY ERR }
      [  150.201098] ata4.00: error: { ICRC ABRT }
      [  150.202370] ata4: soft resetting link
      [  150.372228] ata4.00: configured for MWDMA2
      [  150.372235] ata4: EH complete
      [  150.382660] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  150.383948] ata4.00: BMDMA stat 0x26
      [  150.385240] ata4.00: failed command: READ DMA EXT
      [  150.386511] ata4.00: cmd 25/00:80:38:c7:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  150.389032] ata4.00: status: { DRDY ERR }
      [  150.390256] ata4.00: error: { ICRC ABRT }
      [  150.391470] ata4: soft resetting link
      [  150.560230] ata4.00: configured for MWDMA2
      [  150.560239] ata4: EH complete
      [  150.572017] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  150.572054] ata4.00: BMDMA stat 0x26
      [  150.572074] ata4.00: failed command: READ DMA EXT
      [  150.572101] ata4.00: cmd 25/00:80:38:c9:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  150.572173] ata4.00: status: { DRDY ERR }
      [  150.572193] ata4.00: error: { ICRC ABRT }
      [  150.572219] ata4: soft resetting link
      [  150.744231] ata4.00: configured for MWDMA2
      [  150.744239] ata4: EH complete
      [  150.760365] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  150.760400] ata4.00: BMDMA stat 0x26
      [  150.760419] ata4.00: failed command: READ DMA EXT
      [  150.760446] ata4.00: cmd 25/00:80:38:ca:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  150.760518] ata4.00: status: { DRDY ERR }
      [  150.760538] ata4.00: error: { ICRC ABRT }
      [  150.760563] ata4: soft resetting link
      [  150.932229] ata4.00: configured for MWDMA2
      [  150.932237] ata4: EH complete
      [  150.948041] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  150.948073] ata4.00: BMDMA stat 0x26
      [  150.948093] ata4.00: failed command: READ DMA EXT
      [  150.948119] ata4.00: cmd 25/00:80:38:ca:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  150.948192] ata4.00: status: { DRDY ERR }
      [  150.948212] ata4.00: error: { ICRC ABRT }
      [  150.948237] ata4: soft resetting link
      [  151.120224] ata4.00: configured for MWDMA2
      [  151.120231] ata4: EH complete
      [  151.136742] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  151.137998] ata4.00: BMDMA stat 0x26
      [  151.139230] ata4.00: failed command: READ DMA EXT
      [  151.140481] ata4.00: cmd 25/00:80:38:cb:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  151.142979] ata4.00: status: { DRDY ERR }
      [  151.144226] ata4.00: error: { ICRC ABRT }
      [  151.145476] ata4: soft resetting link
      [  151.316235] ata4.00: configured for MWDMA2
      [  151.316243] ata4: EH complete
      [  151.335180] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  151.336458] ata4.00: BMDMA stat 0x26
      [  151.337702] ata4.00: failed command: READ DMA EXT
      [  151.338947] ata4.00: cmd 25/00:80:38:cb:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  151.341459] ata4.00: status: { DRDY ERR }
      [  151.342665] ata4.00: error: { ICRC ABRT }
      [  151.343874] ata4: soft resetting link
      [  151.512228] ata4.00: configured for MWDMA2
      [  151.512235] ata4: EH complete
      [  151.524251] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  151.524288] ata4.00: BMDMA stat 0x26
      [  151.524308] ata4.00: failed command: READ DMA EXT
      [  151.524334] ata4.00: cmd 25/00:80:38:cc:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  151.524407] ata4.00: status: { DRDY ERR }
      [  151.524427] ata4.00: error: { ICRC ABRT }
      [  151.524452] ata4: soft resetting link
      [  151.696231] ata4.00: configured for MWDMA2
      [  151.696238] ata4: EH complete
      [  151.713119] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  151.713155] ata4.00: BMDMA stat 0x26
      [  151.713174] ata4.00: failed command: READ DMA EXT
      [  151.713201] ata4.00: cmd 25/00:80:b8:cd:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  151.713274] ata4.00: status: { DRDY ERR }
      [  151.713294] ata4.00: error: { ICRC ABRT }
      [  151.713319] ata4: soft resetting link
      [  151.884235] ata4.00: configured for MWDMA2
      [  151.884243] ata4: EH complete
      [  151.900248] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  151.900280] ata4.00: BMDMA stat 0x26
      [  151.900299] ata4.00: failed command: READ DMA EXT
      [  151.900326] ata4.00: cmd 25/00:80:b8:cd:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  151.900398] ata4.00: status: { DRDY ERR }
      [  151.900418] ata4.00: error: { ICRC ABRT }
      [  151.900443] ata4: soft resetting link
      [  152.072229] ata4.00: configured for MWDMA2
      [  152.072236] ata4: EH complete
      [  152.088740] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  152.089988] ata4.00: BMDMA stat 0x26
      [  152.091236] ata4.00: failed command: READ DMA EXT
      [  152.092493] ata4.00: cmd 25/00:80:38:ce:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  152.095030] ata4.00: status: { DRDY ERR }
      [  152.096296] ata4.00: error: { ICRC ABRT }
      [  152.097548] ata4: soft resetting link
      [  152.268231] ata4.00: configured for MWDMA2
      [  152.268238] ata4: EH complete
      [  152.288075] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  152.289355] ata4.00: BMDMA stat 0x26
      [  152.290610] ata4.00: failed command: READ DMA EXT
      [  152.291857] ata4.00: cmd 25/00:80:b8:ce:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  152.294365] ata4.00: status: { DRDY ERR }
      [  152.295570] ata4.00: error: { ICRC ABRT }
      [  152.296769] ata4: soft resetting link
      [  152.468226] ata4.00: configured for MWDMA2
      [  152.468234] ata4: EH complete
      [  152.487899] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  152.489131] ata4.00: BMDMA stat 0x26
      [  152.490331] ata4.00: failed command: READ DMA EXT
      [  152.491524] ata4.00: cmd 25/00:80:38:d0:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  152.493948] ata4.00: status: { DRDY ERR }
      [  152.495167] ata4.00: error: { ICRC ABRT }
      [  152.495175] ata4: soft resetting link
      [  152.664227] ata4.00: configured for MWDMA2
      [  152.664236] ata4: EH complete
      [  152.676273] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  152.676310] ata4.00: BMDMA stat 0x26
      [  152.676329] ata4.00: failed command: READ DMA EXT
      [  152.676356] ata4.00: cmd 25/00:80:b8:d0:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  152.676428] ata4.00: status: { DRDY ERR }
      [  152.676447] ata4.00: error: { ICRC ABRT }
      [  152.676472] ata4: soft resetting link
      [  152.848229] ata4.00: configured for MWDMA2
      [  152.848237] ata4: EH complete
      [  152.863549] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  152.863581] ata4.00: BMDMA stat 0x26
      [  152.863600] ata4.00: failed command: READ DMA EXT
      [  152.863626] ata4.00: cmd 25/00:80:b8:d0:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  152.863699] ata4.00: status: { DRDY ERR }
      [  152.863719] ata4.00: error: { ICRC ABRT }
      [  152.863744] ata4: soft resetting link
      [  153.042697] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x2)
      [  153.042699] ata4.00: revalidation failed (errno=-5)
      [  158.016241] ata4: soft resetting link
      [  158.188229] ata4.00: configured for MWDMA2
      [  158.188237] ata4: EH complete
      [  158.199407] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  158.199444] ata4.00: BMDMA stat 0x26
      [  158.199463] ata4.00: failed command: READ DMA EXT
      [  158.199490] ata4.00: cmd 25/00:80:b8:d1:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  158.199563] ata4.00: status: { DRDY ERR }
      [  158.199583] ata4.00: error: { ICRC ABRT }
      [  158.199608] ata4: soft resetting link
      [  158.368230] ata4.00: configured for MWDMA2
      [  158.368239] ata4: EH complete
      [  158.389417] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  158.389453] ata4.00: BMDMA stat 0x26
      [  158.389473] ata4.00: failed command: READ DMA EXT
      [  158.389499] ata4.00: cmd 25/00:80:b8:d2:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  158.389572] ata4.00: status: { DRDY ERR }
      [  158.389592] ata4.00: error: { ICRC ABRT }
      [  158.389617] ata4: soft resetting link
      [  158.560232] ata4.00: configured for MWDMA2
      [  158.560241] ata4: EH complete
      [  158.577529] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  158.577564] ata4.00: BMDMA stat 0x26
      [  158.577584] ata4.00: failed command: READ DMA EXT
      [  158.577611] ata4.00: cmd 25/00:80:38:d3:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  158.577683] ata4.00: status: { DRDY ERR }
      [  158.577703] ata4.00: error: { ICRC ABRT }
      [  158.577728] ata4: soft resetting link
      [  158.748230] ata4.00: configured for MWDMA2
      [  158.748237] ata4: EH complete
      [  158.766131] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  158.766167] ata4.00: BMDMA stat 0x26
      [  158.766186] ata4.00: failed command: READ DMA EXT
      [  158.766213] ata4.00: cmd 25/00:80:38:d4:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  158.766285] ata4.00: status: { DRDY ERR }
      [  158.766305] ata4.00: error: { ICRC ABRT }
      [  158.766331] ata4: soft resetting link
      [  158.936234] ata4.00: configured for MWDMA2
      [  158.936241] ata4: EH complete
      [  158.953712] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  158.953744] ata4.00: BMDMA stat 0x26
      [  158.953763] ata4.00: failed command: READ DMA EXT
      [  158.953789] ata4.00: cmd 25/00:80:38:d4:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  158.953862] ata4.00: status: { DRDY ERR }
      [  158.953881] ata4.00: error: { ICRC ABRT }
      [  158.953906] ata4: soft resetting link
      [  159.124230] ata4.00: configured for MWDMA2
      [  159.124236] ata4: EH complete
      [  159.142222] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  159.143565] ata4.00: BMDMA stat 0x26
      [  159.144934] ata4.00: failed command: READ DMA EXT
      [  159.146293] ata4.00: cmd 25/00:80:b8:d4:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  159.149014] ata4.00: status: { DRDY ERR }
      [  159.150352] ata4.00: error: { ICRC ABRT }
      [  159.151656] ata4: soft resetting link
      [  159.320226] ata4.00: configured for MWDMA2
      [  159.320233] ata4: EH complete
      [  159.334601] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  159.335918] ata4.00: BMDMA stat 0x26
      [  159.337236] ata4.00: failed command: READ DMA EXT
      [  159.338538] ata4.00: cmd 25/00:80:b8:da:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  159.341179] ata4.00: status: { DRDY ERR }
      [  159.342509] ata4.00: error: { ICRC ABRT }
      [  159.343821] ata4: soft resetting link
      [  159.512232] ata4.00: configured for MWDMA2
      [  159.512241] ata4: EH complete
      [  159.523034] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  159.523070] ata4.00: BMDMA stat 0x26
      [  159.523090] ata4.00: failed command: READ DMA EXT
      [  159.523117] ata4.00: cmd 25/00:80:b8:db:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  159.523189] ata4.00: status: { DRDY ERR }
      [  159.523209] ata4.00: error: { ICRC ABRT }
      [  159.523234] ata4: soft resetting link
      [  159.692230] ata4.00: configured for MWDMA2
      [  159.692238] ata4: EH complete
      [  159.711679] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  159.711714] ata4.00: BMDMA stat 0x26
      [  159.711734] ata4.00: failed command: READ DMA EXT
      [  159.711760] ata4.00: cmd 25/00:80:b8:dc:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  159.711833] ata4.00: status: { DRDY ERR }
      [  159.711853] ata4.00: error: { ICRC ABRT }
      [  159.711878] ata4: soft resetting link
      [  159.880229] ata4.00: configured for MWDMA2
      [  159.880238] ata4: EH complete
      [  159.899217] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  159.899249] ata4.00: BMDMA stat 0x26
      [  159.899268] ata4.00: failed command: READ DMA EXT
      [  159.899295] ata4.00: cmd 25/00:80:b8:dc:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  159.899367] ata4.00: status: { DRDY ERR }
      [  159.899387] ata4.00: error: { ICRC ABRT }
      [  159.899412] ata4: soft resetting link
      [  160.068228] ata4.00: configured for MWDMA2
      [  160.068234] ata4: EH complete
      [  160.087450] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  160.088794] ata4.00: BMDMA stat 0x26
      [  160.090153] ata4.00: failed command: READ DMA EXT
      [  160.091502] ata4.00: cmd 25/00:80:38:dd:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  160.094230] ata4.00: status: { DRDY ERR }
      [  160.095591] ata4.00: error: { ICRC ABRT }
      [  160.096950] ata4: soft resetting link
      [  160.268230] ata4.00: configured for MWDMA2
      [  160.268238] ata4: EH complete
      [  160.286737] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  160.288125] ata4.00: BMDMA stat 0x26
      [  160.289488] ata4.00: failed command: READ DMA EXT
      [  160.290838] ata4.00: cmd 25/00:80:b8:dd:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  160.293523] ata4.00: status: { DRDY ERR }
      [  160.294818] ata4.00: error: { ICRC ABRT }
      [  160.296103] ata4: soft resetting link
      [  160.468230] ata4.00: configured for MWDMA2
      [  160.468238] ata4: EH complete
      [  160.485081] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  160.486353] ata4.00: BMDMA stat 0x26
      [  160.487615] ata4.00: failed command: READ DMA EXT
      [  160.488886] ata4.00: cmd 25/00:80:b8:dd:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  160.491409] ata4.00: status: { DRDY ERR }
      [  160.492675] ata4.00: error: { ICRC ABRT }
      [  160.493924] ata4: soft resetting link
      [  160.664226] ata4.00: configured for MWDMA2
      [  160.664234] ata4: EH complete
      [  160.685370] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  160.685405] ata4.00: BMDMA stat 0x26
      [  160.685425] ata4.00: failed command: READ DMA EXT
      [  160.685451] ata4.00: cmd 25/00:80:38:df:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  160.685524] ata4.00: status: { DRDY ERR }
      [  160.685544] ata4.00: error: { ICRC ABRT }
      [  160.685569] ata4: soft resetting link
      [  160.856231] ata4.00: configured for MWDMA2
      [  160.856240] ata4: EH complete
      [  160.873946] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  160.873981] ata4.00: BMDMA stat 0x26
      [  160.874001] ata4.00: failed command: READ DMA EXT
      [  160.874027] ata4.00: cmd 25/00:80:b8:df:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  160.874099] ata4.00: status: { DRDY ERR }
      [  160.874119] ata4.00: error: { ICRC ABRT }
      [  160.874145] ata4: soft resetting link
      [  161.044232] ata4.00: configured for MWDMA2
      [  161.044240] ata4: EH complete
      [  161.063738] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  161.063773] ata4.00: BMDMA stat 0x26
      [  161.063793] ata4.00: failed command: READ DMA EXT
      [  161.063820] ata4.00: cmd 25/00:80:b8:e0:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  161.063892] ata4.00: status: { DRDY ERR }
      [  161.063912] ata4.00: error: { ICRC ABRT }
      [  161.063938] ata4: soft resetting link
      [  161.232229] ata4.00: configured for MWDMA2
      [  161.232238] ata4: EH complete
      [  161.251977] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  161.253295] ata4.00: BMDMA stat 0x26
      [  161.254591] ata4.00: failed command: READ DMA EXT
      [  161.255887] ata4.00: cmd 25/00:80:38:e1:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  161.258452] ata4.00: status: { DRDY ERR }
      [  161.259690] ata4.00: error: { ICRC ABRT }
      [  161.260922] ata4: soft resetting link
      [  161.432227] ata4.00: configured for MWDMA2
      [  161.432235] ata4: EH complete
      [  161.453088] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  161.454330] ata4.00: BMDMA stat 0x26
      [  161.455552] ata4.00: failed command: READ DMA EXT
      [  161.456783] ata4.00: cmd 25/00:80:b8:e3:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  161.459275] ata4.00: status: { DRDY ERR }
      [  161.460515] ata4.00: error: { ICRC ABRT }
      [  161.461720] ata4: soft resetting link
      [  161.632229] ata4.00: configured for MWDMA2
      [  161.632238] ata4: EH complete
      [  161.655352] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  161.655392] ata4.00: BMDMA stat 0x26
      [  161.655412] ata4.00: failed command: READ DMA EXT
      [  161.655439] ata4.00: cmd 25/00:80:38:e8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  161.655512] ata4.00: status: { DRDY ERR }
      [  161.655532] ata4.00: error: { ICRC ABRT }
      [  161.655558] ata4: soft resetting link
      [  161.824236] ata4.00: configured for MWDMA2
      [  161.824244] ata4: EH complete
      [  161.842618] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  161.842650] ata4.00: BMDMA stat 0x26
      [  161.842669] ata4.00: failed command: READ DMA EXT
      [  161.842695] ata4.00: cmd 25/00:80:38:e8:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  161.842767] ata4.00: status: { DRDY ERR }
      [  161.842787] ata4.00: error: { ICRC ABRT }
      [  161.842812] ata4: soft resetting link
      [  162.012229] ata4.00: configured for MWDMA2
      [  162.012235] ata4: EH complete
      [  162.031838] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  162.031875] ata4.00: BMDMA stat 0x26
      [  162.031894] ata4.00: failed command: READ DMA EXT
      [  162.031921] ata4.00: cmd 25/00:80:b8:e9:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  162.031994] ata4.00: status: { DRDY ERR }
      [  162.032022] ata4.00: error: { ICRC ABRT }
      [  162.032048] ata4: soft resetting link
      [  162.204224] ata4.00: configured for MWDMA2
      [  162.204232] ata4: EH complete
      [  162.220635] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  162.221923] ata4.00: BMDMA stat 0x26
      [  162.223192] ata4.00: failed command: READ DMA EXT
      [  162.224468] ata4.00: cmd 25/00:80:38:eb:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  162.227025] ata4.00: status: { DRDY ERR }
      [  162.228309] ata4.00: error: { ICRC ABRT }
      [  162.229585] ata4: soft resetting link
      [  162.400227] ata4.00: configured for MWDMA2
      [  162.400234] ata4: EH complete
      [  162.418985] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  162.420286] ata4.00: BMDMA stat 0x26
      [  162.421568] ata4.00: failed command: READ DMA EXT
      [  162.422846] ata4.00: cmd 25/00:80:38:eb:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  162.425404] ata4.00: status: { DRDY ERR }
      [  162.426651] ata4.00: error: { ICRC ABRT }
      [  162.427857] ata4: soft resetting link
      [  162.596225] ata4.00: configured for MWDMA2
      [  162.596232] ata4: EH complete
      [  162.606935] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  162.606967] ata4.00: BMDMA stat 0x26
      [  162.606987] ata4.00: failed command: READ DMA EXT
      [  162.607013] ata4.00: cmd 25/00:80:38:eb:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  162.607085] ata4.00: status: { DRDY ERR }
      [  162.607105] ata4.00: error: { ICRC ABRT }
      [  162.607130] ata4: soft resetting link
      [  162.776224] ata4.00: configured for MWDMA2
      [  162.776231] ata4: EH complete
      [  162.794259] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  162.794291] ata4.00: BMDMA stat 0x26
      [  162.794310] ata4.00: failed command: READ DMA EXT
      [  162.794336] ata4.00: cmd 25/00:80:38:eb:1d/00:00:1d:00:00/e0 tag 0 dma 65536 in
      [  162.794408] ata4.00: status: { DRDY ERR }
      [  162.794428] ata4.00: error: { ICRC ABRT }
      [  162.794453] ata4: soft resetting link
      [  162.964231] ata4.00: configured for MWDMA2
      [  162.964237] ata4: EH complete
      [  168.104474] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  168.104518] ata4.00: BMDMA stat 0x26
      [  168.104541] ata4.00: failed command: READ DMA EXT
      [  168.104568] ata4.00: cmd 25/00:08:00:ed:51/00:00:1d:00:00/e0 tag 0 dma 4096 in
      [  168.104645] ata4.00: status: { DRDY ERR }
      [  168.104665] ata4.00: error: { ICRC ABRT }
      [  168.104696] ata4: soft resetting link
      [  168.276291] ata4.00: configured for MWDMA2
      [  168.276314] ata4: EH complete
      [  168.582547] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  168.582588] ata4.00: BMDMA stat 0x26
      [  168.582608] ata4.00: failed command: READ DMA
      [  168.582634] ata4.00: cmd c8/00:08:00:0c:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  168.582707] ata4.00: status: { DRDY ERR }
      [  168.582727] ata4.00: error: { ICRC ABRT }
      [  168.582755] ata4: soft resetting link
      [  168.752267] ata4.00: configured for MWDMA2
      [  168.752284] ata4: EH complete
      [  168.840689] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  168.840732] ata4.00: BMDMA stat 0x26
      [  168.840756] ata4.00: failed command: READ DMA
      [  168.840782] ata4.00: cmd c8/00:08:30:c4:25/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  168.840862] ata4.00: status: { DRDY ERR }
      [  168.840883] ata4.00: error: { ICRC ABRT }
      [  168.840911] ata4: soft resetting link
      [  169.012247] ata4.00: configured for MWDMA2
      [  169.012263] ata4: EH complete
      [  169.424977] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  169.425020] ata4.00: BMDMA stat 0x26
      [  169.425042] ata4.00: failed command: READ DMA
      [  169.425067] ata4.00: cmd c8/00:08:80:28:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  169.425152] ata4.00: status: { DRDY ERR }
      [  169.425173] ata4.00: error: { ICRC ABRT }
      [  169.425202] ata4: soft resetting link
      [  169.596296] ata4.00: configured for MWDMA2
      [  169.596316] ata4: EH complete
      [  169.630569] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  169.630610] ata4.00: BMDMA stat 0x26
      [  169.630631] ata4.00: failed command: READ DMA
      [  169.630657] ata4.00: cmd c8/00:00:e0:76:00/00:00:00:00:00/e0 tag 0 dma 131072 in
      [  169.630731] ata4.00: status: { DRDY ERR }
      [  169.630751] ata4.00: error: { ICRC ABRT }
      [  169.630778] ata4: soft resetting link
      [  169.800267] ata4.00: configured for MWDMA2
      [  169.800283] ata4: EH complete
      [  169.807304] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  169.807345] ata4.00: BMDMA stat 0x26
      [  169.807366] ata4.00: failed command: READ DMA
      [  169.807391] ata4.00: cmd c8/00:00:e0:76:00/00:00:00:00:00/e0 tag 0 dma 131072 in
      [  169.807465] ata4.00: status: { DRDY ERR }
      [  169.807486] ata4.00: error: { ICRC ABRT }
      [  169.807513] ata4: soft resetting link
      [  169.976234] ata4.00: configured for MWDMA2
      [  169.976248] ata4: EH complete
      [  169.983694] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  169.983734] ata4.00: BMDMA stat 0x26
      [  169.983755] ata4.00: failed command: READ DMA
      [  169.983781] ata4.00: cmd c8/00:00:e0:76:00/00:00:00:00:00/e0 tag 0 dma 131072 in
      [  169.983855] ata4.00: status: { DRDY ERR }
      [  169.983875] ata4.00: error: { ICRC ABRT }
      [  169.983902] ata4: soft resetting link
      [  170.152262] ata4.00: configured for MWDMA2
      [  170.152281] ata4: EH complete
      [  170.160552] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  170.161848] ata4.00: BMDMA stat 0x26
      [  170.163114] ata4.00: failed command: READ DMA
      [  170.164386] ata4.00: cmd c8/00:00:e0:76:00/00:00:00:00:00/e0 tag 0 dma 131072 in
      [  170.166940] ata4.00: status: { DRDY ERR }
      [  170.168219] ata4.00: error: { ICRC ABRT }
      [  170.169531] ata4: soft resetting link
      [  170.340261] ata4.00: configured for MWDMA2
      [  170.340277] ata4: EH complete
      [  170.348159] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  170.349463] ata4.00: BMDMA stat 0x26
      [  170.350745] ata4.00: failed command: READ DMA
      [  170.352018] ata4.00: cmd c8/00:00:e0:76:00/00:00:00:00:00/e0 tag 0 dma 131072 in
      [  170.354560] ata4.00: status: { DRDY ERR }
      [  170.355817] ata4.00: error: { ICRC ABRT }
      [  170.357068] ata4: soft resetting link
      [  170.528231] ata4.00: configured for MWDMA2
      [  170.528246] ata4: EH complete
      [  170.535294] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  170.535334] ata4.00: BMDMA stat 0x26
      [  170.535355] ata4.00: failed command: READ DMA
      [  170.535380] ata4.00: cmd c8/00:00:e0:76:00/00:00:00:00:00/e0 tag 0 dma 131072 in
      [  170.535454] ata4.00: status: { DRDY ERR }
      [  170.535475] ata4.00: error: { ICRC ABRT }
      [  170.535501] ata4: soft resetting link
      [  170.704265] ata4.00: configured for MWDMA2
      [  170.704688] ata4: EH complete
      [  170.725040] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  170.725080] ata4.00: BMDMA stat 0x26
      [  170.725101] ata4.00: failed command: READ DMA EXT
      [  170.725128] ata4.00: cmd 25/00:08:00:47:0e/00:00:36:00:00/e0 tag 0 dma 4096 in
      [  170.727618] ata4.00: status: { DRDY ERR }
      [  170.728827] ata4.00: error: { ICRC ABRT }
      [  170.729987] ata4: soft resetting link
      [  170.900256] ata4.00: configured for MWDMA2
      [  170.900273] ata4: EH complete
      [  171.191380] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  171.192590] ata4.00: BMDMA stat 0x26
      [  171.193755] ata4.00: failed command: READ DMA
      [  171.194910] ata4.00: cmd c8/00:08:58:1f:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  171.197290] ata4.00: status: { DRDY ERR }
      [  171.198467] ata4.00: error: { ICRC ABRT }
      [  171.199696] ata4: soft resetting link
      [  171.368283] ata4.00: configured for MWDMA2
      [  171.368301] ata4: EH complete
      [  171.443609] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  171.444797] ata4.00: BMDMA stat 0x26
      [  171.445903] ata4.00: failed command: READ DMA
      [  171.446996] ata4.00: cmd c8/00:20:08:6f:00/00:00:00:00:00/e0 tag 0 dma 16384 in
      [  171.449230] ata4.00: status: { DRDY ERR }
      [  171.450336] ata4.00: error: { ICRC ABRT }
      [  171.451477] ata4: soft resetting link
      [  171.620248] ata4.00: configured for MWDMA2
      [  171.620264] ata4: EH complete
      [  171.757974] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  171.758018] ata4.00: BMDMA stat 0x26
      [  171.758038] ata4.00: failed command: READ DMA EXT
      [  171.758066] ata4.00: cmd 25/00:08:c0:14:6c/00:00:9f:00:00/e0 tag 0 dma 4096 in
      [  171.758139] ata4.00: status: { DRDY ERR }
      [  171.758159] ata4.00: error: { ICRC ABRT }
      [  171.758186] ata4: soft resetting link
      [  171.928284] ata4.00: configured for MWDMA2
      [  171.928302] ata4: EH complete
      [  171.984609] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  171.984650] ata4.00: BMDMA stat 0x26
      [  171.984671] ata4.00: failed command: READ DMA EXT
      [  171.984698] ata4.00: cmd 25/00:08:80:4e:f3/00:00:9a:00:00/e0 tag 0 dma 4096 in
      [  171.984771] ata4.00: status: { DRDY ERR }
      [  171.984791] ata4.00: error: { ICRC ABRT }
      [  171.984819] ata4: soft resetting link
      [  172.156280] ata4.00: configured for MWDMA2
      [  172.156298] ata4: EH complete
      [  172.364560] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  172.364601] ata4.00: BMDMA stat 0x26
      [  172.364626] ata4.00: failed command: READ DMA
      [  172.364652] ata4.00: cmd c8/00:08:a8:1d:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  172.364737] ata4.00: status: { DRDY ERR }
      [  172.364758] ata4.00: error: { ICRC ABRT }
      [  172.364787] ata4: soft resetting link
      [  172.536241] ata4.00: configured for MWDMA2
      [  172.536255] ata4: EH complete
      [  173.118381] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  173.118421] ata4.00: BMDMA stat 0x26
      [  173.118441] ata4.00: failed command: READ DMA
      [  173.118467] ata4.00: cmd c8/00:08:10:31:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  173.118540] ata4.00: status: { DRDY ERR }
      [  173.118560] ata4.00: error: { ICRC ABRT }
      [  173.118587] ata4: soft resetting link
      [  173.288232] ata4.00: configured for MWDMA2
      [  173.288245] ata4: EH complete
      [  173.390106] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  173.390146] ata4.00: BMDMA stat 0x26
      [  173.390167] ata4.00: failed command: READ DMA
      [  173.390192] ata4.00: cmd c8/00:08:90:2a:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  173.390265] ata4.00: status: { DRDY ERR }
      [  173.390285] ata4.00: error: { ICRC ABRT }
      [  173.390313] ata4: soft resetting link
      [  173.560229] ata4.00: configured for MWDMA2
      [  173.560243] ata4: EH complete
      [  174.012180] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  174.012220] ata4.00: BMDMA stat 0x26
      [  174.012241] ata4.00: failed command: READ DMA
      [  174.012266] ata4.00: cmd c8/00:08:d8:15:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  174.012340] ata4.00: status: { DRDY ERR }
      [  174.012360] ata4.00: error: { ICRC ABRT }
      [  174.012387] ata4: soft resetting link
      [  174.184239] ata4.00: configured for MWDMA2
      [  174.184252] ata4: EH complete
      [  174.289072] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  174.289112] ata4.00: BMDMA stat 0x26
      [  174.289133] ata4.00: failed command: READ DMA
      [  174.289158] ata4.00: cmd c8/00:08:20:54:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  174.289231] ata4.00: status: { DRDY ERR }
      [  174.289251] ata4.00: error: { ICRC ABRT }
      [  174.289278] ata4: soft resetting link
      [  174.460240] ata4.00: configured for MWDMA2
      [  174.460254] ata4: EH complete
      [  174.600705] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  174.600745] ata4.00: BMDMA stat 0x26
      [  174.600765] ata4.00: failed command: READ DMA
      [  174.600791] ata4.00: cmd c8/00:08:b0:33:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  174.600864] ata4.00: status: { DRDY ERR }
      [  174.600884] ata4.00: error: { ICRC ABRT }
      [  174.600911] ata4: soft resetting link
      [  174.772227] ata4.00: configured for MWDMA2
      [  174.772241] ata4: EH complete
      [  175.012874] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  175.012913] ata4.00: BMDMA stat 0x26
      [  175.012933] ata4.00: failed command: READ DMA
      [  175.012959] ata4.00: cmd c8/00:08:e0:10:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  175.013032] ata4.00: status: { DRDY ERR }
      [  175.013052] ata4.00: error: { ICRC ABRT }
      [  175.013079] ata4: soft resetting link
      [  175.184239] ata4.00: configured for MWDMA2
      [  175.184254] ata4: EH complete
      [  175.189466] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  175.189504] ata4.00: BMDMA stat 0x26
      [  175.189524] ata4.00: failed command: READ DMA
      [  175.189550] ata4.00: cmd c8/00:08:e0:10:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  175.189623] ata4.00: status: { DRDY ERR }
      [  175.189643] ata4.00: error: { ICRC ABRT }
      [  175.189669] ata4: soft resetting link
      [  175.364253] ata4.00: configured for MWDMA2
      [  175.364271] ata4: EH complete
      [  175.423989] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  175.425141] ata4.00: BMDMA stat 0x26
      [  175.426300] ata4.00: failed command: READ DMA
      [  175.427433] ata4.00: cmd c8/00:08:e8:c7:25/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  175.429746] ata4.00: status: { DRDY ERR }
      [  175.430920] ata4.00: error: { ICRC ABRT }
      [  175.432048] ata4: soft resetting link
      [  175.604225] ata4.00: configured for MWDMA2
      [  175.604239] ata4: EH complete
      [  175.702914] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  175.702954] ata4.00: BMDMA stat 0x26
      [  175.702975] ata4.00: failed command: READ DMA
      [  175.703001] ata4.00: cmd c8/00:08:30:b3:25/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  175.703074] ata4.00: status: { DRDY ERR }
      [  175.703094] ata4.00: error: { ICRC ABRT }
      [  175.703121] ata4: soft resetting link
      [  175.872231] ata4.00: configured for MWDMA2
      [  175.872243] ata4: EH complete
      [  176.195238] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  176.195277] ata4.00: BMDMA stat 0x26
      [  176.195298] ata4.00: failed command: READ DMA
      [  176.195323] ata4.00: cmd c8/00:08:18:13:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  176.195396] ata4.00: status: { DRDY ERR }
      [  176.195416] ata4.00: error: { ICRC ABRT }
      [  176.195443] ata4: soft resetting link
      [  176.364228] ata4.00: configured for MWDMA2
      [  176.364240] ata4: EH complete
      [  176.498441] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  176.498480] ata4.00: BMDMA stat 0x26
      [  176.498501] ata4.00: failed command: READ DMA
      [  176.498526] ata4.00: cmd c8/00:08:b0:25:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  176.498599] ata4.00: status: { DRDY ERR }
      [  176.498619] ata4.00: error: { ICRC ABRT }
      [  176.498646] ata4: soft resetting link
      [  176.668276] ata4.00: configured for MWDMA2
      [  176.668295] ata4: EH complete
      [  176.860589] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  176.860636] ata4.00: BMDMA stat 0x26
      [  176.860661] ata4.00: failed command: READ DMA
      [  176.860687] ata4.00: cmd c8/00:08:c0:55:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  176.860769] ata4.00: status: { DRDY ERR }
      [  176.860790] ata4.00: error: { ICRC ABRT }
      [  176.860819] ata4: soft resetting link
      [  177.088279] ata4.00: configured for MWDMA2
      [  177.088303] ata4: EH complete
      [  177.224600] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  177.224644] ata4.00: BMDMA stat 0x26
      [  177.224665] ata4.00: failed command: READ DMA EXT
      [  177.224693] ata4.00: cmd 25/00:08:40:f9:bc/00:00:e4:00:00/e0 tag 0 dma 4096 in
      [  177.224767] ata4.00: status: { DRDY ERR }
      [  177.224787] ata4.00: error: { ICRC ABRT }
      [  177.224817] ata4: soft resetting link
      [  177.396278] ata4.00: configured for MWDMA2
      [  177.396302] ata4: EH complete
      [  178.012406] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  178.012450] ata4.00: BMDMA stat 0x26
      [  178.012472] ata4.00: failed command: READ DMA EXT
      [  178.012500] ata4.00: cmd 25/00:08:28:8b:2c/00:00:71:00:00/e0 tag 0 dma 4096 in
      [  178.012576] ata4.00: status: { DRDY ERR }
      [  178.012596] ata4.00: error: { ICRC ABRT }
      [  178.012624] ata4: soft resetting link
      [  178.184292] ata4.00: configured for MWDMA2
      [  178.184313] ata4: EH complete
      [  178.328046] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  178.328086] ata4.00: BMDMA stat 0x26
      [  178.328107] ata4.00: failed command: READ DMA
      [  178.328132] ata4.00: cmd c8/00:08:08:78:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  178.328206] ata4.00: status: { DRDY ERR }
      [  178.328226] ata4.00: error: { ICRC ABRT }
      [  178.328252] ata4: soft resetting link
      [  178.500229] ata4.00: configured for MWDMA2
      [  178.500243] ata4: EH complete
      [  178.889840] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  178.889882] ata4.00: BMDMA stat 0x26
      [  178.889904] ata4.00: failed command: READ DMA EXT
      [  178.889931] ata4.00: cmd 25/00:00:e0:07:be/00:01:19:00:00/e0 tag 0 dma 131072 in
      [  178.890007] ata4.00: status: { DRDY ERR }
      [  178.890028] ata4.00: error: { ICRC ABRT }
      [  178.890057] ata4: soft resetting link
      [  179.060241] ata4.00: configured for MWDMA2
      [  179.060256] ata4: EH complete
      [  179.092361] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  179.092402] ata4.00: BMDMA stat 0x26
      [  179.092423] ata4.00: failed command: READ DMA
      [  179.092449] ata4.00: cmd c8/00:08:d8:32:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  179.092522] ata4.00: status: { DRDY ERR }
      [  179.092543] ata4.00: error: { ICRC ABRT }
      [  179.092571] ata4: soft resetting link
      [  179.264231] ata4.00: configured for MWDMA2
      [  179.264245] ata4: EH complete
      [  179.291855] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  179.291896] ata4.00: BMDMA stat 0x26
      [  179.291917] ata4.00: failed command: READ DMA EXT
      [  179.291945] ata4.00: cmd 25/00:00:e0:0c:be/00:01:19:00:00/e0 tag 0 dma 131072 in
      [  179.292039] ata4.00: status: { DRDY ERR }
      [  179.292060] ata4.00: error: { ICRC ABRT }
      [  179.292090] ata4: soft resetting link
      [  179.464228] ata4.00: configured for MWDMA2
      [  179.464241] ata4: EH complete
      [  179.512748] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  179.512792] ata4.00: BMDMA stat 0x26
      [  179.512815] ata4.00: failed command: READ DMA EXT
      [  179.512843] ata4.00: cmd 25/00:00:e0:0d:be/00:01:19:00:00/e0 tag 0 dma 131072 in
      [  179.512917] ata4.00: status: { DRDY ERR }
      [  179.512938] ata4.00: error: { ICRC ABRT }
      [  179.512966] ata4: soft resetting link
      [  179.684225] ata4.00: configured for MWDMA2
      [  179.684240] ata4: EH complete
      [  179.700434] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  179.700473] ata4.00: BMDMA stat 0x26
      [  179.700494] ata4.00: failed command: READ DMA EXT
      [  179.700521] ata4.00: cmd 25/00:00:e0:0d:be/00:01:19:00:00/e0 tag 0 dma 131072 in
      [  179.700595] ata4.00: status: { DRDY ERR }
      [  179.700615] ata4.00: error: { ICRC ABRT }
      [  179.700641] ata4: soft resetting link
      [  179.872236] ata4.00: configured for MWDMA2
      [  179.872252] ata4: EH complete
      [  180.199133] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  180.199174] ata4.00: BMDMA stat 0x26
      [  180.199195] ata4.00: failed command: READ DMA
      [  180.199220] ata4.00: cmd c8/00:30:e0:19:9d/00:00:00:00:00/e9 tag 0 dma 24576 in
      [  180.199299] ata4.00: status: { DRDY ERR }
      [  180.199320] ata4.00: error: { ICRC ABRT }
      [  180.199348] ata4: soft resetting link
      [  180.368237] ata4.00: configured for MWDMA2
      [  180.368251] ata4: EH complete
      [  180.536754] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  180.536797] ata4.00: BMDMA stat 0x26
      [  180.536821] ata4.00: failed command: READ DMA
      [  180.536847] ata4.00: cmd c8/00:08:08:19:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  180.536939] ata4.00: status: { DRDY ERR }
      [  180.536959] ata4.00: error: { ICRC ABRT }
      [  180.536988] ata4: soft resetting link
      [  180.708230] ata4.00: configured for MWDMA2
      [  180.708242] ata4: EH complete
      [  180.731496] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  180.731536] ata4.00: BMDMA stat 0x26
      [  180.731557] ata4.00: failed command: READ DMA
      [  180.731582] ata4.00: cmd c8/00:08:18:19:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  180.731655] ata4.00: status: { DRDY ERR }
      [  180.731676] ata4.00: error: { ICRC ABRT }
      [  180.731703] ata4: soft resetting link
      [  180.900303] ata4.00: configured for MWDMA2
      [  180.900322] ata4: EH complete
      [  209.780320] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
      [  209.780364] ata4.00: BMDMA stat 0x26
      [  209.780386] ata4.00: failed command: READ DMA
      [  209.780415] ata4.00: cmd c8/00:08:30:1e:00/00:00:00:00:00/e0 tag 0 dma 4096 in
      [  209.780490] ata4.00: status: { DRDY ERR }
      [  209.780512] ata4.00: error: { ICRC ABRT }
      [  209.780542] ata4: soft resetting link
      [  209.952237] ata4.00: configured for MWDMA2
      [  209.952252] ata4: EH complete

      Last edited by eclectik; June 1st, 2014 at 03:16 PM.

      Reason: New info


    2. Failed command: READ DMA

      This http://www.wikihow.com/Fix-a-Cyclic-…cy-Check-Error may be helpful. Power losses can cause subsequent CRC errors.

      Also, http://support.wdc.com/techinfo/general/errorcodes.asp

      Pls ignore the previous post if you do not have windows.

      See ubuntu user anjohnso ‘ s comments in http://ubuntuforums.org/archive/inde…t-1034762.html

      Last edited by howefield; June 1st, 2014 at 08:05 PM.


    3. Re: Failed command: READ DMA

      Your quite right, many thanks for the reply.

      I just executed a clean reboot and watched the boot log and it was all clean.

      Many thanks.


    Bookmarks

    Bookmarks


    Posting Permissions

    JamesBoard

    Posts: 68
    Joined: 2009/05/31 21:13:21

    Disk Error: failed command: READ DMA EXT

    I have an ASUS Sabertooth X58 system board (2010) and two newer hard drives (HGST 6-TB) running CentOS. After booting, the hard drives work well for some amount of time. Then, during heavy usage, I hear some loud clicking sounds, and after that access to the hard drives hangs for 20-30 seconds. When that happens, I see this error in the dmesg output for each hard drive:

    Code: Select all

    ata14: lost interrupt (Status 0x50)
    ata14.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0002 action 0xe frozen
    ata14: SError: { RecovComm PHYRdyChg CommWake 10B8B DevExch }
    ata14.00: failed command: READ DMA EXT
    ata14.00: cmd 25/00:08:a8:d9:30/00:00:46:02:00/e0 tag 0 dma 4096 in
    ata14.00: status: { DRDY }
    ata14: hard resetting link
    ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata14.00: configured for UDMA/133
    ata14.00: device reported invalid CHS sector 0
    ata14: EH complete
    

    What is causing this?


    tunk

    Posts: 1140
    Joined: 2017/02/22 15:08:17

    Re: Disk Error: failed command: READ DMA EXT

    Post

    by tunk » 2017/03/17 14:19:33

    Clicking noises could be a hardware problem. Run smartctl -a on both disks and see if SMART reports any problems.


    User avatar

    TrevorH

    Site Admin
    Posts: 32529
    Joined: 2009/09/24 10:40:56
    Location: Brighton, UK

    Re: Disk Error: failed command: READ DMA EXT

    Post

    by TrevorH » 2017/03/17 16:21:32

    I’d be about 98% sure that that is a hardware error on your disks.

    Are you really using CentOS 5? Look at my sig… :(


    JamesBoard

    Posts: 68
    Joined: 2009/05/31 21:13:21

    Re: Disk Error: failed command: READ DMA EXT

    Post

    by JamesBoard » 2017/03/17 16:32:52

    Thanks for your replies. I ran smartctl on the disks and no errors were reported. I also have another disk (same exact type) and it reports the same problems. Because three fairly new disks are all reporting the same problems, I’m somewhat reluctant to blame the hardware.

    However, it could be a cable problem. I previously received these errors much more frequently. Then I switched to the SATA cable which came with the hard drives (I had previously used 7-year old cables), and these errors occurred much less frequently.

    Could it be that I need higher quality SATA cables? Does such a thing exist?

    ps. Yes, I know. CentOS 5. I’m trying to save myself the pain of upgrading as long as I can.


    User avatar

    TrevorH

    Site Admin
    Posts: 32529
    Joined: 2009/09/24 10:40:56
    Location: Brighton, UK

    Re: Disk Error: failed command: READ DMA EXT

    Post

    by TrevorH » 2017/03/17 16:42:42

    Yes, cables could be the cause too so definitely worth changing those since they’re cheap.

    March 31st is rapidly approaching… :( But seriously, if you’re using this as a desktop then CentOS 7 with MATE will be a splendid upgrade from CentOS 5 plus gnome2.ancient and you’ll wonder why you didn’t do it before.


    i have a very peculiar issue that is running in my system.

    Using debian linux :

    My system boots up very normally with a primary and secondary hard disk.
    suddenly my secondary hard disk fails with some I/O Error DRDY UNC errors which tends make my primary SDA to read only filesystem.

    1. how to avoid primary to be changed as read only
    2. What are all the steps i need to do for removing the SDB reference from the system
    3. Is it possible to detect SDB removal from the system

      • i was not able notice anything on SDA becoming readonly file ssytem

    Kernel Log::

    15:52:13::kernel::[  203.251575] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  203.251641] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  203.251699] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  203.251768] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  203.251771]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  203.251932] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  203.251990] ata1.01: error: { UNC }
    15:52:13::kernel::[  203.373641] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  203.405721] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  203.406808] ata1: EH complete
    15:52:13::kernel::[  205.661201] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  205.661267] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  205.661324] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  205.661393] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  205.661396]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  205.661556] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  205.661614] ata1.01: error: { UNC }
    15:52:13::kernel::[  205.769671] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  205.817705] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  205.817776] sd 0:0:1:0: [sdb] Unhandled sense code
    15:52:13::kernel::[  205.817836] sd 0:0:1:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
    15:52:13::kernel::[  205.817930] sd 0:0:1:0: [sdb] Sense Key : Medium Error [current] [descriptor]
    15:52:13::kernel::[  205.818105] Descriptor sense data with sense descriptors (in hex):
    15:52:13::kernel::[  205.818193]         72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00 
    15:52:13::kernel::[  205.818722]         25 00 17 f8 
    15:52:13::kernel::[  205.818914] sd 0:0:1:0: [sdb] Add. Sense: Unrecovered read error - auto reallocate failed
    15:52:13::kernel::[  205.819056] sd 0:0:1:0: [sdb] CDB: Read(10): 28 00 25 00 17 f8 00 00 08 00
    15:52:13::kernel::[  205.819477] end_request: I/O error, dev sdb, sector 620763128
    15:52:13::kernel::[  205.819542] Buffer I/O error on device sdb5, logical block 70778879
    15:52:13::kernel::[  205.819625] ata1: EH complete
    15:52:13::kernel::[  208.257956] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  208.258023] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  208.258081] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  208.258149] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  208.258153]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  208.258314] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  208.258372] ata1.01: error: { UNC }
    15:52:13::kernel::[  208.377642] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  208.409704] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  208.409771] ata1: EH complete
    15:52:13::kernel::[  210.667618] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  210.667684] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  210.667742] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  210.667810] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  210.667814]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  210.667974] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  210.668048] ata1.01: error: { UNC }
    15:52:13::kernel::[  210.789641] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  210.821716] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  210.821783] ata1: EH complete
    15:52:13::kernel::[  213.088237] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  213.088302] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  213.088359] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  213.088427] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  213.088430]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  213.088590] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  213.088648] ata1.01: error: { UNC }
    15:52:13::kernel::[  213.209641] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  213.241715] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  213.241782] ata1: EH complete
    15:52:13::kernel::[  215.508902] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  215.508969] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  215.509028] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  215.509098] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  215.509101]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  215.509263] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  215.509321] ata1.01: error: { UNC }
    15:52:13::kernel::[  215.629629] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  215.661719] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  215.661787] ata1: EH complete
    15:52:13::kernel::[  217.918569] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  217.918636] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  217.918694] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  217.918762] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  217.918765]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  217.918927] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  217.918986] ata1.01: error: { UNC }
    15:52:13::kernel::[  218.041627] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  218.073729] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  218.073795] ata1: EH complete
    15:52:13::kernel::[  220.328276] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  220.328342] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  220.328400] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  220.328469] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  220.328472]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  220.328633] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  220.328690] ata1.01: error: { UNC }
    15:52:13::kernel::[  220.449628] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  220.481707] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  220.481776] sd 0:0:1:0: [sdb] Unhandled sense code
    15:52:13::kernel::[  220.481835] sd 0:0:1:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
    15:52:13::kernel::[  220.481928] sd 0:0:1:0: [sdb] Sense Key : Medium Error [current] [descriptor]
    15:52:13::kernel::[  220.482104] Descriptor sense data with sense descriptors (in hex):
    15:52:13::kernel::[  220.482193]         72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00 
    15:52:13::kernel::[  220.482720]         25 00 17 f8 
    15:52:13::kernel::[  220.482911] sd 0:0:1:0: [sdb] Add. Sense: Unrecovered read error - auto reallocate failed
    15:52:13::kernel::[  220.483053] sd 0:0:1:0: [sdb] CDB: Read(10): 28 00 25 00 17 f8 00 00 08 00
    15:52:13::kernel::[  220.483473] end_request: I/O error, dev sdb, sector 620763128
    15:52:13::kernel::[  220.483538] Buffer I/O error on device sdb5, logical block 70778879
    15:52:13::kernel::[  220.483621] ata1: EH complete
    15:52:13::kernel::[  222.770949] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  222.771016] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  222.771075] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  222.771144] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  222.771147]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  222.771309] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  222.771367] ata1.01: error: { UNC }
    15:52:13::kernel::[  222.881632] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  222.913731] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  222.913798] ata1: EH complete
    15:52:13::kernel::[  222.941704] kjournald starting.  Commit interval 5 seconds
    15:52:13::kernel::[  222.941731] EXT3-fs: mounted filesystem with ordered data mode.
    15:52:13::kernel::[  225.202590] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  225.202677] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  225.202737] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  225.202806] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  225.202809]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  225.202969] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  225.203027] ata1.01: error: { UNC }
    15:52:13::kernel::[  225.325628] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  225.357730] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  225.357801] ata1: EH complete
    15:52:13::kernel::[  227.645290] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  227.645356] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  227.645414] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  227.645483] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  227.645486]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  227.645648] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  227.645706] ata1.01: error: { UNC }
    15:52:13::kernel::[  227.765627] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  227.797703] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  227.797773] ata1: EH complete
    15:52:13::kernel::[  230.098939] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  230.099010] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  230.099069] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  230.099138] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  230.099141]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  230.099303] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  230.099361] ata1.01: error: { UNC }
    15:52:13::kernel::[  230.221629] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  230.253724] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  230.253795] ata1: EH complete
    15:52:13::kernel::[  232.552618] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  232.552690] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  232.552750] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  232.552819] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  232.552823]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  232.552984] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  232.553045] ata1.01: error: { UNC }
    15:52:13::kernel::[  232.672647] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  232.705717] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  232.705787] ata1: EH complete
    15:52:13::kernel::[  234.995333] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    15:52:13::kernel::[  234.995405] ata1.01: BMDMA stat 0x65
    15:52:13::kernel::[  234.995465] ata1.01: failed command: READ DMA EXT
    15:52:13::kernel::[  234.995534] ata1.01: cmd 25/00:08:f8:17:00/00:00:25:00:00/f0 tag 0 dma 4096 in
    15:52:13::kernel::[  234.995537]          res 51/40:00:f8:17:00/40:00:25:00:00/10 Emask 0x9 (media error)
    15:52:13::kernel::[  234.996798] ata1.01: status: { DRDY ERR }
    15:52:13::kernel::[  234.996857] ata1.01: error: { UNC }
    15:52:13::kernel::[  235.117634] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  235.149719] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  235.149793] sd 0:0:1:0: [sdb] Unhandled sense code
    15:52:13::kernel::[  235.149852] sd 0:0:1:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
    15:52:13::kernel::[  235.149946] sd 0:0:1:0: [sdb] Sense Key : Medium Error [current] [descriptor]
    15:52:13::kernel::[  235.150121] Descriptor sense data with sense descriptors (in hex):
    15:52:13::kernel::[  235.150209]         72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00 
    15:52:13::kernel::[  235.150734]         25 00 17 f8 
    15:52:13::kernel::[  235.150925] sd 0:0:1:0: [sdb] Add. Sense: Unrecovered read error - auto reallocate failed
    15:52:13::kernel::[  235.151067] sd 0:0:1:0: [sdb] CDB: Read(10): 28 00 25 00 17 f8 00 00 08 00
    15:52:13::kernel::[  235.151486] end_request: I/O error, dev sdb, sector 620763128
    15:52:13::kernel::[  235.151551] Buffer I/O error on device sdb5, logical block 70778879
    15:52:13::kernel::[  235.151637] ata1: EH complete
    15:52:13::kernel::[  236.328133] udev[324]: starting version 164
    15:52:13::kernel::[  236.847381] input: PC Speaker as /devices/platform/pcspkr/input/input1
    15:52:13::kernel::[  236.869301] ACPI: SSDT 1f7ae190 0023C (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
    15:52:13::kernel::[  236.870585] ACPI: SSDT 1f7ae460 00594 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
    15:52:13::kernel::[  236.909933] Monitor-Mwait will be used to enter C-1 state
    15:52:13::kernel::[  236.910903] Monitor-Mwait will be used to enter C-2 state
    15:52:13::kernel::[  236.911011] Monitor-Mwait will be used to enter C-3 state
    15:52:13::kernel::[  236.911033] Marking TSC unstable due to TSC halts in idle
    15:52:13::kernel::[  236.911382] processor LNXCPU:00: registered as cooling_device0
    15:52:13::kernel::[  236.912582] ACPI: SSDT 1f7ae0c0 000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117)
    15:52:13::kernel::[  236.913512] ACPI: SSDT 1f7ae3d0 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
    15:52:13::kernel::[  236.934806] Switching to clocksource hpet
    15:52:13::kernel::[  236.951454] processor LNXCPU:01: registered as cooling_device1
    15:52:13::kernel::[  236.963534] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    15:52:13::kernel::[  236.963651] ACPI: Power Button [PWRB]
    15:52:13::kernel::[  236.963941] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    15:52:13::kernel::[  236.964096] ACPI: Power Button [PWRF]
    15:52:13::kernel::[  236.965371] usbcore: registered new interface driver usbserial
    15:52:13::kernel::[  236.965496] USB Serial support registered for generic
    15:52:13::kernel::[  236.965921] usbcore: registered new interface driver usbserial_generic
    15:52:13::kernel::[  236.965996] usbserial: USB Serial Driver core
    15:52:13::kernel::[  237.241394] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
    15:52:13::kernel::[  237.241512] ACPI: Video Device [IGD] (multi-head: yes  rom: no  post: no)
    15:52:13::kernel::[  237.261956] USB Serial support registered for FTDI USB Serial Device
    15:52:13::kernel::[  237.262819] ftdi_sio 2-2:1.0: FTDI USB Serial Device converter detected
    15:52:13::kernel::[  237.263068] usb 2-2: Detected FT232BM
    15:52:13::kernel::[  237.263131] usb 2-2: Number of endpoints 2
    15:52:13::kernel::[  237.263194] usb 2-2: Endpoint 1 MaxPacketSize 64
    15:52:13::kernel::[  237.263256] usb 2-2: Endpoint 2 MaxPacketSize 64
    15:52:13::kernel::[  237.263318] usb 2-2: Setting MaxPacketSize 64
    15:52:13::kernel::[  237.264372] intel_rng: FWH not detected
    15:52:13::kernel::[  237.264747] usb 2-2: FTDI USB Serial Device converter now attached to ttyUSB0
    15:52:13::kernel::[  237.264864] usbcore: registered new interface driver ftdi_sio
    15:52:13::kernel::[  237.264932] ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
    15:52:13::kernel::[  237.274123] parport_pc 00:0d: reported by Plug and Play ACPI
    15:52:13::kernel::[  237.274251] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    15:52:13::kernel::[  237.591236] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    15:52:13::kernel::[  237.800484] Linux video capture interface: v2.00
    15:52:13::kernel::[  238.122025] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  238.137758] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  238.137823] ata1: EH complete
    15:52:13::kernel::[  238.272620] [drm] Initialized drm 1.1.0 20060810
    15:52:13::kernel::[  238.287023] uvcvideo: Found UVC 1.00 device USB2.0 Camera (1871:0d01)
    15:52:13::kernel::[  238.294155] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  238.309758] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  238.309823] ata1: EH complete
    15:52:13::kernel::[  238.395897] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    15:52:13::kernel::[  238.395973] i915 0000:00:02.0: setting latency timer to 64
    15:52:13::kernel::[  238.405049] [drm] set up 7M of stolen space
    15:52:13::kernel::[  238.406952] input: USB2.0 Camera as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input5
    15:52:13::kernel::[  238.407199] usbcore: registered new interface driver uvcvideo
    15:52:13::kernel::[  238.407274] USB Video Class driver (v0.1.0)
    15:52:13::kernel::[  238.750953] [drm] initialized overlay support
    15:52:13::kernel::[  240.456610] [drm:edid_is_valid] *ERROR* Raw EDID:
    15:52:13::kernel::[  240.456679] <3>ff 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  .???????????????
    15:52:13::kernel::[  240.456686] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  240.456692] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  240.456698] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  240.456704] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  240.456709] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  240.456715] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  240.456721] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  240.456726] 
    15:52:13::kernel::[  242.094550] [drm:edid_is_valid] *ERROR* Raw EDID:
    15:52:13::kernel::[  242.094619] <3>ff 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  .???????????????
    15:52:13::kernel::[  242.094626] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  242.094632] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  242.094637] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  242.094643] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  242.094649] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  242.094655] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  242.094661] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  242.094665] 
    15:52:13::kernel::[  243.733641] [drm:edid_is_valid] *ERROR* Raw EDID:
    15:52:13::kernel::[  243.733710] <3>ff 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  .???????????????
    15:52:13::kernel::[  243.733717] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  243.733723] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  243.733729] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  243.733735] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  243.733741] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  243.733747] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  243.733753] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  243.733757] 
    15:52:13::kernel::[  245.373529] [drm:edid_is_valid] *ERROR* Raw EDID:
    15:52:13::kernel::[  245.373598] <3>ff 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  .???????????????
    15:52:13::kernel::[  245.373605] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  245.373611] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  245.373617] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  245.373623] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  245.373629] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  245.373635] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  245.373641] <3>3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f 3f  ????????????????
    15:52:13::kernel::[  245.373645] 
    15:52:13::kernel::[  245.373698] i915 0000:00:02.0: VGA-1: EDID invalid.
    15:52:13::kernel::[  246.065548] Console: switching to colour frame buffer device 100x37
    15:52:13::kernel::[  246.072122] fb0: inteldrmfb frame buffer device
    15:52:13::kernel::[  246.072126] registered panic notifier
    15:52:13::kernel::[  246.072326] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    15:52:13::kernel::[  246.072563] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    15:52:13::kernel::[  246.072799] HDA Intel 0000:00:1b.0: setting latency timer to 64
    15:52:13::kernel::[  246.861037] hda_codec: ALC888: BIOS auto-probing.
    15:52:13::kernel::[  246.862623] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    15:52:13::kernel::[  247.216847] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  247.288131] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  247.288242] ata1: EH complete
    15:52:13::kernel::[  247.326018] ata1.00: configured for UDMA/133
    15:52:13::kernel::[  247.341769] ata1.01: configured for UDMA/133
    15:52:13::kernel::[  247.343158] ata1: EH complete
    15:52:13::kernel::[  247.646542] Adding 2095096k swap on /dev/sda6.  Priority:-1 extents:1 across:2095096k 
    15:52:13::kernel::[  247.801381] EXT3 FS on sda1, internal journal
    15:52:13::kernel::[  248.014353] loop: module loaded
    15:52:13::kernel::[  249.435364] kjournald starting.  Commit interval 5 seconds
    15:52:13::kernel::[  249.438402] EXT3 FS on sda5, internal journal
    15:52:13::kernel::[  249.441482] EXT3-fs: mounted filesystem with ordered data mode.
    15:52:13::kernel::[  249.516710] kjournald starting.  Commit interval 5 seconds
    15:52:13::kernel::[  249.519947] EXT3 FS on sda2, internal journal
    15:52:13::kernel::[  249.523090] EXT3-fs: mounted filesystem with ordered data mode.
    15:52:13::kernel::[  249.969583] r8169: eth0: link up
    15:52:13::kernel::[  249.972585] r8169: eth0: link up
    15:52:13::kernel::[  250.830980] fuse init (API version 7.13)
    15:52:22::kernel::[  260.936015] eth0: no IPv6 routers present
    15:52:22::kernel::[  261.320413] HDA Intel 0000:00:1b.0: PCI INT A disabled
    15:52:22::kernel::[  261.338235] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    15:52:22::kernel::[  261.338298] HDA Intel 0000:00:1b.0: setting latency timer to 64
    15:52:22::kernel::[  261.408174] hda_codec: ALC888: BIOS auto-probing.
    15:52:22::kernel::[  261.409625] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
    15:52:23::kernel::[  261.862230] udev[1471]: starting version 164
    15:52:23::kernel::[  262.158543] intel_rng: FWH not detected
    15:52:24::kernel::[  263.314541] ata1.00: configured for UDMA/133
    15:52:24::kernel::[  263.329765] ata1.01: configured for UDMA/133
    15:52:24::kernel::[  263.329777] ata1: EH complete
    15:52:24::kernel::[  263.353665] ata1.00: configured for UDMA/133
    15:52:24::kernel::[  263.369782] ata1.01: configured for UDMA/133
    15:52:24::kernel::[  263.369794] ata1: EH complete
    15:53:23::kernel::[  321.725059] usb 3-1: new low speed USB device using uhci_hcd and address 3
    15:53:23::kernel::[  321.965094] usb 3-1: New USB device found, idVendor=04b3, idProduct=3025
    15:53:23::kernel::[  321.965103] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    15:53:23::kernel::[  321.965111] usb 3-1: Product: USB NetVista Full Width Keyboard.
    15:53:23::kernel::[  321.965116] usb 3-1: Manufacturer: LITE-ON Technology
    15:53:23::kernel::[  321.965421] usb 3-1: configuration #1 chosen from 1 choice
    15:53:23::kernel::[  321.999751] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input8
    15:53:23::kernel::[  322.000373] generic-usb 0003:04B3:3025.0002: input,hidraw0: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-0000:00:1d.1-1/input0
    16:05:12::kernel::imklog 4.6.4, log source = /proc/kmsg started.
    

    • Печать

    Страницы: [1]   Вниз

    Тема: Ошибки на SSD  (Прочитано 2924 раз)

    0 Пользователей и 1 Гость просматривают эту тему.

    Оффлайн
    iRusso

    Добрый день! Имеется ноутбук с SSD Kingston (KINGSTON SA400S37120G) и установленном на нем Kubuntu 20.04. Последнее время периодически ноутбук отказывается запускаться, пишет ошибку диска (не скажу точно какую, не сфотографировал).
    Проверил SSD программой gsmartcontol, программа нашла ошибки и выдала вот это:

    Знающие люди, подскажите пожалуйста, диск «умирает»?


    Оффлайн
    damix

    iRusso, у меня этот SSD, УМВР

    inxi -Fxz
    sudo smartctl -a /dev/sdb

    пишет ошибку диска (не скажу точно какую, не сфотографировал).

    Перезагрузитесь 10 раз, в те разы когда есть ошибка, сфотографируйте ее. И сколько процентов загрузок с ошибкой?

    диск «умирает»?

    Не факт
    https://ata.wiki.kernel.org/index.php/Libata_error_messages#ATA_error_expansion

    ICRC Interface CRC error during Ultra DMA transfer - often either a bad cable or power problem, though possibly an incorrect Ultra DMA mode setting by the driver
    ABRT Command aborted - either command not supported, unable to complete, or interface CRC (with ICRC)


    Оффлайн
    Peter_I

    Бывают случаи, что кабель SATA плохо держится. Надо при выключенном диске посильнее нажать оба конца.


    Оффлайн
    iRusso

    inxi -Fxz
    sudo smartctl -a /dev/sdb

    Перезагрузитесь 10 раз, в те разы когда есть ошибка, сфотографируйте ее. И сколько процентов загрузок с ошибкой?

    После перезагрузки ошибка не появляется. Только когда ноут постоит выключенным какое-то время и при первом включении появляется ошибка. Как поймаю ошибку — обязательно сфотографирую. Ошибка появляется примерно в 2-3 случаях из 20-ти включений (по это примерно, я не считал)

    Бывают случаи, что кабель SATA плохо держится. Надо при выключенном диске посильнее нажать оба конца.

    Дело в том, что SSD вставлен в ноут вместо DVD привода. С помощью салазок. Салазки еще винтиком прикручиваются к корпусу, если не плотно их воткнуть, то винт не прикрутится. Так что контакты SSD диска держатся хорошо. Тем более до этого SSD работал нормально, проблемы начались только полторы недели назад.


    Оффлайн
    damix

    проблемы начались только полторы недели назад

    А после каких действий? Другие ОС есть на этом ноуте?

    lspci


    Оффлайн
    iRusso

    А после каких действий? Другие ОС есть на этом ноуте?

    Других ОС нет, только kubuntu 20.04. Никаких действий не делал, просто в один «прекрасный» день включил ноут, а там черный экран и в верхнем левом углу надпись что-то типа (дословно не помню, надо будет сфотографировать): error hd1 please any key to continue… Нажимаю любую кнопку и ничего не происходит. Можно только выключить комп кнопкой питания. Потом снова включаю и система как обычно запускается.

    lspci


    Оффлайн
    damix

    iRusso, возможна аппаратная проблема с материнской платой. Не знаю ничего по теме. Здесь следует спросить с теми же выводами команд и сообщением об ошибке, если никто не поможет еще неделю-другую.


    Оффлайн
    iRusso

    iRusso, возможна аппаратная проблема с материнской платой. Не знаю ничего по теме. Здесь следует спросить с теми же выводами команд и сообщением об ошибке, если никто не поможет еще неделю-другую.

    Понял. В любом случае, спасибо за помощь!


    Dzhoser

    Параллельно windows не стоит?


    Оффлайн
    iRusso

    Параллельно windows не стоит?

    Нет. Только Kubuntu.


    Dzhoser

    В выводе смарт есть информация о 16 бэд блоках. Если бы был hdd я бы порекомендовал mhdd, но не уверен что она работает с sdd. Попробуйте гарантии обратиться.


    Оффлайн
    c47

    Производители не всегда удосуживаются предоставить развёрнутую инфу «что значит конкретное значение конкретного ID в отчёте», например ваш кингстон в документации написал:

    как это правильно трактовать — я не знаю, лучше == больше или лучше == меньше?
    Например в статье википедии всё довольно неплохо расписано, какие значения у каких вендоров как трактовать, но по ID 173,169 — ясности нет, а чем принципиально отличаются 233 от 241 — непонятно, хотя у вас значения отличаются почти в 2 раза.

    Я бы на вашем месте перестраховался и пошёл бы купил замену, чтобы потом нежданчика не случилось. И лучше поставить SSD в надлежащее место — штатный слот 2.5, а уже хард — в дисковод и пользоваться им когда нужно, тем более если нет второй системы.


    Оффлайн
    iRusso

    Попробуйте гарантии обратиться.

    К сожалению, гарантия закончилась несколько месяцев назад…

    пошёл бы купил замену, чтобы потом нежданчика не случилось.

    Так и сделаю, дождусь, когда этот SSD окончательно помрет (есть еще ПК дома) и куплю новый SSD. Нежданчика не будет, т.к. вся важная информация на жестком диске. На SSD только система и программы.

    И лучше поставить SSD в надлежащее место — штатный слот 2.5, а уже хард — в дисковод и пользоваться им когда нужно, тем более если нет второй системы.

    Совет правильный, но я боюсь что-нибудь поломать в ноуте при извлечении ж/д из штатного слота. Тем более в этом ноуте ж/д шлейфами перекрывается, начну отсоединять, что-нибудь поломаю. Вот потроха моего ноута, модель на видео немного другая, но корпус и расположение внутренностей идентичное https://www.youtube.com/watch?v=noJ61LZln5A&t=206s. А в дисковод SSD накопитель относительно просто вставлять. 

    « Последнее редактирование: 19 Июля 2021, 20:03:19 от iRusso »


    Оффлайн
    z-user

    iRusso, я в смарте ничего такого не вижу … у меня кстати на стационарнике основной диск именно 120 ГБайт Кингстон, дополнительный уже ноутбучный жесткий (для уменьшения шума и вибраций).
    То вот мой смарт, я не вижу ничего критичного … если вдруг захочешь сравнить данные.


    Пользователь добавил сообщение 19 Июля 2021, 19:44:13:


    Кстати, задумался и над своим диском и вспомнил, что делал скрин смарта в январе 2020 года.
    Данные снимались gsmartcontrol.

    Ничего, в плане бэд блоков не поменялось … кроме количества отработанного времени и включений.
    Но что поразило — обратите внимание, что номинал параметра, точнее его номер остался тем же, а название атрибута полностью поменялось.
    Слева скрин — фото 1,5 года назад — справа снятый только что.


    Пользователь добавил сообщение 19 Июля 2021, 19:46:26:


    Переснял, чтобы было видно номер атрибута.

    « Последнее редактирование: 19 Июля 2021, 19:46:26 от z-user »


    • Печать

    Страницы: [1]   Вверх

    Понравилась статья? Поделить с друзьями:
  • Read device identity failed scsi error unsupported field in scsi command
  • Read asic reg error
  • React обработка ошибок axios
  • React query error handling
  • React node sass error