Raid clean, degraded completed, estimated time ...

Re: Raid clean, degraded completed, estimated time ...

Postby Jocko » Sun May 26, 2024 4:45 pm

Still I do not understand where is the issue.

Then we go to add manually sda8 :
Code: Select all
umount /share/1000
mdadm --grow --bitmap=none /dev/md0
mdadm --add /dev/md0 /dev/sda8

cat /proc/mdstat


If umount command fails no need to run the others
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Raid clean, degraded completed, estimated time ...

Postby razzor0 » Sun May 26, 2024 4:46 pm

Its looking better or ?

Now I have to wait i guess :applause

Code: Select all
root@fvdwsl-base:/ # umount /share/1000
root@fvdwsl-base:/ # mdadm --grow --bitmap=none /dev/md0
root@fvdwsl-base:/ # mdadm --add /dev/md0 /dev/sda8
mdadm: added /dev/sda8
root@fvdwsl-base:/ # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md0 : active raid5 sda8[5] sdb8[1] sde8[4] sdd8[3] sdc8[2]
      7800905728 blocks super 1.0 level 5, 512k chunk, algorithm 2 [5/4] [_UUUU]
      [>....................]  recovery =  0.0% (97116/1950226432) finish=1673.2min speed=19423K/sec

razzor0
Donator VIP
Donator VIP
 
Posts: 55
Joined: Sun Feb 04, 2024 11:02 am

Re: Raid clean, degraded completed, estimated time ...

Postby Jocko » Sun May 26, 2024 4:52 pm

Some progresses, let recovery complete

See you later for the other steps
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Raid clean, degraded completed, estimated time ...

Postby razzor0 » Sun May 26, 2024 4:53 pm

Sure, thank you Jocko and FVDW for help on this !
Will write once done :)
razzor0
Donator VIP
Donator VIP
 
Posts: 55
Joined: Sun Feb 04, 2024 11:02 am

Re: Raid clean, degraded completed, estimated time ...

Postby Jocko » Sun May 26, 2024 4:55 pm

Ok You can disable the debug mode
Code: Select all
debugoff
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Raid clean, degraded completed, estimated time ...

Postby Jocko » Sun May 26, 2024 5:03 pm

An assumption to explain why the nas failed to build the raid : maybe all disks (sdb => sde) are not yet brought up at this time of restarting. Later they are and you can assemble manually the raid.

This should be seen in dmesg output. So can you post
Code: Select all
dmesg
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Raid clean, degraded completed, estimated time ...

Postby razzor0 » Sun May 26, 2024 5:07 pm

I will post dmesg again once its finished

Code: Select all
root@fvdwsl-base:/ # dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.133 (root@fvdwsl-5big2.local) (gcc version 4.9                                                                                                             .3 (GCC)) #5 PREEMPT Thu Aug 10 15:38:37 CEST 2023
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005317                                                                                                             f
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: LaCie 5Big Network v2
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 131072
[    0.000000] free_area_init_node: node 0, pgdat c0929960, node_mem_map dfbfa00                                                                                                             0
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro reset                                                                                                             =0 productType=BIG5_KW
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 509948K/524288K available (6915K kernel code, 307K rwdata                                                                                                             , 1724K rodata, 192K init, 388K bss, 14340K reserved, 0K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff800000   ( 496 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc06c8f94   (6916 kB)
[    0.000000]       .init : 0xc08ae000 - 0xc08de000   ( 192 kB)
[    0.000000]       .data : 0xc08de000 - 0xc092ada0   ( 308 kB)
[    0.000000]        .bss : 0xc0932720 - 0xc099393c   ( 389 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Tasks RCU enabled.
[    0.000000] NR_IRQS: 114
[    0.000000] Switching to timer-based delay loop, resolution 6ns
[    0.000009] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884                                                                                                             901885ns
[    6.381878] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xff                                                                                                             ffffff, max_idle_ns: 11467562657 ns
[    6.382165] Console: colour dummy device 80x30
[    6.382200] Calibrating delay loop (skipped), value calculated using timer fr                                                                                                             equency.. 333.33 BogoMIPS (lpj=1666666)
[    6.382222] pid_max: default: 32768 minimum: 301
[    6.382370] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    6.382394] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    6.382912] CPU: Testing write buffer coherency: ok
[    6.383702] Setting up static identity map for 0x81e0 - 0x8238
[    6.383869] Hierarchical SRCU implementation.
[    6.385746] random: get_random_u32 called from bucket_table_alloc+0x14c/0x198                                                                                                              with crng_init=0
[    6.386159] VFP support v0.3: not present
[    6.386416] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma                                                                                                             x_idle_ns: 19112604462750000 ns
[    6.386443] futex hash table entries: 256 (order: -1, 3072 bytes)
[    6.386544] xor: measuring software checksum speed
[    6.482276]    arm4regs  :  1088.400 MB/sec
[    6.581961]    8regs     :   653.600 MB/sec
[    6.681956]    32regs    :   904.400 MB/sec
[    6.681974] xor: using function: arm4regs (1088.400 MB/sec)
[    6.681991] pinctrl core: initialized pinctrl subsystem
[    6.682574] NET: Registered protocol family 16
[    6.683055] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    6.685540] Kirkwood: MV88F6281-A0, TCLK=166666667.
[    6.685571] Feroceon L2: Enabling L2
[    6.685609] Feroceon L2: Cache support initialised.
[    6.686353] kirkwood_init: create proc tsinfo proc
[    6.686376] tsinfo: create proc tsinfo vendor successfully
[    6.686384] mv_usb_init 1
[    6.686395] mv_usb_init 2 devnum = 0
[    6.686406] init function mv_usb_init finished
[    6.686415] initial MPP regs:
[    6.686419]  01112222
[    6.686423]  00003311
[    6.686430]  33331100
[    6.686437]  33003333
[    6.686443]  00000033
[    6.686450]  00000000
[    6.686456]  00000000
[    6.686463]
[    6.686479]   final MPP regs:
[    6.686483]  01112222
[    6.686486]  00003311
[    6.686493]  33331100
[    6.686499]  33003333
[    6.686506]  00000033
[    6.686512]  00000000
[    6.686518]  00000000
[    6.686524]
[    6.686810]  orion-ehci registered
[    6.689377] orion_gpio_is_valid: invalid GPIO 7
[    6.690125] Kirkwood PCIe port 0: link down
[    6.690137] Kirkwood PCIe port 1: link up
[    6.690160] PCI: bus0 uses PCIe port 0
[    6.690474] PCI host bridge to bus 0000:00
[    6.690498] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[    6.690512] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
[    6.690524] pci_bus 0000:00: No busn resource found for root bus, will use [b                                                                                                             us 00-ff]
[    6.690559] pci 0000:00:00.0: [11ab:6281] type 00 class 0x058000
[    6.690592] pci 0000:00:00.0: reg 0x10: [mem 0xf1000000-0xf10fffff 64bit pref                                                                                                             ]
[    6.690606] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x1fffffff]
[    6.690670] pci 0000:00:00.0: supports D1 D2
[    6.691148] PCI: bus0: Fast back to back transfers disabled
[    6.691168] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    6.691176] PCI: bus1 uses PCIe port 1
[    6.691484] PCI host bridge to bus 0000:01
[    6.691503] pci_bus 0000:01: root bus resource [mem 0xe8000000-0xefffffff]
[    6.691517] pci_bus 0000:01: root bus resource [io  0x10000-0x1ffff]
[    6.691528] pci_bus 0000:01: No busn resource found for root bus, will use [b                                                                                                             us 01-ff]
[    6.691560] PCI: bus1: Fast back to back transfers enabled
[    6.691574] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    6.892970] raid6: int32x1  gen()   101 MB/s
[    7.062335] raid6: int32x1  xor()    63 MB/s
[    7.232333] raid6: int32x2  gen()   133 MB/s
[    7.402113] raid6: int32x2  xor()    84 MB/s
[    7.572303] raid6: int32x4  gen()   133 MB/s
[    7.742160] raid6: int32x4  xor()    90 MB/s
[    7.912131] raid6: int32x8  gen()   121 MB/s
[    8.082022] raid6: int32x8  xor()    80 MB/s
[    8.082032] raid6: using algorithm int32x2 gen() 133 MB/s
[    8.082041] raid6: .... xor() 84 MB/s, rmw enabled
[    8.082048] raid6: using intx1 recovery algorithm
[    8.082314] vgaarb: loaded
[    8.082820] SCSI subsystem initialized
[    8.083118] libata version 3.00 loaded.
[    8.083621] usbcore: registered new interface driver usbfs
[    8.083735] usbcore: registered new interface driver hub
[    8.083859] usbcore: registered new device driver usb
[    8.084115] Linux video capture interface: v2.00
[    8.086232] clocksource: Switched to clocksource orion_clocksource
[    8.086353] VFS: Disk quotas dquot_6.6.0
[    8.086412] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.100786] NET: Registered protocol family 2
[    8.101402] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    8.101462] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    8.101515] TCP: Hash tables configured (established 4096 bind 4096)
[    8.101594] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    8.101619] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    8.101770] NET: Registered protocol family 1
[    8.102790] RPC: Registered named UNIX socket transport module.
[    8.102804] RPC: Registered udp transport module.
[    8.102812] RPC: Registered tcp transport module.
[    8.102820] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.102844] PCI: CLS 32 bytes, default 32
[    8.103070] NetWinder Floating Point Emulator V0.97 (double precision)
[    8.103194] gpio-usb-probe-1
[    8.103253] gpio-usb-probe-4b err=0
[    8.103268] gpio-usb gpio-usb: USB GPIO's initialized
[    8.104896] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    8.105508] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    8.105891] ntfs: driver 2.1.32 [Flags: R/W].
[    8.105931] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    8.106074] fuse init (API version 7.26)
[    8.106369] JFS: nTxBlock = 3983, nTxLock = 31871
[    8.107897] SGI XFS with ACLs, security attributes, realtime, no debug enable                                                                                                             d
[    8.113380] async_tx: api initialized (async)
[    8.113453] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                                                                                                             51)
[    8.113466] io scheduler noop registered
[    8.113475] io scheduler deadline registered
[    8.113525] io scheduler cfq registered (default)
[    8.113536] io scheduler mq-deadline registered
[    8.113786] mv_xor mv_xor.0: Marvell shared XOR driver
[    8.172610] mv_xor mv_xor.0: Marvell XOR (Registers Mode): ( xor cpy )
[    8.174674] mv_xor mv_xor.1: Marvell shared XOR driver
[    8.232608] mv_xor mv_xor.1: Marvell XOR (Registers Mode): ( xor cpy )
[    8.239322] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    8.241361] console [ttyS0] disabled
[    8.261762] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 104                                                                                                             16666) is a 16550A
[    8.952983] random: fast init done
[    8.993026] console [ttyS0] enabled
[    9.009034] brd: module loaded
[    9.018761] loop: module loaded
[    9.023069] sata_mv sata_mv.0: version 1.28
[    9.023127] sata_mv sata_mv.0: cannot get optional clkdev
[    9.028602] sata_mv sata_mv.0: slots 32 ports 2
[    9.036833] scsi host0: sata_mv
[    9.040519] scsi host1: sata_mv
[    9.044055] ata1: SATA max UDMA/133 irq 21
[    9.048138] ata2: SATA max UDMA/133 irq 21
[    9.053639] m25p80 spi0.0: mx25l4005a (512 Kbytes)
[    9.059476] Creating 2 MTD partitions on "spi_flash":
[    9.064583] 0x000000000000-0x00000007d000 : "u-boot"
[    9.070417] 0x00000007e000-0x00000007f000 : "u-boot-env"
[    9.078326] tun: Universal TUN/TAP device driver, 1.6
[    9.084623] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn                                                                                                             .edu>
[    9.092834] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393                                                                                                             @maroon.tc.umn.edu>
[    9.109421] libphy: orion_mdio_bus: probed
[    9.113799] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    9.561996] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[    9.582110] ata1.15: Port Multiplier 1.2, 0x11ab:0x4140 r193, 4 ports, feat 0                                                                                                             x5/0x1f
[    9.605256] ata1.00: hard resetting link
[    9.933381] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address                                                                                                              00:d0:4b:8f:c2:05
[    9.942900] ata1.01: hard resetting link
[   10.452208] ata1.02: hard resetting link
[   10.743400] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address                                                                                                              00:d0:4b:8f:15:8f
[   10.752471] PPP generic driver version 2.4.2
[   10.757078] PPP Deflate Compression module registered
[   10.762331] PPP MPPE Compression module registered
[   10.767098] NET: Registered protocol family 24
[   10.771541] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet dri                                                                                                             ver
[   10.779164] usbcore: registered new interface driver pegasus
[   10.785170] usbcore: registered new interface driver asix
[   10.790738] usbcore: registered new interface driver ax88179_178a
[   10.797050] usbcore: registered new interface driver cdc_ether
[   10.803562] usbcore: registered new interface driver net1080
[   10.809388] usbcore: registered new interface driver plusb
[   10.815026] usbcore: registered new interface driver cdc_subset
[   10.821100] usbcore: registered new interface driver zaurus
[   10.826826] usbcore: registered new interface driver ipheth
[   10.832605] usbcore: registered new interface driver cdc_ncm
[   10.838993] aoe: cannot create debugfs directory
[   10.844021] aoe: AoE v85 initialised.
[   10.848101] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[   10.854328] i2c /dev entries driver
[   10.859294] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[   10.866493] uvcvideo: Unable to create debugfs directory
[   10.872267] usbcore: registered new interface driver uvcvideo
[   10.877992] USB Video Class driver (1.1.1)
[   10.882118] gspca_main: v2.14.0 registered
[   10.886318] usbcore: registered new interface driver Philips webcam
[   10.903405] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-d                                                                                                             evel@redhat.com
[   10.912547] device-mapper: multipath round-robin: version 1.2.0 loaded
[   10.919051] device-mapper: multipath queue-length: version 0.2.0 loaded
[   10.925693] device-mapper: multipath service-time: version 0.3.0 loaded
[   10.932357] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   10.938421] device-mapper: raid: Loading target version 1.13.0
[   10.946925] Netfilter messages via NETLINK v0.30.
[   10.951623] nfnl_acct: registering with nfnetlink.
[   10.957689] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[   10.964265] ipip: IPv4 and MPLS over IPv4 tunneling driver
[   10.970450] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.976106] ata1.03: hard resetting link
[   10.981144] NET: Registered protocol family 10
[   10.987073] Segment Routing with IPv6
[   10.990813] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.996561] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   11.003328] NET: Registered protocol family 17
[   11.007807] Bridge firewalling registered
[   11.012196] NET: Registered protocol family 5
[   11.017517] console [netcon0] enabled
[   11.021165] netconsole: network logging started
[   11.026243] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   11.033354] rtc-mv rtc-mv: setting system clock to 2024-05-23 12:48:42 UTC (1                                                                                                             716468522)
[   11.501976] ata1.01: ATA-8: ST2000DL001-9VT156, CC41, max UDMA/133
[   11.508129] ata1.01: 3907029168 sectors, multi 0: LBA48
[   11.541984] ata1.01: configured for UDMA/133
[   11.562039] ata1.02: ATA-8: ST2000DL001-9VT156, CC41, max UDMA/133
[   11.568194] ata1.02: 3907029168 sectors, multi 0: LBA48
[   11.601981] ata1.02: configured for UDMA/133
[   11.621973] ata1.03: ATA-10: ST2000VN003-3CW102, SC60, max UDMA/133
[   11.628216] ata1.03: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   11.661982] ata1.03: configured for UDMA/133
[   11.666426] ata1: EH complete
[   11.682233] scsi 0:1:0:0: Direct-Access     ATA      ST2000DL001-9VT1 CC41 PQ                                                                                                             : 0 ANSI: 5
[   11.690823] fvdw1 disk index before get_sd_name = 0
[   11.695832] device-name= sata_mv
[   11.699044] fvdw2 disk index after get_sd_name = 2
[   11.703852] fvdw3 prefix[0]=s  prefix[1]=d
[   11.707934] fvdw4 diskname = sdc
[   11.711626] sd 0:1:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.                                                                                                             82 TiB)
[   11.719885] scsi 0:2:0:0: Direct-Access     ATA      ST2000DL001-9VT1 CC41 PQ                                                                                                             : 0 ANSI: 5
[   11.728356] sd 0:1:0:0: [sdc] 4096-byte physical blocks
[   11.734122] fvdw1 disk index before get_sd_name = 1
[   11.738977] device-name= sata_mv
[   11.742413] sd 0:1:0:0: [sdc] Write Protect is off
[   11.747192] sd 0:1:0:0: [sdc] Mode Sense: 00 3a 00 00
[   11.747301] sd 0:1:0:0: [sdc] Write cache: enabled, read cache: enabled, does                                                                                                             n't support DPO or FUA
[   11.756389] fvdw2 disk index after get_sd_name = 1
[   11.761156] fvdw3 prefix[0]=s  prefix[1]=d
[   11.766363] fvdw4 diskname = sdb
[   11.770168] sd 0:2:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.                                                                                                             82 TiB)
[   11.778626] scsi 0:3:0:0: Direct-Access     ATA      ST2000VN003-3CW1 SC60 PQ                                                                                                             : 0 ANSI: 5
[   11.787026] sd 0:2:0:0: [sdb] 4096-byte physical blocks
[   11.792916] fvdw1 disk index before get_sd_name = 2
[   11.797772] device-name= sata_mv
[   11.800985] fvdw2 disk index after get_sd_name = 0
[   11.806146] sd 0:2:0:0: [sdb] Write Protect is off
[   11.810940] sd 0:2:0:0: [sdb] Mode Sense: 00 3a 00 00
[   11.811068] sd 0:2:0:0: [sdb] Write cache: enabled, read cache: enabled, does                                                                                                             n't support DPO or FUA
[   11.820269] fvdw3 prefix[0]=s  prefix[1]=d
[   11.825501] fvdw4 diskname = sda
[   11.831824]  sdc: sdc4 < sdc5 sdc6 sdc7 sdc8 >
[   11.836619] sd 0:3:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.                                                                                                             82 TiB)
[   11.846354] sd 0:1:0:0: [sdc] Attached SCSI disk
[   11.851392] sd 0:3:0:0: [sda] 4096-byte physical blocks
[   11.856793] sd 0:3:0:0: [sda] Write Protect is off
[   11.861669] sd 0:3:0:0: [sda] Mode Sense: 00 3a 00 00
[   11.861780] sd 0:3:0:0: [sda] Write cache: enabled, read cache: enabled, does                                                                                                             n't support DPO or FUA
[   11.882289]  sdb: sdb4 < sdb5 sdb6 sdb7 sdb8 >
[   11.889187] sd 0:2:0:0: [sdb] Attached SCSI disk
[   11.922294]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8
[   11.929897] sd 0:3:0:0: [sda] Attached SCSI disk
[   12.331941] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   12.338898] ata2.15: Port Multiplier 1.2, 0x11ab:0x4140 r193, 4 ports, feat 0                                                                                                             x5/0x1f
[   12.353960] ata2.00: hard resetting link
[   12.692730] ata2.01: hard resetting link
[   13.202199] ata2.02: hard resetting link
[   13.712201] ata2.03: hard resetting link
[   14.071975] ata2.01: ATA-8: ST2000DL001-9VT156, CC41, max UDMA/133
[   14.078132] ata2.01: 3907029168 sectors, multi 0: LBA48
[   14.111982] ata2.01: configured for UDMA/133
[   14.131972] ata2.02: ATA-8: ST2000DL001-9VT156, CC41, max UDMA/133
[   14.138127] ata2.02: 3907029168 sectors, multi 0: LBA48
[   14.171981] ata2.02: configured for UDMA/133
[   14.176425] ata2: EH complete
[   14.192231] scsi 1:1:0:0: Direct-Access     ATA      ST2000DL001-9VT1 CC41 PQ                                                                                                             : 0 ANSI: 5
[   14.200822] fvdw1 disk index before get_sd_name = 3
[   14.205832] device-name= sata_mv
[   14.209050] fvdw2 disk index after get_sd_name = 4
[   14.213857] fvdw3 prefix[0]=s  prefix[1]=d
[   14.217931] fvdw4 diskname = sde
[   14.221637] sd 1:1:0:0: [sde] 3907029168 512-byte logical blocks: (2.00 TB/1.                                                                                                             82 TiB)
[   14.229991] scsi 1:2:0:0: Direct-Access     ATA      ST2000DL001-9VT1 CC41 PQ                                                                                                             : 0 ANSI: 5
[   14.238344] sd 1:1:0:0: [sde] 4096-byte physical blocks
[   14.244103] fvdw1 disk index before get_sd_name = 4
[   14.248959] device-name= sata_mv
[   14.252413] sd 1:1:0:0: [sde] Write Protect is off
[   14.257188] sd 1:1:0:0: [sde] Mode Sense: 00 3a 00 00
[   14.257298] sd 1:1:0:0: [sde] Write cache: enabled, read cache: enabled, does                                                                                                             n't support DPO or FUA
[   14.266386] fvdw2 disk index after get_sd_name = 3
[   14.271153] fvdw3 prefix[0]=s  prefix[1]=d
[   14.276430] fvdw4 diskname = sdd
[   14.280135] sd 1:2:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.                                                                                                             82 TiB)
[   14.288477] sd 1:2:0:0: [sdd] 4096-byte physical blocks
[   14.293974] sd 1:2:0:0: [sdd] Write Protect is off
[   14.298851] sd 1:2:0:0: [sdd] Mode Sense: 00 3a 00 00
[   14.298963] sd 1:2:0:0: [sdd] Write cache: enabled, read cache: enabled, does                                                                                                             n't support DPO or FUA
[   14.332364]  sde: sde4 < sde5 sde6 sde7 sde8 >
[   14.338699] sd 1:1:0:0: [sde] Attached SCSI disk
[   14.362296]  sdd: sdd4 < sdd5 sdd6 sdd7 sdd8 >
[   14.368512] sd 1:2:0:0: [sdd] Attached SCSI disk
[   14.373581] md: Skipping autodetection of RAID arrays. (raid=autodetect will                                                                                                              force)
[   14.416251] EXT4-fs (sda7): mounting ext3 file system using the ext4 subsyste                                                                                                             m
[   14.424003] EXT4-fs (sda7): INFO: recovery required on readonly filesystem
[   14.430849] EXT4-fs (sda7): write access will be enabled during recovery
[   14.582389] EXT4-fs (sda7): recovery complete
[   14.632006] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts:                                                                                                              (null)
[   14.639668] VFS: Mounted root (ext3 filesystem) readonly on device 8:39.
[   14.646932] Freeing unused kernel memory: 192K
[   14.651357] This architecture does not have kernel memory protection.
[   15.062034] EXT4-fs (sda7): re-mounted. Opts: (null)
[   15.515913] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsyste                                                                                                             m
[   15.762158] EXT4-fs (sda1): recovery complete
[   15.802007] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts:                                                                                                              (null)
[   16.139662] EXT4-fs (sda1): re-mounted. Opts: (null)
[   17.461892] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   17.469024] ehci-orion: EHCI orion driver
[   17.473221] orion-ehci orion-ehci.0: EHCI Host Controller
[   17.478642] orion-ehci orion-ehci.0: new USB bus registered, assigned bus num                                                                                                             ber 1
[   17.486409] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   17.521932] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   17.527978] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   17.534756] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                             1
[   17.541960] usb usb1: Product: EHCI Host Controller
[   17.546813] usb usb1: Manufacturer: Linux 4.14.133 ehci_hcd
[   17.552374] usb usb1: SerialNumber: orion-ehci.0
[   17.557336] hub 1-0:1.0: USB hub found
[   17.561096] hub 1-0:1.0: 1 port detected
[   17.583688] usbcore: registered new interface driver usb-storage
[   17.604838] usbcore: registered new interface driver usblp
[   17.645413] Loading iSCSI transport class v2.0-870.
[   17.654863] iscsi: registered transport (tcp)
[   17.872133] EXT4-fs (sda5): mounting ext3 file system using the ext4 subsyste                                                                                                             m
[   17.931962] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   18.082271] EXT4-fs (sda5): 1 orphan inode deleted
[   18.087047] EXT4-fs (sda5): recovery complete
[   18.142461] usb 1-1: New USB device found, idVendor=0424, idProduct=2512
[   18.149289] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   18.156926] hub 1-1:1.0: USB hub found
[   18.160792] hub 1-1:1.0: 2 ports detected
[   18.212012] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts:                                                                                                              (null)
[   18.310511] random: mkswap: uninitialized urandom read (16 bytes read)
[   18.329603] Adding 524284k swap on /dev/sda3.  Priority:-2 extents:1 across:5                                                                                                             24284k
[   18.406528] random: dropbear: uninitialized urandom read (32 bytes read)
[   18.621986] random: crng init done
[   30.081742] udevd (1120): /proc/1120/oom_adj is deprecated, please use /proc/                                                                                                             1120/oom_score_adj instead.
[   30.091353] udev: starting version 130
[   30.617780] synth uevent: /gpiochip0: failed to send uevent
[   30.617797] gpio gpiochip0: uevent: failed to send synthetic uevent
[   30.665339] synth uevent: /gpiochip1: failed to send uevent
[   30.665356] gpio gpiochip1: uevent: failed to send synthetic uevent
[   50.305606] EXT4-fs (sda8): recovery complete
[   50.352025] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts:                                                                                                              user_xattr,acl,nodelalloc
[   52.412572] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[   52.418685] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   55.213326] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, ful                                                                                                             l duplex, flow control disabled
[   55.223168] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  715.104434] md: md0 stopped.
[  715.222565] md/raid:md0: device sdb8 operational as raid disk 1
[  715.228465] md/raid:md0: device sde8 operational as raid disk 4
[  715.234471] md/raid:md0: device sdd8 operational as raid disk 3
[  715.240369] md/raid:md0: device sdc8 operational as raid disk 2
[  715.248240] md/raid:md0: raid level 5 active with 4 out of 5 devices, algorit                                                                                                             hm 2
[  715.352264] md0: detected capacity change from 0 to 7988127465472
[ 1398.582935] md: recovery of RAID array md0
root@fvdwsl-base:/ # debugoff
razzor0
Donator VIP
Donator VIP
 
Posts: 55
Joined: Sun Feb 04, 2024 11:02 am

Re: Raid clean, degraded completed, estimated time ...

Postby Jocko » Sun May 26, 2024 5:16 pm

Useless to post again dmesg
All disks were brought up when the firmware had tried to restore the raid : disk bring-up time : 14'' and raid restoring attempt after 30''
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Raid clean, degraded completed, estimated time ...

Postby razzor0 » Mon May 27, 2024 8:06 am

Hello Jocko, I think we are done but i dont know if its or so manny errors in dmseg. And log is soo long I have to split it Your message contains 129575 characters. The maximum number of allowed characters is 60000.

Code: Select all
root@fvdwsl-base:/ # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md0 : active raid5 sda8[5] sdb8[1] sde8[4] sdd8[3] sdc8[2]
      7800905728 blocks super 1.0 level 5, 512k chunk, algorithm 2 [5/5] [UUUUU]

unused devices: <none>


Code: Select all
[37037.055747] ata2.01: cmd 25/00:00:28:80:f8/00:04:9e:00:00/e0 tag 13 dma 524288 in
[37037.055747]          res 51/40:00:48:80:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
[37037.070920] ata2.01: status: { DRDY ERR }
[37037.074911] ata2.01: error: { UNC }
[37037.078393] ata2.15: hard resetting link
[37037.589357] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37037.596658] ata2.00: limiting SATA link speed to 1.5 Gbps
[37037.602143] ata2.03: limiting SATA link speed to 1.5 Gbps
[37037.607520] ata2.00: hard resetting link
[37037.950132] ata2.01: hard resetting link
[37038.459607] ata2.02: hard resetting link
[37038.969619] ata2.03: hard resetting link
[37039.359388] ata2.01: configured for UDMA/133
[37039.409401] ata2.02: configured for UDMA/133
[37039.414154] sd 1:1:0:0: [sde] tag#13 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37039.422409] sd 1:1:0:0: [sde] tag#13 Sense Key : 0x3 [current]
[37039.428305] sd 1:1:0:0: [sde] tag#13 ASC=0x11 ASCQ=0x4
[37039.433569] sd 1:1:0:0: [sde] tag#13 CDB: opcode=0x28 28 00 9e f8 80 28 00 04 00 00
[37039.441257] print_req_error: I/O error, dev sde, sector 2667085896
[37039.447440] raid5_end_read_request: 3 callbacks suppressed
[37039.447447] md/raid:md0: read error not correctable (sector 2660531376 on sde8).
[37039.460336] md/raid:md0: read error not correctable (sector 2660531384 on sde8).
[37039.467726] md/raid:md0: read error not correctable (sector 2660531392 on sde8).
[37039.475132] md/raid:md0: read error not correctable (sector 2660531400 on sde8).
[37039.482549] md/raid:md0: read error not correctable (sector 2660531408 on sde8).
[37039.489954] md/raid:md0: read error not correctable (sector 2660531416 on sde8).
[37039.497343] md/raid:md0: read error not correctable (sector 2660531424 on sde8).
[37039.504762] md/raid:md0: read error not correctable (sector 2660531432 on sde8).
[37039.512180] md/raid:md0: read error not correctable (sector 2660531440 on sde8).
[37039.519590] md/raid:md0: read error not correctable (sector 2660531448 on sde8).
[37039.527275] ata2: EH complete
[37042.979750] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37042.986168] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37042.994591] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37043.001044] ata2.01: failed command: READ DMA EXT
[37043.005744] ata2.01: cmd 25/00:00:28:94:f8/00:04:9e:00:00/e0 tag 29 dma 524288 in
[37043.005744]          res 51/40:00:38:94:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
[37043.020898] ata2.01: status: { DRDY ERR }
[37043.024891] ata2.01: error: { UNC }
[37043.028371] ata2.15: hard resetting link
[37043.539347] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37043.546646] ata2.00: limiting SATA link speed to 1.5 Gbps
[37043.552160] ata2.03: limiting SATA link speed to 1.5 Gbps
[37043.557542] ata2.00: hard resetting link
[37043.900120] ata2.01: hard resetting link
[37044.409617] ata2.02: hard resetting link
[37044.919609] ata2.03: hard resetting link
[37045.309404] ata2.01: configured for UDMA/133
[37045.359388] ata2.02: configured for UDMA/133
[37045.364143] sd 1:1:0:0: [sde] tag#29 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37045.372425] sd 1:1:0:0: [sde] tag#29 Sense Key : 0x3 [current]
[37045.378328] sd 1:1:0:0: [sde] tag#29 ASC=0x11 ASCQ=0x4
[37045.383557] sd 1:1:0:0: [sde] tag#29 CDB: opcode=0x28 28 00 9e f8 94 28 00 04 00 00
[37045.391216] print_req_error: I/O error, dev sde, sector 2667091000
[37045.397368] raid5_end_read_request: 114 callbacks suppressed
[37045.397374] md/raid:md0: read error not correctable (sector 2660536480 on sde8).
[37045.410414] md/raid:md0: read error not correctable (sector 2660536488 on sde8).
[37045.417776] md/raid:md0: read error not correctable (sector 2660536496 on sde8).
[37045.425152] md/raid:md0: read error not correctable (sector 2660536504 on sde8).
[37045.432566] md/raid:md0: read error not correctable (sector 2660536512 on sde8).
[37045.439944] md/raid:md0: read error not correctable (sector 2660536520 on sde8).
[37045.447306] md/raid:md0: read error not correctable (sector 2660536528 on sde8).
[37045.454703] md/raid:md0: read error not correctable (sector 2660536536 on sde8).
[37045.462079] md/raid:md0: read error not correctable (sector 2660536544 on sde8).
[37045.469476] md/raid:md0: read error not correctable (sector 2660536552 on sde8).
[37045.477146] ata2: EH complete
[37048.829748] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37048.836165] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37048.844589] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37048.851038] ata2.01: failed command: READ DMA EXT
[37048.855741] ata2.01: cmd 25/00:08:d0:e0:f7/00:00:9e:00:00/e0 tag 8 dma 4096 in
[37048.855741]          res 51/40:00:d0:e0:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37048.870635] ata2.01: status: { DRDY ERR }
[37048.874629] ata2.01: error: { UNC }
[37048.878111] ata2.15: hard resetting link
[37049.389362] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37049.396661] ata2.00: limiting SATA link speed to 1.5 Gbps
[37049.402175] ata2.03: limiting SATA link speed to 1.5 Gbps
[37049.407556] ata2.00: hard resetting link
[37049.750118] ata2.01: hard resetting link
[37050.259623] ata2.02: hard resetting link
[37050.769626] ata2.03: hard resetting link
[37051.159418] ata2.01: configured for UDMA/133
[37051.209389] ata2.02: configured for UDMA/133
[37051.213859] sd 1:1:0:0: [sde] tag#8 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37051.222050] sd 1:1:0:0: [sde] tag#8 Sense Key : 0x3 [current]
[37051.227858] sd 1:1:0:0: [sde] tag#8 ASC=0x11 ASCQ=0x4
[37051.232991] sd 1:1:0:0: [sde] tag#8 CDB: opcode=0x28 28 00 9e f7 e0 d0 00 00 08 00
[37051.240566] print_req_error: I/O error, dev sde, sector 2667045072
[37051.246718] raid5_end_read_request: 116 callbacks suppressed
[37051.246724] md/raid:md0: read error not correctable (sector 2660490552 on sde8).
[37051.259827] ata2: EH complete
[37054.599740] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37054.606156] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37054.614578] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37054.621028] ata2.01: failed command: READ DMA EXT
[37054.625731] ata2.01: cmd 25/00:08:d8:e0:f7/00:00:9e:00:00/e0 tag 1 dma 4096 in
[37054.625731]          res 51/40:00:d8:e0:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37054.640742] ata2.01: status: { DRDY ERR }
[37054.644742] ata2.01: error: { UNC }
[37054.648227] ata2.15: hard resetting link
[37055.159352] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37055.166652] ata2.00: limiting SATA link speed to 1.5 Gbps
[37055.172166] ata2.03: limiting SATA link speed to 1.5 Gbps
[37055.177546] ata2.00: hard resetting link
[37055.520116] ata2.01: hard resetting link
[37056.029621] ata2.02: hard resetting link
[37056.539609] ata2.03: hard resetting link
[37056.929406] ata2.01: configured for UDMA/133
[37056.979391] ata2.02: configured for UDMA/133
[37056.983857] sd 1:1:0:0: [sde] tag#1 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37056.992041] sd 1:1:0:0: [sde] tag#1 Sense Key : 0x3 [current]
[37056.997857] sd 1:1:0:0: [sde] tag#1 ASC=0x11 ASCQ=0x4
[37057.002990] sd 1:1:0:0: [sde] tag#1 CDB: opcode=0x28 28 00 9e f7 e0 d8 00 00 08 00
[37057.010563] print_req_error: I/O error, dev sde, sector 2667045080
[37057.016718] md/raid:md0: read error not correctable (sector 2660490560 on sde8).
[37057.024163] ata2: EH complete
[37060.369748] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37060.376164] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37060.384586] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37060.391039] ata2.01: failed command: READ DMA EXT
[37060.395739] ata2.01: cmd 25/00:08:e0:e0:f7/00:00:9e:00:00/e0 tag 23 dma 4096 in
[37060.395739]          res 51/40:00:e0:e0:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37060.410746] ata2.01: status: { DRDY ERR }
[37060.414740] ata2.01: error: { UNC }
[37060.418219] ata2.15: hard resetting link
[37060.929371] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37060.936666] ata2.00: limiting SATA link speed to 1.5 Gbps
[37060.942173] ata2.03: limiting SATA link speed to 1.5 Gbps
[37060.947555] ata2.00: hard resetting link
[37061.290121] ata2.01: hard resetting link
[37061.799626] ata2.02: hard resetting link
[37062.309610] ata2.03: hard resetting link
[37062.699407] ata2.01: configured for UDMA/133
[37062.749403] ata2.02: configured for UDMA/133
[37062.753875] sd 1:1:0:0: [sde] tag#23 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37062.762147] sd 1:1:0:0: [sde] tag#23 Sense Key : 0x3 [current]
[37062.768046] sd 1:1:0:0: [sde] tag#23 ASC=0x11 ASCQ=0x4
[37062.773266] sd 1:1:0:0: [sde] tag#23 CDB: opcode=0x28 28 00 9e f7 e0 e0 00 00 08 00
[37062.780926] print_req_error: I/O error, dev sde, sector 2667045088
[37062.787081] md/raid:md0: read error not correctable (sector 2660490568 on sde8).
[37062.794523] ata2: EH complete
[37066.139745] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37066.146162] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37066.154585] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37066.161037] ata2.01: failed command: READ DMA EXT
[37066.165739] ata2.01: cmd 25/00:08:e8:e0:f7/00:00:9e:00:00/e0 tag 17 dma 4096 in
[37066.165739]          res 51/40:00:e8:e0:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37066.180719] ata2.01: status: { DRDY ERR }
[37066.184712] ata2.01: error: { UNC }
[37066.188194] ata2.15: hard resetting link
[37066.699352] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37066.706648] ata2.00: limiting SATA link speed to 1.5 Gbps
[37066.712155] ata2.03: limiting SATA link speed to 1.5 Gbps
[37066.717537] ata2.00: hard resetting link
[37067.060123] ata2.01: hard resetting link
[37067.569639] ata2.02: hard resetting link
[37068.079613] ata2.03: hard resetting link
[37068.469408] ata2.01: configured for UDMA/133
[37068.519393] ata2.02: configured for UDMA/133
[37068.523861] sd 1:1:0:0: [sde] tag#17 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37068.532135] sd 1:1:0:0: [sde] tag#17 Sense Key : 0x3 [current]
[37068.538037] sd 1:1:0:0: [sde] tag#17 ASC=0x11 ASCQ=0x4
[37068.543256] sd 1:1:0:0: [sde] tag#17 CDB: opcode=0x28 28 00 9e f7 e0 e8 00 00 08 00
[37068.550916] print_req_error: I/O error, dev sde, sector 2667045096
[37068.557071] md/raid:md0: read error not correctable (sector 2660490576 on sde8).
[37068.564498] ata2: EH complete
[37071.909745] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37071.916161] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37071.924584] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37071.931035] ata2.01: failed command: READ DMA EXT
[37071.935738] ata2.01: cmd 25/00:08:f0:e0:f7/00:00:9e:00:00/e0 tag 9 dma 4096 in
[37071.935738]          res 51/40:00:f0:e0:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37071.950633] ata2.01: status: { DRDY ERR }
[37071.954625] ata2.01: error: { UNC }
[37071.958108] ata2.15: hard resetting link
[37072.469365] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37072.476656] ata2.00: limiting SATA link speed to 1.5 Gbps
[37072.482162] ata2.03: limiting SATA link speed to 1.5 Gbps
[37072.487545] ata2.00: hard resetting link
[37072.830120] ata2.01: hard resetting link
[37073.339627] ata2.02: hard resetting link
[37073.849615] ata2.03: hard resetting link
[37074.239409] ata2.01: configured for UDMA/133
[37074.289402] ata2.02: configured for UDMA/133
[37074.293870] sd 1:1:0:0: [sde] tag#9 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37074.302057] sd 1:1:0:0: [sde] tag#9 Sense Key : 0x3 [current]
[37074.307872] sd 1:1:0:0: [sde] tag#9 ASC=0x11 ASCQ=0x4
[37074.313019] sd 1:1:0:0: [sde] tag#9 CDB: opcode=0x28 28 00 9e f7 e0 f0 00 00 08 00
[37074.320588] print_req_error: I/O error, dev sde, sector 2667045104
[37074.326742] md/raid:md0: read error not correctable (sector 2660490584 on sde8).
[37074.334175] ata2: EH complete
[37077.679743] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37077.686161] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37077.694583] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37077.701034] ata2.01: failed command: READ DMA EXT
[37077.705738] ata2.01: cmd 25/00:08:f8:e0:f7/00:00:9e:00:00/e0 tag 1 dma 4096 in
[37077.705738]          res 51/40:00:f8:e0:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37077.720632] ata2.01: status: { DRDY ERR }
[37077.724626] ata2.01: error: { UNC }
[37077.728108] ata2.15: hard resetting link
[37078.239366] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37078.246664] ata2.00: limiting SATA link speed to 1.5 Gbps
[37078.252191] ata2.03: limiting SATA link speed to 1.5 Gbps
[37078.257570] ata2.00: hard resetting link
[37078.600122] ata2.01: hard resetting link
[37079.109632] ata2.02: hard resetting link
[37079.619615] ata2.03: hard resetting link
[37080.009410] ata2.01: configured for UDMA/133
[37080.059395] ata2.02: configured for UDMA/133
[37080.063859] sd 1:1:0:0: [sde] tag#1 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37080.072259] sd 1:1:0:0: [sde] tag#1 Sense Key : 0x3 [current]
[37080.078071] sd 1:1:0:0: [sde] tag#1 ASC=0x11 ASCQ=0x4
[37080.083256] sd 1:1:0:0: [sde] tag#1 CDB: opcode=0x28 28 00 9e f7 e0 f8 00 00 08 00
[37080.090837] print_req_error: I/O error, dev sde, sector 2667045112
[37080.096992] md/raid:md0: read error not correctable (sector 2660490592 on sde8).
[37080.104429] ata2: EH complete
[37083.449765] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37083.456178] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37083.464600] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37083.471054] ata2.01: failed command: READ DMA EXT
[37083.475753] ata2.01: cmd 25/00:08:00:e1:f7/00:00:9e:00:00/e0 tag 24 dma 4096 in
[37083.475753]          res 51/40:00:00:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37083.490734] ata2.01: status: { DRDY ERR }
[37083.494728] ata2.01: error: { UNC }
[37083.498208] ata2.15: hard resetting link
[37084.009357] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37084.016657] ata2.00: limiting SATA link speed to 1.5 Gbps
[37084.022170] ata2.03: limiting SATA link speed to 1.5 Gbps
[37084.027552] ata2.00: hard resetting link
[37084.370142] ata2.01: hard resetting link
[37084.879626] ata2.02: hard resetting link
[37085.389616] ata2.03: hard resetting link
[37085.779417] ata2.01: configured for UDMA/133
[37085.829406] ata2.02: configured for UDMA/133
[37085.833868] sd 1:1:0:0: [sde] tag#24 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37085.842142] sd 1:1:0:0: [sde] tag#24 Sense Key : 0x3 [current]
[37085.848044] sd 1:1:0:0: [sde] tag#24 ASC=0x11 ASCQ=0x4
[37085.853277] sd 1:1:0:0: [sde] tag#24 CDB: opcode=0x28 28 00 9e f7 e1 00 00 00 08 00
[37085.860933] print_req_error: I/O error, dev sde, sector 2667045120
[37085.867087] md/raid:md0: read error not correctable (sector 2660490600 on sde8).
[37085.874526] ata2: EH complete
[37090.699799] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37090.706219] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37090.714652] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37090.721100] ata2.01: failed command: READ DMA EXT
[37090.725803] ata2.01: cmd 25/00:08:30:e1:f7/00:00:9e:00:00/e0 tag 0 dma 4096 in
[37090.725803]          res 51/40:00:30:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37090.740697] ata2.01: status: { DRDY ERR }
[37090.744691] ata2.01: error: { UNC }
[37090.748175] ata2.15: hard resetting link
[37091.259358] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37091.266654] ata2.00: limiting SATA link speed to 1.5 Gbps
[37091.272185] ata2.03: limiting SATA link speed to 1.5 Gbps
[37091.277567] ata2.00: hard resetting link
[37091.620141] ata2.01: hard resetting link
[37092.129627] ata2.02: hard resetting link
[37092.639699] ata2.03: hard resetting link
[37093.029414] ata2.01: configured for UDMA/133
[37093.079397] ata2.02: configured for UDMA/133
[37093.083871] sd 1:1:0:0: [sde] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37093.092079] sd 1:1:0:0: [sde] tag#0 Sense Key : 0x3 [current]
[37093.097894] sd 1:1:0:0: [sde] tag#0 ASC=0x11 ASCQ=0x4
[37093.103037] sd 1:1:0:0: [sde] tag#0 CDB: opcode=0x28 28 00 9e f7 e1 30 00 00 08 00
[37093.110610] print_req_error: I/O error, dev sde, sector 2667045168
[37093.116765] md/raid:md0: read error not correctable (sector 2660490648 on sde8).
[37093.124202] ata2: EH complete
[37096.469765] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37096.476183] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37096.484631] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37096.491085] ata2.01: failed command: READ DMA EXT
[37096.495785] ata2.01: cmd 25/00:08:38:e1:f7/00:00:9e:00:00/e0 tag 20 dma 4096 in
[37096.495785]          res 51/40:00:38:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37096.510778] ata2.01: status: { DRDY ERR }
[37096.514768] ata2.01: error: { UNC }
[37096.518248] ata2.15: hard resetting link
[37097.029357] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37097.036650] ata2.00: limiting SATA link speed to 1.5 Gbps
[37097.042159] ata2.03: limiting SATA link speed to 1.5 Gbps
[37097.047539] ata2.00: hard resetting link
[37097.390154] ata2.01: hard resetting link
[37097.899631] ata2.02: hard resetting link
[37098.409627] ata2.03: hard resetting link
[37098.799413] ata2.01: configured for UDMA/133
[37098.849402] ata2.02: configured for UDMA/133
[37098.853874] sd 1:1:0:0: [sde] tag#20 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37098.862148] sd 1:1:0:0: [sde] tag#20 Sense Key : 0x3 [current]
[37098.868049] sd 1:1:0:0: [sde] tag#20 ASC=0x11 ASCQ=0x4
[37098.873277] sd 1:1:0:0: [sde] tag#20 CDB: opcode=0x28 28 00 9e f7 e1 38 00 00 08 00
[37098.880936] print_req_error: I/O error, dev sde, sector 2667045176
[37098.887091] md/raid:md0: read error not correctable (sector 2660490656 on sde8).
[37098.894568] ata2: EH complete
[37102.309770] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37102.316184] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37102.324607] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37102.331190] ata2.01: failed command: READ DMA EXT
[37102.335890] ata2.01: cmd 25/00:08:40:e1:f7/00:00:9e:00:00/e0 tag 16 dma 4096 in
[37102.335890]          res 51/40:00:40:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37102.350874] ata2.01: status: { DRDY ERR }
[37102.354863] ata2.01: error: { UNC }
[37102.358346] ata2.15: hard resetting link
[37102.869360] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37102.876662] ata2.00: limiting SATA link speed to 1.5 Gbps
[37102.882176] ata2.03: limiting SATA link speed to 1.5 Gbps
[37102.887558] ata2.00: hard resetting link
[37103.230127] ata2.01: hard resetting link
[37103.739629] ata2.02: hard resetting link
[37104.249621] ata2.03: hard resetting link
[37104.639415] ata2.01: configured for UDMA/133
[37104.689400] ata2.02: configured for UDMA/133
[37104.693867] sd 1:1:0:0: [sde] tag#16 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37104.702140] sd 1:1:0:0: [sde] tag#16 Sense Key : 0x3 [current]
[37104.708040] sd 1:1:0:0: [sde] tag#16 ASC=0x11 ASCQ=0x4
[37104.713260] sd 1:1:0:0: [sde] tag#16 CDB: opcode=0x28 28 00 9e f7 e1 40 00 00 08 00
[37104.720921] print_req_error: I/O error, dev sde, sector 2667045184
[37104.727076] md/raid:md0: read error not correctable (sector 2660490664 on sde8).
[37104.734531] ata2: EH complete
[37108.199759] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37108.206177] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37108.214599] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37108.221051] ata2.01: failed command: READ DMA EXT
[37108.225751] ata2.01: cmd 25/00:08:50:e1:f7/00:00:9e:00:00/e0 tag 17 dma 4096 in
[37108.225751]          res 51/40:00:50:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37108.240732] ata2.01: status: { DRDY ERR }
[37108.244726] ata2.01: error: { UNC }
[37108.248206] ata2.15: hard resetting link
[37108.759361] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37108.766654] ata2.00: limiting SATA link speed to 1.5 Gbps
[37108.772167] ata2.03: limiting SATA link speed to 1.5 Gbps
[37108.777549] ata2.00: hard resetting link
[37109.120131] ata2.01: hard resetting link
[37109.629645] ata2.02: hard resetting link
[37110.139628] ata2.03: hard resetting link
[37110.529416] ata2.01: configured for UDMA/133
[37110.579400] ata2.02: configured for UDMA/133
[37110.583870] sd 1:1:0:0: [sde] tag#17 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37110.592156] sd 1:1:0:0: [sde] tag#17 Sense Key : 0x3 [current]
[37110.598058] sd 1:1:0:0: [sde] tag#17 ASC=0x11 ASCQ=0x4
[37110.603279] sd 1:1:0:0: [sde] tag#17 CDB: opcode=0x28 28 00 9e f7 e1 50 00 00 08 00
[37110.610938] print_req_error: I/O error, dev sde, sector 2667045200
[37110.617094] md/raid:md0: read error not correctable (sector 2660490680 on sde8).
[37110.624529] ata2: EH complete
[37113.969762] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37113.976175] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37113.984597] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37113.991048] ata2.01: failed command: READ DMA EXT
[37113.995751] ata2.01: cmd 25/00:08:58:e1:f7/00:00:9e:00:00/e0 tag 12 dma 4096 in
[37113.995751]          res 51/40:00:58:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37114.010731] ata2.01: status: { DRDY ERR }
[37114.014725] ata2.01: error: { UNC }
[37114.018206] ata2.15: hard resetting link
[37114.529363] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37114.536661] ata2.00: limiting SATA link speed to 1.5 Gbps
[37114.542166] ata2.03: limiting SATA link speed to 1.5 Gbps
[37114.547549] ata2.00: hard resetting link
[37114.890130] ata2.01: hard resetting link
[37115.399632] ata2.02: hard resetting link
[37115.909625] ata2.03: hard resetting link
[37116.299429] ata2.01: configured for UDMA/133
[37116.349402] ata2.02: configured for UDMA/133
[37116.353864] sd 1:1:0:0: [sde] tag#12 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37116.362140] sd 1:1:0:0: [sde] tag#12 Sense Key : 0x3 [current]
[37116.368041] sd 1:1:0:0: [sde] tag#12 ASC=0x11 ASCQ=0x4
[37116.373269] sd 1:1:0:0: [sde] tag#12 CDB: opcode=0x28 28 00 9e f7 e1 58 00 00 08 00
[37116.380929] print_req_error: I/O error, dev sde, sector 2667045208
[37116.387084] md/raid:md0: read error not correctable (sector 2660490688 on sde8).
[37116.394524] ata2: EH complete
[37119.739754] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37119.746174] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37119.754597] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37119.761048] ata2.01: failed command: READ DMA EXT
[37119.765750] ata2.01: cmd 25/00:08:60:e1:f7/00:00:9e:00:00/e0 tag 7 dma 4096 in
[37119.765750]          res 51/40:00:60:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37119.780644] ata2.01: status: { DRDY ERR }
[37119.784637] ata2.01: error: { UNC }
[37119.788119] ata2.15: hard resetting link
[37120.299365] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37120.306663] ata2.00: limiting SATA link speed to 1.5 Gbps
[37120.312191] ata2.03: limiting SATA link speed to 1.5 Gbps
[37120.317575] ata2.00: hard resetting link
[37120.660129] ata2.01: hard resetting link
[37121.169632] ata2.02: hard resetting link
[37121.679623] ata2.03: hard resetting link
[37122.069419] ata2.01: configured for UDMA/133
[37122.119403] ata2.02: configured for UDMA/133
[37122.123875] sd 1:1:0:0: [sde] tag#7 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37122.132085] sd 1:1:0:0: [sde] tag#7 Sense Key : 0x3 [current]
[37122.137902] sd 1:1:0:0: [sde] tag#7 ASC=0x11 ASCQ=0x4
[37122.143036] sd 1:1:0:0: [sde] tag#7 CDB: opcode=0x28 28 00 9e f7 e1 60 00 00 08 00
[37122.150610] print_req_error: I/O error, dev sde, sector 2667045216
[37122.156763] md/raid:md0: read error not correctable (sector 2660490696 on sde8).
[37122.164199] ata2: EH complete
[37125.509772] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37125.516191] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37125.524646] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37125.531102] ata2.01: failed command: READ DMA EXT
[37125.535800] ata2.01: cmd 25/00:08:68:e1:f7/00:00:9e:00:00/e0 tag 2 dma 4096 in
[37125.535800]          res 51/40:00:68:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37125.550697] ata2.01: status: { DRDY ERR }
[37125.554689] ata2.01: error: { UNC }
[37125.558171] ata2.15: hard resetting link
[37126.069365] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37126.076658] ata2.00: limiting SATA link speed to 1.5 Gbps
[37126.082178] ata2.03: limiting SATA link speed to 1.5 Gbps
[37126.087556] ata2.00: hard resetting link
[37126.430146] ata2.01: hard resetting link
[37126.939641] ata2.02: hard resetting link
[37127.449623] ata2.03: hard resetting link
[37127.839434] ata2.01: configured for UDMA/133
[37127.889404] ata2.02: configured for UDMA/133
[37127.893871] sd 1:1:0:0: [sde] tag#2 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37127.902062] sd 1:1:0:0: [sde] tag#2 Sense Key : 0x3 [current]
[37127.907876] sd 1:1:0:0: [sde] tag#2 ASC=0x11 ASCQ=0x4
[37127.913018] sd 1:1:0:0: [sde] tag#2 CDB: opcode=0x28 28 00 9e f7 e1 68 00 00 08 00
[37127.920589] print_req_error: I/O error, dev sde, sector 2667045224
[37127.926745] md/raid:md0: read error not correctable (sector 2660490704 on sde8).
[37127.934185] ata2: EH complete
[37131.279758] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37131.286173] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37131.294595] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37131.301049] ata2.01: failed command: READ DMA EXT
[37131.305749] ata2.01: cmd 25/00:08:70:e1:f7/00:00:9e:00:00/e0 tag 28 dma 4096 in
[37131.305749]          res 51/40:00:70:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37131.320730] ata2.01: status: { DRDY ERR }
[37131.324722] ata2.01: error: { UNC }
[37131.328203] ata2.15: hard resetting link
[37131.839371] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37131.846668] ata2.00: limiting SATA link speed to 1.5 Gbps
[37131.852197] ata2.03: limiting SATA link speed to 1.5 Gbps
[37131.857573] ata2.00: hard resetting link
[37132.200134] ata2.01: hard resetting link
[37132.709636] ata2.02: hard resetting link
[37133.219625] ata2.03: hard resetting link
[37133.609435] ata2.01: configured for UDMA/133
[37133.659406] ata2.02: configured for UDMA/133
[37133.663872] sd 1:1:0:0: [sde] tag#28 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37133.672145] sd 1:1:0:0: [sde] tag#28 Sense Key : 0x3 [current]
[37133.678047] sd 1:1:0:0: [sde] tag#28 ASC=0x11 ASCQ=0x4
[37133.683267] sd 1:1:0:0: [sde] tag#28 CDB: opcode=0x28 28 00 9e f7 e1 70 00 00 08 00
[37133.690927] print_req_error: I/O error, dev sde, sector 2667045232
[37133.697081] md/raid:md0: read error not correctable (sector 2660490712 on sde8).
[37133.704507] ata2: EH complete
[37137.379746] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37137.386160] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37137.394605] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37137.401040] ata2.01: failed command: READ DMA EXT
[37137.405734] ata2.01: cmd 25/00:08:78:e1:f7/00:00:9e:00:00/e0 tag 23 dma 4096 in
[37137.405734]          res 51/40:00:78:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37137.420736] ata2.01: status: { DRDY ERR }
[37137.424727] ata2.01: error: { UNC }
[37137.428207] ata2.15: hard resetting link
[37137.939378] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37137.946673] ata2.00: limiting SATA link speed to 1.5 Gbps
[37137.952167] ata2.03: limiting SATA link speed to 1.5 Gbps
[37137.957542] ata2.00: hard resetting link
[37138.300149] ata2.01: hard resetting link
[37138.809627] ata2.02: hard resetting link
[37139.319652] ata2.03: hard resetting link
[37139.709420] ata2.01: configured for UDMA/133
[37139.759421] ata2.02: configured for UDMA/133
[37139.763884] sd 1:1:0:0: [sde] tag#23 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37139.772135] sd 1:1:0:0: [sde] tag#23 Sense Key : 0x3 [current]
[37139.778033] sd 1:1:0:0: [sde] tag#23 ASC=0x11 ASCQ=0x4
[37139.783276] sd 1:1:0:0: [sde] tag#23 CDB: opcode=0x28 28 00 9e f7 e1 78 00 00 08 00
[37139.790912] print_req_error: I/O error, dev sde, sector 2667045240
[37139.797067] md/raid:md0: read error not correctable (sector 2660490720 on sde8).
[37139.804516] ata2: EH complete
[37143.489769] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37143.496186] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37143.504610] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37143.511060] ata2.01: failed command: READ DMA EXT
[37143.515762] ata2.01: cmd 25/00:08:a8:e1:f7/00:00:9e:00:00/e0 tag 10 dma 4096 in
[37143.515762]          res 51/40:00:a8:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37143.530742] ata2.01: status: { DRDY ERR }
[37143.534736] ata2.01: error: { UNC }
[37143.538218] ata2.15: hard resetting link
[37144.049369] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37144.056669] ata2.00: limiting SATA link speed to 1.5 Gbps
[37144.062180] ata2.03: limiting SATA link speed to 1.5 Gbps
[37144.067561] ata2.00: hard resetting link
[37144.410137] ata2.01: hard resetting link
[37144.919657] ata2.02: hard resetting link
[37145.429628] ata2.03: hard resetting link
[37145.819424] ata2.01: configured for UDMA/133
[37145.869410] ata2.02: configured for UDMA/133
[37145.873880] sd 1:1:0:0: [sde] tag#10 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37145.882161] sd 1:1:0:0: [sde] tag#10 Sense Key : 0x3 [current]
[37145.888061] sd 1:1:0:0: [sde] tag#10 ASC=0x11 ASCQ=0x4
[37145.893281] sd 1:1:0:0: [sde] tag#10 CDB: opcode=0x28 28 00 9e f7 e1 a8 00 00 08 00
[37145.900940] print_req_error: I/O error, dev sde, sector 2667045288
[37145.907095] md/raid:md0: read error not correctable (sector 2660490768 on sde8).
[37145.914540] ata2: EH complete
[37150.099793] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37150.106211] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37150.114658] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37150.121111] ata2.01: failed command: READ DMA EXT
[37150.125812] ata2.01: cmd 25/00:08:e0:e1:f7/00:00:9e:00:00/e0 tag 1 dma 4096 in
[37150.125812]          res 51/40:00:e0:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37150.140827] ata2.01: status: { DRDY ERR }
[37150.144821] ata2.01: error: { UNC }
[37150.148306] ata2.15: hard resetting link
[37150.659369] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37150.666663] ata2.00: limiting SATA link speed to 1.5 Gbps
[37150.672157] ata2.03: limiting SATA link speed to 1.5 Gbps
[37150.677532] ata2.00: hard resetting link
[37151.020137] ata2.01: hard resetting link
[37151.529624] ata2.02: hard resetting link
[37152.039628] ata2.03: hard resetting link
[37152.429412] ata2.01: configured for UDMA/133
[37152.479409] ata2.02: configured for UDMA/133
[37152.483877] sd 1:1:0:0: [sde] tag#1 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37152.492039] sd 1:1:0:0: [sde] tag#1 Sense Key : 0x3 [current]
[37152.497850] sd 1:1:0:0: [sde] tag#1 ASC=0x11 ASCQ=0x4
[37152.502983] sd 1:1:0:0: [sde] tag#1 CDB: opcode=0x28 28 00 9e f7 e1 e0 00 00 08 00
[37152.510536] print_req_error: I/O error, dev sde, sector 2667045344
[37152.516694] md/raid:md0: read error not correctable (sector 2660490824 on sde8).
[37152.524137] ata2: EH complete
[37155.979784] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37155.986206] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37155.994628] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37156.001055] ata2.01: failed command: READ DMA EXT
[37156.005754] ata2.01: cmd 25/00:08:e8:e1:f7/00:00:9e:00:00/e0 tag 10 dma 4096 in
[37156.005754]          res 51/40:00:e8:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37156.020733] ata2.01: status: { DRDY ERR }
[37156.024721] ata2.01: error: { UNC }
[37156.028202] ata2.15: hard resetting link
[37156.539368] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37156.546665] ata2.00: limiting SATA link speed to 1.5 Gbps
[37156.552151] ata2.03: limiting SATA link speed to 1.5 Gbps
[37156.557526] ata2.00: hard resetting link
[37156.900155] ata2.01: hard resetting link
[37157.409640] ata2.02: hard resetting link
[37157.919630] ata2.03: hard resetting link
[37158.309412] ata2.01: configured for UDMA/133
[37158.359411] ata2.02: configured for UDMA/133
[37158.363880] sd 1:1:0:0: [sde] tag#10 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37158.372129] sd 1:1:0:0: [sde] tag#10 Sense Key : 0x3 [current]
[37158.378027] sd 1:1:0:0: [sde] tag#10 ASC=0x11 ASCQ=0x4
[37158.383245] sd 1:1:0:0: [sde] tag#10 CDB: opcode=0x28 28 00 9e f7 e1 e8 00 00 08 00
[37158.390878] print_req_error: I/O error, dev sde, sector 2667045352
[37158.397036] md/raid:md0: read error not correctable (sector 2660490832 on sde8).
[37158.404486] ata2: EH complete
[37161.899777] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37161.906195] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37161.914641] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37161.921073] ata2.01: failed command: READ DMA EXT
[37161.925771] ata2.01: cmd 25/00:08:f0:e1:f7/00:00:9e:00:00/e0 tag 8 dma 4096 in
[37161.925771]          res 51/40:00:f0:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37161.940685] ata2.01: status: { DRDY ERR }
[37161.944675] ata2.01: error: { UNC }
[37161.948158] ata2.15: hard resetting link
[37162.459384] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37162.466681] ata2.00: limiting SATA link speed to 1.5 Gbps
[37162.472166] ata2.03: limiting SATA link speed to 1.5 Gbps
[37162.477543] ata2.00: hard resetting link
[37162.820153] ata2.01: hard resetting link
[37163.329634] ata2.02: hard resetting link
[37163.839641] ata2.03: hard resetting link
[37164.229413] ata2.01: configured for UDMA/133
[37164.279426] ata2.02: configured for UDMA/133
[37164.283896] sd 1:1:0:0: [sde] tag#8 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37164.292058] sd 1:1:0:0: [sde] tag#8 Sense Key : 0x3 [current]
[37164.297870] sd 1:1:0:0: [sde] tag#8 ASC=0x11 ASCQ=0x4
[37164.303026] sd 1:1:0:0: [sde] tag#8 CDB: opcode=0x28 28 00 9e f7 e1 f0 00 00 08 00
[37164.310576] print_req_error: I/O error, dev sde, sector 2667045360
[37164.316731] md/raid:md0: read error not correctable (sector 2660490840 on sde8).
[37164.324224] ata2: EH complete
[37167.769769] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37167.776185] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37167.784608] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37167.791059] ata2.01: failed command: READ DMA EXT
[37167.795760] ata2.01: cmd 25/00:08:f8:e1:f7/00:00:9e:00:00/e0 tag 17 dma 4096 in
[37167.795760]          res 51/40:00:f8:e1:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37167.810742] ata2.01: status: { DRDY ERR }
[37167.814734] ata2.01: error: { UNC }
[37167.818216] ata2.15: hard resetting link
[37168.329374] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37168.336671] ata2.00: limiting SATA link speed to 1.5 Gbps
[37168.342185] ata2.03: limiting SATA link speed to 1.5 Gbps
[37168.347567] ata2.00: hard resetting link
[37168.690389] ata2.01: hard resetting link
[37169.199645] ata2.02: hard resetting link
[37169.709632] ata2.03: hard resetting link
[37170.099429] ata2.01: configured for UDMA/133
[37170.149426] ata2.02: configured for UDMA/133
[37170.153895] sd 1:1:0:0: [sde] tag#17 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37170.162281] sd 1:1:0:0: [sde] tag#17 Sense Key : 0x3 [current]
[37170.168181] sd 1:1:0:0: [sde] tag#17 ASC=0x11 ASCQ=0x4
[37170.173413] sd 1:1:0:0: [sde] tag#17 CDB: opcode=0x28 28 00 9e f7 e1 f8 00 00 08 00
[37170.181089] print_req_error: I/O error, dev sde, sector 2667045368
[37170.187250] md/raid:md0: read error not correctable (sector 2660490848 on sde8).
[37170.194705] ata2: EH complete
[37173.699769] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37173.706188] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37173.714610] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37173.721041] ata2.01: failed command: READ DMA EXT
[37173.725737] ata2.01: cmd 25/00:08:00:e2:f7/00:00:9e:00:00/e0 tag 23 dma 4096 in
[37173.725737]          res 51/40:00:00:e2:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37173.740716] ata2.01: status: { DRDY ERR }
[37173.744704] ata2.01: error: { UNC }
[37173.748184] ata2.15: hard resetting link
[37174.259372] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37174.266670] ata2.00: limiting SATA link speed to 1.5 Gbps
[37174.272161] ata2.03: limiting SATA link speed to 1.5 Gbps
[37174.277536] ata2.00: hard resetting link
[37174.620152] ata2.01: hard resetting link
[37175.129648] ata2.02: hard resetting link
[37175.639629] ata2.03: hard resetting link
[37176.029417] ata2.01: configured for UDMA/133
[37176.079427] ata2.02: configured for UDMA/133
[37176.083898] sd 1:1:0:0: [sde] tag#23 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37176.092147] sd 1:1:0:0: [sde] tag#23 Sense Key : 0x3 [current]
[37176.098045] sd 1:1:0:0: [sde] tag#23 ASC=0x11 ASCQ=0x4
[37176.103263] sd 1:1:0:0: [sde] tag#23 CDB: opcode=0x28 28 00 9e f7 e2 00 00 00 08 00
[37176.110903] print_req_error: I/O error, dev sde, sector 2667045376
[37176.117063] md/raid:md0: read error not correctable (sector 2660490856 on sde8).
razzor0
Donator VIP
Donator VIP
 
Posts: 55
Joined: Sun Feb 04, 2024 11:02 am

Re: Raid clean, degraded completed, estimated time ...

Postby razzor0 » Mon May 27, 2024 8:08 am

Code: Select all
[37176.124515] ata2: EH complete
[37179.559781] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37179.566199] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37179.574622] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37179.581083] ata2.01: failed command: READ DMA EXT
[37179.585783] ata2.01: cmd 25/00:08:08:e2:f7/00:00:9e:00:00/e0 tag 12 dma 4096 in
[37179.585783]          res 51/40:00:08:e2:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37179.600765] ata2.01: status: { DRDY ERR }
[37179.604758] ata2.01: error: { UNC }
[37179.608240] ata2.15: hard resetting link
[37180.119376] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37180.126676] ata2.00: limiting SATA link speed to 1.5 Gbps
[37180.132181] ata2.03: limiting SATA link speed to 1.5 Gbps
[37180.137565] ata2.00: hard resetting link
[37180.480145] ata2.01: hard resetting link
[37180.989659] ata2.02: hard resetting link
[37181.499636] ata2.03: hard resetting link
[37181.889431] ata2.01: configured for UDMA/133
[37181.939416] ata2.02: configured for UDMA/133
[37181.943885] sd 1:1:0:0: [sde] tag#12 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37181.952164] sd 1:1:0:0: [sde] tag#12 Sense Key : 0x3 [current]
[37181.958065] sd 1:1:0:0: [sde] tag#12 ASC=0x11 ASCQ=0x4
[37181.963294] sd 1:1:0:0: [sde] tag#12 CDB: opcode=0x28 28 00 9e f7 e2 08 00 00 08 00
[37181.970953] print_req_error: I/O error, dev sde, sector 2667045384
[37181.977108] md/raid:md0: read error not correctable (sector 2660490864 on sde8).
[37181.984566] ata2: EH complete
[37185.379761] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37185.386181] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37185.394627] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37185.401058] ata2.01: failed command: READ DMA EXT
[37185.405756] ata2.01: cmd 25/00:08:10:e2:f7/00:00:9e:00:00/e0 tag 0 dma 4096 in
[37185.405756]          res 51/40:00:10:e2:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37185.420689] ata2.01: status: { DRDY ERR }
[37185.424679] ata2.01: error: { UNC }
[37185.428162] ata2.15: hard resetting link
[37185.939407] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37185.946702] ata2.00: limiting SATA link speed to 1.5 Gbps
[37185.952196] ata2.03: limiting SATA link speed to 1.5 Gbps
[37185.957573] ata2.00: hard resetting link
[37186.300158] ata2.01: hard resetting link
[37186.809635] ata2.02: hard resetting link
[37187.319647] ata2.03: hard resetting link
[37187.709418] ata2.01: configured for UDMA/133
[37187.759442] ata2.02: configured for UDMA/133
[37187.763908] sd 1:1:0:0: [sde] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37187.772071] sd 1:1:0:0: [sde] tag#0 Sense Key : 0x3 [current]
[37187.777882] sd 1:1:0:0: [sde] tag#0 ASC=0x11 ASCQ=0x4
[37187.783038] sd 1:1:0:0: [sde] tag#0 CDB: opcode=0x28 28 00 9e f7 e2 10 00 00 08 00
[37187.790588] print_req_error: I/O error, dev sde, sector 2667045392
[37187.796744] md/raid:md0: read error not correctable (sector 2660490872 on sde8).
[37187.804212] ata2: EH complete
[37191.169799] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37191.176217] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37191.184663] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37191.191094] ata2.01: failed command: READ DMA EXT
[37191.195792] ata2.01: cmd 25/00:08:18:e2:f7/00:00:9e:00:00/e0 tag 3 dma 4096 in
[37191.195792]          res 51/40:00:18:e2:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37191.210706] ata2.01: status: { DRDY ERR }
[37191.214697] ata2.01: error: { UNC }
[37191.218180] ata2.15: hard resetting link
[37191.729388] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37191.736686] ata2.00: limiting SATA link speed to 1.5 Gbps
[37191.742179] ata2.03: limiting SATA link speed to 1.5 Gbps
[37191.747556] ata2.00: hard resetting link
[37192.090160] ata2.01: hard resetting link
[37192.599638] ata2.02: hard resetting link
[37193.109649] ata2.03: hard resetting link
[37193.499419] ata2.01: configured for UDMA/133
[37193.549432] ata2.02: configured for UDMA/133
[37193.553899] sd 1:1:0:0: [sde] tag#3 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37193.562062] sd 1:1:0:0: [sde] tag#3 Sense Key : 0x3 [current]
[37193.567874] sd 1:1:0:0: [sde] tag#3 ASC=0x11 ASCQ=0x4
[37193.573029] sd 1:1:0:0: [sde] tag#3 CDB: opcode=0x28 28 00 9e f7 e2 18 00 00 08 00
[37193.580580] print_req_error: I/O error, dev sde, sector 2667045400
[37193.586736] md/raid:md0: read error not correctable (sector 2660490880 on sde8).
[37193.594186] ata2: EH complete
[37196.959761] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37196.966174] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37196.974628] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37196.981064] ata2.01: failed command: READ DMA EXT
[37196.985767] ata2.01: cmd 25/00:08:40:e2:f7/00:00:9e:00:00/e0 tag 20 dma 4096 in
[37196.985767]          res 51/40:00:40:e2:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37197.000780] ata2.01: status: { DRDY ERR }
[37197.004776] ata2.01: error: { UNC }
[37197.008257] ata2.15: hard resetting link
[37197.519389] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37197.526686] ata2.00: limiting SATA link speed to 1.5 Gbps
[37197.532192] ata2.03: limiting SATA link speed to 1.5 Gbps
[37197.537574] ata2.00: hard resetting link
[37197.880184] ata2.01: hard resetting link
[37198.389639] ata2.02: hard resetting link
[37198.899728] ata2.03: hard resetting link
[37199.289420] ata2.01: configured for UDMA/133
[37199.339433] ata2.02: configured for UDMA/133
[37199.343899] sd 1:1:0:0: [sde] tag#20 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37199.352175] sd 1:1:0:0: [sde] tag#20 Sense Key : 0x3 [current]
[37199.358074] sd 1:1:0:0: [sde] tag#20 ASC=0x11 ASCQ=0x4
[37199.363317] sd 1:1:0:0: [sde] tag#20 CDB: opcode=0x28 28 00 9e f7 e2 40 00 00 08 00
[37199.370952] print_req_error: I/O error, dev sde, sector 2667045440
[37199.377109] md/raid:md0: read error not correctable (sector 2660490920 on sde8).
[37199.384565] ata2: EH complete
[37203.639828] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37203.646252] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37203.654686] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37203.661121] ata2.01: failed command: READ DMA EXT
[37203.665817] ata2.01: cmd 25/00:08:b0:e2:f7/00:00:9e:00:00/e0 tag 15 dma 4096 in
[37203.665817]          res 51/40:00:b0:e2:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37203.680796] ata2.01: status: { DRDY ERR }
[37203.684783] ata2.01: error: { UNC }
[37203.688265] ata2.15: hard resetting link
[37204.199381] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37204.206681] ata2.00: limiting SATA link speed to 1.5 Gbps
[37204.212172] ata2.03: limiting SATA link speed to 1.5 Gbps
[37204.217556] ata2.00: hard resetting link
[37204.560167] ata2.01: hard resetting link
[37205.069635] ata2.02: hard resetting link
[37205.579636] ata2.03: hard resetting link
[37205.969436] ata2.01: configured for UDMA/133
[37206.019420] ata2.02: configured for UDMA/133
[37206.023892] sd 1:1:0:0: [sde] tag#15 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37206.032149] sd 1:1:0:0: [sde] tag#15 Sense Key : 0x3 [current]
[37206.038046] sd 1:1:0:0: [sde] tag#15 ASC=0x11 ASCQ=0x4
[37206.043267] sd 1:1:0:0: [sde] tag#15 CDB: opcode=0x28 28 00 9e f7 e2 b0 00 00 08 00
[37206.050918] print_req_error: I/O error, dev sde, sector 2667045552
[37206.057073] md/raid:md0: read error not correctable (sector 2660491032 on sde8).
[37206.064515] ata2: EH complete
[37209.419759] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37209.426178] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37209.434600] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37209.441029] ata2.01: failed command: READ DMA EXT
[37209.445726] ata2.01: cmd 25/00:08:d0:e2:f7/00:00:9e:00:00/e0 tag 24 dma 4096 in
[37209.445726]          res 51/40:00:d0:e2:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37209.460706] ata2.01: status: { DRDY ERR }
[37209.464701] ata2.01: error: { UNC }
[37209.468181] ata2.15: hard resetting link
[37209.979384] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37209.986681] ata2.00: limiting SATA link speed to 1.5 Gbps
[37209.992168] ata2.03: limiting SATA link speed to 1.5 Gbps
[37209.997551] ata2.00: hard resetting link
[37210.340152] ata2.01: hard resetting link
[37210.849638] ata2.02: hard resetting link
[37211.359638] ata2.03: hard resetting link
[37211.749421] ata2.01: configured for UDMA/133
[37211.799420] ata2.02: configured for UDMA/133
[37211.803887] sd 1:1:0:0: [sde] tag#24 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37211.812135] sd 1:1:0:0: [sde] tag#24 Sense Key : 0x3 [current]
[37211.818034] sd 1:1:0:0: [sde] tag#24 ASC=0x11 ASCQ=0x4
[37211.823253] sd 1:1:0:0: [sde] tag#24 CDB: opcode=0x28 28 00 9e f7 e2 d0 00 00 08 00
[37211.830893] print_req_error: I/O error, dev sde, sector 2667045584
[37211.837051] md/raid:md0: read error not correctable (sector 2660491064 on sde8).
[37211.844480] ata2: EH complete
[37215.349764] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37215.356181] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37215.364629] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37215.371059] ata2.01: failed command: READ DMA EXT
[37215.375756] ata2.01: cmd 25/00:08:f8:e2:f7/00:00:9e:00:00/e0 tag 4 dma 4096 in
[37215.375756]          res 51/40:00:f8:e2:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37215.390650] ata2.01: status: { DRDY ERR }
[37215.394644] ata2.01: error: { UNC }
[37215.398126] ata2.15: hard resetting link
[37215.909380] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37215.916675] ata2.00: limiting SATA link speed to 1.5 Gbps
[37215.922162] ata2.03: limiting SATA link speed to 1.5 Gbps
[37215.927537] ata2.00: hard resetting link
[37216.270152] ata2.01: hard resetting link
[37216.779640] ata2.02: hard resetting link
[37217.289637] ata2.03: hard resetting link
[37217.679424] ata2.01: configured for UDMA/133
[37217.729422] ata2.02: configured for UDMA/133
[37217.733890] sd 1:1:0:0: [sde] tag#4 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37217.742053] sd 1:1:0:0: [sde] tag#4 Sense Key : 0x3 [current]
[37217.747864] sd 1:1:0:0: [sde] tag#4 ASC=0x11 ASCQ=0x4
[37217.752996] sd 1:1:0:0: [sde] tag#4 CDB: opcode=0x28 28 00 9e f7 e2 f8 00 00 08 00
[37217.760542] print_req_error: I/O error, dev sde, sector 2667045624
[37217.766700] md/raid:md0: read error not correctable (sector 2660491104 on sde8).
[37217.774139] ata2: EH complete
[37221.259769] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37221.266183] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37221.274628] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37221.281061] ata2.01: failed command: READ DMA EXT
[37221.285757] ata2.01: cmd 25/00:08:08:e3:f7/00:00:9e:00:00/e0 tag 9 dma 4096 in
[37221.285757]          res 51/40:00:08:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37221.300673] ata2.01: status: { DRDY ERR }
[37221.304664] ata2.01: error: { UNC }
[37221.308146] ata2.15: hard resetting link
[37221.819412] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37221.826966] ata2.00: limiting SATA link speed to 1.5 Gbps
[37221.832489] ata2.03: limiting SATA link speed to 1.5 Gbps
[37221.837867] ata2.00: hard resetting link
[37222.180167] ata2.01: hard resetting link
[37222.689642] ata2.02: hard resetting link
[37223.199653] ata2.03: hard resetting link
[37223.589425] ata2.01: configured for UDMA/133
[37223.639438] ata2.02: configured for UDMA/133
[37223.643911] sd 1:1:0:0: [sde] tag#9 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37223.652072] sd 1:1:0:0: [sde] tag#9 Sense Key : 0x3 [current]
[37223.657883] sd 1:1:0:0: [sde] tag#9 ASC=0x11 ASCQ=0x4
[37223.663047] sd 1:1:0:0: [sde] tag#9 CDB: opcode=0x28 28 00 9e f7 e3 08 00 00 08 00
[37223.670598] print_req_error: I/O error, dev sde, sector 2667045640
[37223.676754] md/raid:md0: read error not correctable (sector 2660491120 on sde8).
[37223.684216] ata2: EH complete
[37227.049767] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37227.056184] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37227.064607] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37227.071037] ata2.01: failed command: READ DMA EXT
[37227.075733] ata2.01: cmd 25/00:08:20:e3:f7/00:00:9e:00:00/e0 tag 30 dma 4096 in
[37227.075733]          res 51/40:00:20:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37227.090738] ata2.01: status: { DRDY ERR }
[37227.094734] ata2.01: error: { UNC }
[37227.098214] ata2.15: hard resetting link
[37227.609411] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37227.616703] ata2.00: limiting SATA link speed to 1.5 Gbps
[37227.622191] ata2.03: limiting SATA link speed to 1.5 Gbps
[37227.627566] ata2.00: hard resetting link
[37227.970150] ata2.01: hard resetting link
[37228.479640] ata2.02: hard resetting link
[37228.989644] ata2.03: hard resetting link
[37229.379426] ata2.01: configured for UDMA/133
[37229.429437] ata2.02: configured for UDMA/133
[37229.433903] sd 1:1:0:0: [sde] tag#30 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37229.442152] sd 1:1:0:0: [sde] tag#30 Sense Key : 0x3 [current]
[37229.448049] sd 1:1:0:0: [sde] tag#30 ASC=0x11 ASCQ=0x4
[37229.453268] sd 1:1:0:0: [sde] tag#30 CDB: opcode=0x28 28 00 9e f7 e3 20 00 00 08 00
[37229.460907] print_req_error: I/O error, dev sde, sector 2667045664
[37229.467066] md/raid:md0: read error not correctable (sector 2660491144 on sde8).
[37229.474497] ata2: EH complete
[37232.799765] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37232.806182] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37232.814629] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37232.821061] ata2.01: failed command: READ DMA EXT
[37232.825757] ata2.01: cmd 25/00:08:28:e3:f7/00:00:9e:00:00/e0 tag 17 dma 4096 in
[37232.825757]          res 51/40:00:28:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37232.840738] ata2.01: status: { DRDY ERR }
[37232.844731] ata2.01: error: { UNC }
[37232.848212] ata2.15: hard resetting link
[37233.359390] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37233.366685] ata2.00: limiting SATA link speed to 1.5 Gbps
[37233.372171] ata2.03: limiting SATA link speed to 1.5 Gbps
[37233.377546] ata2.00: hard resetting link
[37233.720152] ata2.01: hard resetting link
[37234.229645] ata2.02: hard resetting link
[37234.739642] ata2.03: hard resetting link
[37235.129426] ata2.01: configured for UDMA/133
[37235.179426] ata2.02: configured for UDMA/133
[37235.183890] sd 1:1:0:0: [sde] tag#17 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37235.192140] sd 1:1:0:0: [sde] tag#17 Sense Key : 0x3 [current]
[37235.198038] sd 1:1:0:0: [sde] tag#17 ASC=0x11 ASCQ=0x4
[37235.203258] sd 1:1:0:0: [sde] tag#17 CDB: opcode=0x28 28 00 9e f7 e3 28 00 00 08 00
[37235.210897] print_req_error: I/O error, dev sde, sector 2667045672
[37235.217054] md/raid:md0: read error not correctable (sector 2660491152 on sde8).
[37235.224481] ata2: EH complete
[37238.569762] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37238.576181] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37238.584604] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37238.591032] ata2.01: failed command: READ DMA EXT
[37238.595730] ata2.01: cmd 25/00:08:30:e3:f7/00:00:9e:00:00/e0 tag 20 dma 4096 in
[37238.595730]          res 51/40:00:30:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37238.610709] ata2.01: status: { DRDY ERR }
[37238.614696] ata2.01: error: { UNC }
[37238.618176] ata2.15: hard resetting link
[37239.129385] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37239.136688] ata2.00: limiting SATA link speed to 1.5 Gbps
[37239.142180] ata2.03: limiting SATA link speed to 1.5 Gbps
[37239.147555] ata2.00: hard resetting link
[37239.490155] ata2.01: hard resetting link
[37239.999643] ata2.02: hard resetting link
[37240.509658] ata2.03: hard resetting link
[37240.899428] ata2.01: configured for UDMA/133
[37240.949426] ata2.02: configured for UDMA/133
[37240.953900] sd 1:1:0:0: [sde] tag#20 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37240.962149] sd 1:1:0:0: [sde] tag#20 Sense Key : 0x3 [current]
[37240.968046] sd 1:1:0:0: [sde] tag#20 ASC=0x11 ASCQ=0x4
[37240.973265] sd 1:1:0:0: [sde] tag#20 CDB: opcode=0x28 28 00 9e f7 e3 30 00 00 08 00
[37240.980905] print_req_error: I/O error, dev sde, sector 2667045680
[37240.987063] md/raid:md0: read error not correctable (sector 2660491160 on sde8).
[37240.994502] ata2: EH complete
[37244.369785] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37244.376205] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37244.384627] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37244.391081] ata2.01: failed command: READ DMA EXT
[37244.395780] ata2.01: cmd 25/00:08:48:e3:f7/00:00:9e:00:00/e0 tag 27 dma 4096 in
[37244.395780]          res 51/40:00:48:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37244.410786] ata2.01: status: { DRDY ERR }
[37244.414780] ata2.01: error: { UNC }
[37244.418260] ata2.15: hard resetting link
[37244.929405] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37244.936700] ata2.00: limiting SATA link speed to 1.5 Gbps
[37244.942218] ata2.03: limiting SATA link speed to 1.5 Gbps
[37244.947595] ata2.00: hard resetting link
[37245.290157] ata2.01: hard resetting link
[37245.799660] ata2.02: hard resetting link
[37246.309649] ata2.03: hard resetting link
[37246.699474] ata2.01: configured for UDMA/133
[37246.749441] ata2.02: configured for UDMA/133
[37246.753914] sd 1:1:0:0: [sde] tag#27 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37246.762187] sd 1:1:0:0: [sde] tag#27 Sense Key : 0x3 [current]
[37246.768087] sd 1:1:0:0: [sde] tag#27 ASC=0x11 ASCQ=0x4
[37246.773307] sd 1:1:0:0: [sde] tag#27 CDB: opcode=0x28 28 00 9e f7 e3 48 00 00 08 00
[37246.780966] print_req_error: I/O error, dev sde, sector 2667045704
[37246.787121] md/raid:md0: read error not correctable (sector 2660491184 on sde8).
[37246.794563] ata2: EH complete
[37250.149775] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37250.156192] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37250.164615] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37250.171043] ata2.01: failed command: READ DMA EXT
[37250.175740] ata2.01: cmd 25/00:08:68:e3:f7/00:00:9e:00:00/e0 tag 18 dma 4096 in
[37250.175740]          res 51/40:00:68:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37250.190720] ata2.01: status: { DRDY ERR }
[37250.194715] ata2.01: error: { UNC }
[37250.198196] ata2.15: hard resetting link
[37250.709387] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37250.716689] ata2.00: limiting SATA link speed to 1.5 Gbps
[37250.722181] ata2.03: limiting SATA link speed to 1.5 Gbps
[37250.727557] ata2.00: hard resetting link
[37251.070158] ata2.01: hard resetting link
[37251.579647] ata2.02: hard resetting link
[37252.089665] ata2.03: hard resetting link
[37252.479442] ata2.01: configured for UDMA/133
[37252.529428] ata2.02: configured for UDMA/133
[37252.533902] sd 1:1:0:0: [sde] tag#18 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37252.542149] sd 1:1:0:0: [sde] tag#18 Sense Key : 0x3 [current]
[37252.548048] sd 1:1:0:0: [sde] tag#18 ASC=0x11 ASCQ=0x4
[37252.553268] sd 1:1:0:0: [sde] tag#18 CDB: opcode=0x28 28 00 9e f7 e3 68 00 00 08 00
[37252.560907] print_req_error: I/O error, dev sde, sector 2667045736
[37252.567065] md/raid:md0: read error not correctable (sector 2660491216 on sde8).
[37252.574499] ata2: EH complete
[37255.929769] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37255.936187] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37255.944610] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37255.951039] ata2.01: failed command: READ DMA EXT
[37255.955736] ata2.01: cmd 25/00:08:78:e3:f7/00:00:9e:00:00/e0 tag 23 dma 4096 in
[37255.955736]          res 51/40:00:78:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37255.970715] ata2.01: status: { DRDY ERR }
[37255.974702] ata2.01: error: { UNC }
[37255.978182] ata2.15: hard resetting link
[37256.489387] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37256.496681] ata2.00: limiting SATA link speed to 1.5 Gbps
[37256.502168] ata2.03: limiting SATA link speed to 1.5 Gbps
[37256.507543] ata2.00: hard resetting link
[37256.850164] ata2.01: hard resetting link
[37257.359652] ata2.02: hard resetting link
[37257.869647] ata2.03: hard resetting link
[37258.259431] ata2.01: configured for UDMA/133
[37258.309430] ata2.02: configured for UDMA/133
[37258.313896] sd 1:1:0:0: [sde] tag#23 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37258.322146] sd 1:1:0:0: [sde] tag#23 Sense Key : 0x3 [current]
[37258.328044] sd 1:1:0:0: [sde] tag#23 ASC=0x11 ASCQ=0x4
[37258.333263] sd 1:1:0:0: [sde] tag#23 CDB: opcode=0x28 28 00 9e f7 e3 78 00 00 08 00
[37258.340927] print_req_error: I/O error, dev sde, sector 2667045752
[37258.347087] md/raid:md0: read error not correctable (sector 2660491232 on sde8).
[37258.354514] ata2: EH complete
[37261.699771] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37261.706186] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37261.714610] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37261.721064] ata2.01: failed command: READ DMA EXT
[37261.725763] ata2.01: cmd 25/00:08:80:e3:f7/00:00:9e:00:00/e0 tag 26 dma 4096 in
[37261.725763]          res 51/40:00:80:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37261.740743] ata2.01: status: { DRDY ERR }
[37261.744736] ata2.01: error: { UNC }
[37261.748217] ata2.15: hard resetting link
[37262.259393] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37262.266694] ata2.00: limiting SATA link speed to 1.5 Gbps
[37262.272185] ata2.03: limiting SATA link speed to 1.5 Gbps
[37262.277569] ata2.00: hard resetting link
[37262.620160] ata2.01: hard resetting link
[37263.129649] ata2.02: hard resetting link
[37263.639647] ata2.03: hard resetting link
[37264.029432] ata2.01: configured for UDMA/133
[37264.079432] ata2.02: configured for UDMA/133
[37264.083907] sd 1:1:0:0: [sde] tag#26 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37264.092163] sd 1:1:0:0: [sde] tag#26 Sense Key : 0x3 [current]
[37264.098061] sd 1:1:0:0: [sde] tag#26 ASC=0x11 ASCQ=0x4
[37264.103279] sd 1:1:0:0: [sde] tag#26 CDB: opcode=0x28 28 00 9e f7 e3 80 00 00 08 00
[37264.110919] print_req_error: I/O error, dev sde, sector 2667045760
[37264.117077] md/raid:md0: read error not correctable (sector 2660491240 on sde8).
[37264.124506] ata2: EH complete
[37267.469777] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37267.476195] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37267.484641] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37267.491075] ata2.01: failed command: READ DMA EXT
[37267.495778] ata2.01: cmd 25/00:08:88:e3:f7/00:00:9e:00:00/e0 tag 29 dma 4096 in
[37267.495778]          res 51/40:00:88:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37267.510780] ata2.01: status: { DRDY ERR }
[37267.514770] ata2.01: error: { UNC }
[37267.518249] ata2.15: hard resetting link
[37268.029404] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37268.036698] ata2.00: limiting SATA link speed to 1.5 Gbps
[37268.042185] ata2.03: limiting SATA link speed to 1.5 Gbps
[37268.047560] ata2.00: hard resetting link
[37268.390178] ata2.01: hard resetting link
[37268.899652] ata2.02: hard resetting link
[37269.409679] ata2.03: hard resetting link
[37269.799446] ata2.01: configured for UDMA/133
[37269.849447] ata2.02: configured for UDMA/133
[37269.853912] sd 1:1:0:0: [sde] tag#29 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37269.862162] sd 1:1:0:0: [sde] tag#29 Sense Key : 0x3 [current]
[37269.868059] sd 1:1:0:0: [sde] tag#29 ASC=0x11 ASCQ=0x4
[37269.873302] sd 1:1:0:0: [sde] tag#29 CDB: opcode=0x28 28 00 9e f7 e3 88 00 00 08 00
[37269.880938] print_req_error: I/O error, dev sde, sector 2667045768
[37269.887095] md/raid:md0: read error not correctable (sector 2660491248 on sde8).
[37269.894552] ata2: EH complete
[37273.239778] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37273.246193] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37273.254639] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37273.261081] ata2.01: failed command: READ DMA EXT
[37273.265777] ata2.01: cmd 25/00:08:90:e3:f7/00:00:9e:00:00/e0 tag 6 dma 4096 in
[37273.265777]          res 51/40:00:90:e3:f7/40:00:9e:00:00/00 Emask 0x9 (media error)
[37273.280694] ata2.01: status: { DRDY ERR }
[37273.284683] ata2.01: error: { UNC }
[37273.288166] ata2.15: hard resetting link
[37273.799403] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37273.806700] ata2.00: limiting SATA link speed to 1.5 Gbps
[37273.812192] ata2.03: limiting SATA link speed to 1.5 Gbps
[37273.817567] ata2.00: hard resetting link
[37274.160180] ata2.01: hard resetting link
[37274.669654] ata2.02: hard resetting link
[37275.179663] ata2.03: hard resetting link
[37275.569434] ata2.01: configured for UDMA/133
[37275.619448] ata2.02: configured for UDMA/133
[37275.623920] sd 1:1:0:0: [sde] tag#6 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37275.632084] sd 1:1:0:0: [sde] tag#6 Sense Key : 0x3 [current]
[37275.637895] sd 1:1:0:0: [sde] tag#6 ASC=0x11 ASCQ=0x4
[37275.643051] sd 1:1:0:0: [sde] tag#6 CDB: opcode=0x28 28 00 9e f7 e3 90 00 00 08 00
[37275.650601] print_req_error: I/O error, dev sde, sector 2667045776
[37275.656756] md/raid:md0: read error not correctable (sector 2660491256 on sde8).
[37275.664215] ata2: EH complete
[37279.769811] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37279.776229] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37279.784652] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37279.791078] ata2.01: failed command: READ DMA EXT
[37279.795778] ata2.01: cmd 25/00:08:c0:7f:f8/00:00:9e:00:00/e0 tag 5 dma 4096 in
[37279.795778]          res 51/40:00:c0:7f:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
[37279.810674] ata2.01: status: { DRDY ERR }
[37279.814666] ata2.01: error: { UNC }
[37279.818149] ata2.15: hard resetting link
[37280.329400] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37280.336706] ata2.00: limiting SATA link speed to 1.5 Gbps
[37280.342203] ata2.03: limiting SATA link speed to 1.5 Gbps
[37280.347585] ata2.00: hard resetting link
[37280.690161] ata2.01: hard resetting link
[37281.199735] ata2.02: hard resetting link
[37281.709650] ata2.03: hard resetting link
[37282.099451] ata2.01: configured for UDMA/133
[37282.149435] ata2.02: configured for UDMA/133
[37282.153906] sd 1:1:0:0: [sde] tag#5 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37282.162075] sd 1:1:0:0: [sde] tag#5 Sense Key : 0x3 [current]
[37282.167886] sd 1:1:0:0: [sde] tag#5 ASC=0x11 ASCQ=0x4
[37282.173045] sd 1:1:0:0: [sde] tag#5 CDB: opcode=0x28 28 00 9e f8 7f c0 00 00 08 00
[37282.180601] print_req_error: I/O error, dev sde, sector 2667085760
[37282.186757] md/raid:md0: read error not correctable (sector 2660531240 on sde8).
[37282.194197] ata2: EH complete
[37285.509776] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37285.516195] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37285.524619] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37285.531045] ata2.01: failed command: READ DMA EXT
[37285.535744] ata2.01: cmd 25/00:08:c8:7f:f8/00:00:9e:00:00/e0 tag 8 dma 4096 in
[37285.535744]          res 51/40:00:c8:7f:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
[37285.550638] ata2.01: status: { DRDY ERR }
[37285.554632] ata2.01: error: { UNC }
[37285.558114] ata2.15: hard resetting link
[37286.069393] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37286.076690] ata2.00: limiting SATA link speed to 1.5 Gbps
[37286.082225] ata2.03: limiting SATA link speed to 1.5 Gbps
[37286.087603] ata2.00: hard resetting link
[37286.430179] ata2.01: hard resetting link
[37286.939651] ata2.02: hard resetting link
[37287.449743] ata2.03: hard resetting link
[37287.839438] ata2.01: configured for UDMA/133
[37287.889436] ata2.02: configured for UDMA/133
[37287.893901] sd 1:1:0:0: [sde] tag#8 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37287.902091] sd 1:1:0:0: [sde] tag#8 Sense Key : 0x3 [current]
[37287.907906] sd 1:1:0:0: [sde] tag#8 ASC=0x11 ASCQ=0x4
[37287.913047] sd 1:1:0:0: [sde] tag#8 CDB: opcode=0x28 28 00 9e f8 7f c8 00 00 08 00
[37287.920599] print_req_error: I/O error, dev sde, sector 2667085768
[37287.926758] md/raid:md0: read error not correctable (sector 2660531248 on sde8).
[37287.934189] ata2: EH complete
[37291.269780] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37291.276198] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37291.284735] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37291.291175] ata2.01: failed command: READ DMA EXT
[37291.295878] ata2.01: cmd 25/00:08:d0:7f:f8/00:00:9e:00:00/e0 tag 11 dma 4096 in
[37291.295878]          res 51/40:00:d0:7f:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
[37291.310856] ata2.01: status: { DRDY ERR }
[37291.314852] ata2.01: error: { UNC }
[37291.318334] ata2.15: hard resetting link
[37291.829395] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37291.836692] ata2.00: limiting SATA link speed to 1.5 Gbps
[37291.842179] ata2.03: limiting SATA link speed to 1.5 Gbps
[37291.847554] ata2.00: hard resetting link
[37292.190168] ata2.01: hard resetting link
[37292.699657] ata2.02: hard resetting link
[37293.209657] ata2.03: hard resetting link
[37293.599438] ata2.01: configured for UDMA/133
[37293.649437] ata2.02: configured for UDMA/133
[37293.653909] sd 1:1:0:0: [sde] tag#11 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37293.662157] sd 1:1:0:0: [sde] tag#11 Sense Key : 0x3 [current]
[37293.668055] sd 1:1:0:0: [sde] tag#11 ASC=0x11 ASCQ=0x4
[37293.673273] sd 1:1:0:0: [sde] tag#11 CDB: opcode=0x28 28 00 9e f8 7f d0 00 00 08 00
[37293.680914] print_req_error: I/O error, dev sde, sector 2667085776
[37293.687072] md/raid:md0: read error not correctable (sector 2660531256 on sde8).
[37293.694515] ata2: EH complete
[37297.029783] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37297.036201] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37297.044646] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37297.051080] ata2.01: failed command: READ DMA EXT
[37297.055776] ata2.01: cmd 25/00:08:d8:7f:f8/00:00:9e:00:00/e0 tag 14 dma 4096 in
[37297.055776]          res 51/40:00:d8:7f:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
[37297.070776] ata2.01: status: { DRDY ERR }
[37297.074768] ata2.01: error: { UNC }
[37297.078250] ata2.15: hard resetting link
[37297.589409] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37297.596707] ata2.00: limiting SATA link speed to 1.5 Gbps
[37297.602200] ata2.03: limiting SATA link speed to 1.5 Gbps
[37297.607584] ata2.00: hard resetting link
[37297.950183] ata2.01: hard resetting link
[37298.459662] ata2.02: hard resetting link
[37298.969687] ata2.03: hard resetting link
[37299.359453] ata2.01: configured for UDMA/133
[37299.409466] ata2.02: configured for UDMA/133
[37299.413938] sd 1:1:0:0: [sde] tag#14 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37299.422195] sd 1:1:0:0: [sde] tag#14 Sense Key : 0x3 [current]
[37299.428092] sd 1:1:0:0: [sde] tag#14 ASC=0x11 ASCQ=0x4
[37299.433335] sd 1:1:0:0: [sde] tag#14 CDB: opcode=0x28 28 00 9e f8 7f d8 00 00 08 00
[37299.440971] print_req_error: I/O error, dev sde, sector 2667085784
[37299.447126] md/raid:md0: read error not correctable (sector 2660531264 on sde8).
[37299.454579] ata2: EH complete
[37303.729797] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37303.736219] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37303.744642] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37303.751069] ata2.01: failed command: READ DMA EXT
[37303.755768] ata2.01: cmd 25/00:08:e8:7f:f8/00:00:9e:00:00/e0 tag 13 dma 4096 in
[37303.755768]          res 51/40:00:e8:7f:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
[37303.770746] ata2.01: status: { DRDY ERR }
[37303.774742] ata2.01: error: { UNC }
[37303.778224] ata2.15: hard resetting link
[37304.289401] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37304.296701] ata2.00: limiting SATA link speed to 1.5 Gbps
[37304.302190] ata2.03: limiting SATA link speed to 1.5 Gbps
[37304.307566] ata2.00: hard resetting link
[37304.650169] ata2.01: hard resetting link
[37305.159739] ata2.02: hard resetting link
[37305.669656] ata2.03: hard resetting link
[37306.059441] ata2.01: configured for UDMA/133
[37306.109439] ata2.02: configured for UDMA/133
[37306.113911] sd 1:1:0:0: [sde] tag#13 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37306.122277] sd 1:1:0:0: [sde] tag#13 Sense Key : 0x3 [current]
[37306.128180] sd 1:1:0:0: [sde] tag#13 ASC=0x11 ASCQ=0x4
[37306.133435] sd 1:1:0:0: [sde] tag#13 CDB: opcode=0x28 28 00 9e f8 7f e8 00 00 08 00
[37306.141075] print_req_error: I/O error, dev sde, sector 2667085800
[37306.147230] md/raid:md0: read error not correctable (sector 2660531280 on sde8).
[37306.154667] ata2: EH complete
[37309.599780] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37309.606200] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37309.614623] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37309.621052] ata2.01: failed command: READ DMA EXT
[37309.625749] ata2.01: cmd 25/00:08:68:80:f8/00:00:9e:00:00/e0 tag 19 dma 4096 in
[37309.625749]          res 51/40:00:68:80:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
[37309.640728] ata2.01: status: { DRDY ERR }
[37309.644724] ata2.01: error: { UNC }
[37309.648204] ata2.15: hard resetting link
[37310.159400] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37310.166696] ata2.00: limiting SATA link speed to 1.5 Gbps
[37310.172212] ata2.03: limiting SATA link speed to 1.5 Gbps
[37310.177592] ata2.00: hard resetting link
[37310.520169] ata2.01: hard resetting link
[37311.029656] ata2.02: hard resetting link
[37311.539658] ata2.03: hard resetting link
[37311.929442] ata2.01: configured for UDMA/133
[37311.979440] ata2.02: configured for UDMA/133
[37311.983908] sd 1:1:0:0: [sde] tag#19 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37311.992183] sd 1:1:0:0: [sde] tag#19 Sense Key : 0x3 [current]
[37311.998083] sd 1:1:0:0: [sde] tag#19 ASC=0x11 ASCQ=0x4
[37312.003303] sd 1:1:0:0: [sde] tag#19 CDB: opcode=0x28 28 00 9e f8 80 68 00 00 08 00
[37312.010941] print_req_error: I/O error, dev sde, sector 2667085928
[37312.017099] md/raid:md0: read error not correctable (sector 2660531408 on sde8).
[37312.024528] ata2: EH complete
[37315.369823] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37315.376243] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37315.384666] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37315.391094] ata2.01: failed command: READ DMA EXT
[37315.395791] ata2.01: cmd 25/00:08:70:80:f8/00:00:9e:00:00/e0 tag 22 dma 4096 in
[37315.395791]          res 51/40:00:70:80:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
[37315.410810] ata2.01: status: { DRDY ERR }
[37315.414801] ata2.01: error: { UNC }
[37315.418282] ata2.15: hard resetting link
[37315.929401] ata2.15: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[37315.936704] ata2.00: limiting SATA link speed to 1.5 Gbps
[37315.942199] ata2.03: limiting SATA link speed to 1.5 Gbps
[37315.947582] ata2.00: hard resetting link
[37316.290187] ata2.01: hard resetting link
[37316.799658] ata2.02: hard resetting link
[37317.309658] ata2.03: hard resetting link
[37317.699443] ata2.01: configured for UDMA/133
[37317.749442] ata2.02: configured for UDMA/133
[37317.753908] sd 1:1:0:0: [sde] tag#22 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[37317.762157] sd 1:1:0:0: [sde] tag#22 Sense Key : 0x3 [current]
[37317.768055] sd 1:1:0:0: [sde] tag#22 ASC=0x11 ASCQ=0x4
[37317.773273] sd 1:1:0:0: [sde] tag#22 CDB: opcode=0x28 28 00 9e f8 80 70 00 00 08 00
[37317.780905] print_req_error: I/O error, dev sde, sector 2667085936
[37317.787064] md/raid:md0: read error not correctable (sector 2660531416 on sde8).
[37317.794498] ata2: EH complete
[37321.229823] ata2.15: exception Emask 0x1 SAct 0x0 SErr 0x0 action 0x6
[37321.236245] ata2.15: edma_err_cause=00000084 pp_flags=00000001, dev error, EDMA self-disable
[37321.244693] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[37321.251147] ata2.01: failed command: READ DMA EXT
[37321.255846] ata2.01: cmd 25/00:08:38:94:f8/00:00:9e:00:00/e0 tag 29 dma 4096 in
[37321.255846]          res 51/40:00:38:94:f8/40:00:9e:00:00/00 Emask 0x9 (media error)
razzor0
Donator VIP
Donator VIP
 
Posts: 55
Joined: Sun Feb 04, 2024 11:02 am

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 11 guests