Jump to content

Filesystem replay the log


joedotmac

Recommended Posts

Unraid system log indicates a number of meta data issues on my disk3.  Going into maintenance mode, running xfs_repair -n and -v indicates I need to replay the log.  How does one "replay the log"?  Simply mount the filesystem?  What log is inferred?

 

Phase 1 - find and verify superblock...
        - block cache size set to 3013984 entries
Phase 2 - using internal log
        - zero log...
zero_log: head block 593251 tail block 593247
ERROR: The filesystem has valuable metadata changes in a log which needs to
be replayed.  Mount the filesystem to replay the log, and unmount it before
re-running xfs_repair.  If you are unable to mount the filesystem, then use
the -L option to destroy the log and attempt a repair.
Note that destroying the log may cause corruption -- please attempt a mount
of the filesystem before doing this.

Link to comment

I now go to mount it and it's unmountable.    :-\  xfs_repair -vL it is.

 

If this disk is on it's way to see Elvis, is there a recommended practice to migrate a disk out of use?  Go into shares and exclude it from being used? Something more extravagant? 

 

Observing the xfs_repair -vL progress, 100 or so non existent inodes, 100 or so disconnected inodes being placed in lost & found.  Will the parity disk restore any of these files to the disk?

Link to comment

Not for certain if this is related.  As one VM, which its virtual disk IMG file resides on this suspect disk was starting I was seeing this in the system log repeat many times. 

 

Dec 8 11:05:15 unraid kernel: ata5.00: exception Emask 0x10 SAct 0x0 SErr 0x4090000 action 0xe frozen
Dec 8 11:05:15 unraid kernel: ata5.00: irq_stat 0x00400040, connection status changed
Dec 8 11:05:15 unraid kernel: ata5: SError: { PHYRdyChg 10B8B DevExch }
Dec 8 11:05:15 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 11:05:15 unraid kernel: ata5.00: cmd 25/00:20:08:43:b1/00:00:22:01:00/e0 tag 2 dma 16384 in
Dec 8 11:05:15 unraid kernel: res 50/00:00:17:46:54/00:00:57:00:00/e0 Emask 0x10 (ATA bus error)
Dec 8 11:05:15 unraid kernel: ata5.00: status: { DRDY }
Dec 8 11:05:15 unraid kernel: ata5: hard resetting link
Dec 8 11:05:20 unraid kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Dec 8 11:05:20 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 11:05:20 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 11:05:20 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 11:05:20 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 11:05:20 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 11:05:20 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 11:05:20 unraid kernel: ata5.00: configured for UDMA/33
Dec 8 11:05:20 unraid kernel: ata5: EH complete

 

Attaching diag and syslog zips.

unraid-diagnostics-20161208-1110.zip

unraid-syslog-20161208-1109.zip

Link to comment

I think the disk log got wiped when I rebooted toggling between normal operation and maintenance mode.    Sort of surprised that /var/log/syslog doesn't roll over from day to day or whatever interval so that there is some historical record even after a reboot.

 

Do the read or seek error rates raise any concern from a disk health integrity standpoint?

 

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   115   099   006    Pre-fail  Always       -       96172840
  3 Spin_Up_Time            0x0003   098   097   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   095   095   020    Old_age   Always       -       5778
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   081   060   030    Pre-fail  Always       -       119127401
  9 Power_On_Hours          0x0032   093   093   000    Old_age   Always       -       6848
10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       13
184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0
189 High_Fly_Writes         0x003a   017   017   000    Old_age   Always       -       83
190 Airflow_Temperature_Cel 0x0022   071   062   045    Old_age   Always       -       29 (Min/Max 29/29)
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   098   098   000    Old_age   Always       -       5772
193 Load_Cycle_Count        0x0032   098   098   000    Old_age   Always       -       5786
194 Temperature_Celsius     0x0022   029   040   000    Old_age   Always       -       29 (0 21 0 0 0)
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0

 

I will replace the SATA cable, see if errors still occur and, move to different SATA port to see if there's any change there.

Link to comment

Replaced the SATA cable.  Issue persists.  Results below.

 

Dec 8 13:51:01 unraid kernel: device vnet3 entered promiscuous mode
Dec 8 13:51:01 unraid kernel: br0: port 5(vnet3) entered forwarding state
Dec 8 13:51:01 unraid kernel: br0: port 5(vnet3) entered forwarding state
Dec 8 13:51:01 unraid kernel: kvm: zapping shadow pages for mmio generation wraparound
Dec 8 13:51:01 unraid kernel: kvm: zapping shadow pages for mmio generation wraparound
Dec 8 13:51:08 unraid kernel: ata5: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 13:51:08 unraid kernel: ata5: irq_stat 0x00400040, connection status changed
Dec 8 13:51:08 unraid kernel: ata5: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 13:51:08 unraid kernel: ata5: hard resetting link
Dec 8 13:51:13 unraid kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 8 13:51:13 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:13 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:13 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:13 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:13 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:13 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:13 unraid kernel: ata5.00: configured for UDMA/133
Dec 8 13:51:13 unraid kernel: ata5: EH complete
Dec 8 13:51:15 unraid kernel: ata5.00: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 13:51:15 unraid kernel: ata5.00: irq_stat 0x00400040, connection status changed
Dec 8 13:51:15 unraid kernel: ata5: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 13:51:15 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 13:51:15 unraid kernel: ata5.00: cmd 25/00:b8:50:3a:57/00:00:6c:00:00/e0 tag 4 dma 94208 in
Dec 8 13:51:15 unraid kernel: res 50/00:00:cf:f7:eb/00:00:6b:00:00/e0 Emask 0x50 (ATA bus error)
Dec 8 13:51:15 unraid kernel: ata5.00: status: { DRDY }
Dec 8 13:51:15 unraid kernel: ata5: hard resetting link
Dec 8 13:51:21 unraid kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 8 13:51:21 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:21 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:21 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:21 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:21 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:21 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:21 unraid kernel: ata5.00: configured for UDMA/133
Dec 8 13:51:21 unraid kernel: ata5: EH complete
Dec 8 13:51:24 unraid kernel: ata5.00: exception Emask 0x50 SAct 0x0 SErr 0x4890800 action 0xe frozen
Dec 8 13:51:24 unraid kernel: ata5.00: irq_stat 0x04400040, connection status changed
Dec 8 13:51:24 unraid kernel: ata5: SError: { HostInt PHYRdyChg 10B8B LinkSeq DevExch }
Dec 8 13:51:24 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 13:51:24 unraid kernel: ata5.00: cmd 25/00:08:a8:d6:da/00:00:6b:00:00/e0 tag 30 dma 4096 in
Dec 8 13:51:24 unraid kernel: res 50/00:00:1f:a5:b0/00:00:6c:00:00/e0 Emask 0x50 (ATA bus error)
Dec 8 13:51:24 unraid kernel: ata5.00: status: { DRDY }
Dec 8 13:51:24 unraid kernel: ata5: hard resetting link
Dec 8 13:51:29 unraid kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 8 13:51:29 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:29 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:29 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:29 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:29 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:29 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:29 unraid kernel: ata5.00: configured for UDMA/133
Dec 8 13:51:29 unraid kernel: ata5: EH complete
Dec 8 13:51:30 unraid kernel: ata5: limiting SATA link speed to 3.0 Gbps
Dec 8 13:51:30 unraid kernel: ata5.00: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 13:51:30 unraid kernel: ata5.00: irq_stat 0x00400040, connection status changed
Dec 8 13:51:30 unraid kernel: ata5: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 13:51:30 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 13:51:30 unraid kernel: ata5.00: cmd 25/00:10:30:82:90/00:00:6b:00:00/e0 tag 23 dma 8192 in
Dec 8 13:51:30 unraid kernel: res 50/00:00:2f:32:8f/00:00:6b:00:00/e0 Emask 0x50 (ATA bus error)
Dec 8 13:51:30 unraid kernel: ata5.00: status: { DRDY }
Dec 8 13:51:30 unraid kernel: ata5: hard resetting link
Dec 8 13:51:36 unraid kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Dec 8 13:51:36 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:36 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:36 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:36 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:36 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:36 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:36 unraid kernel: ata5.00: configured for UDMA/133
Dec 8 13:51:36 unraid kernel: ata5: EH complete
Dec 8 13:51:42 unraid kernel: ata5.00: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 13:51:42 unraid kernel: ata5.00: irq_stat 0x00400040, connection status changed
Dec 8 13:51:42 unraid kernel: ata5: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 13:51:42 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 13:51:42 unraid kernel: ata5.00: cmd 25/00:28:e0:10:aa/00:00:6b:00:00/e0 tag 16 dma 20480 in
Dec 8 13:51:42 unraid kernel: res 50/00:00:4f:27:3f/00:00:6c:00:00/e0 Emask 0x50 (ATA bus error)
Dec 8 13:51:42 unraid kernel: ata5.00: status: { DRDY }
Dec 8 13:51:42 unraid kernel: ata5: hard resetting link
Dec 8 13:51:47 unraid kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Dec 8 13:51:47 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:47 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:47 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:47 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:47 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:47 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:47 unraid kernel: ata5.00: configured for UDMA/133
Dec 8 13:51:47 unraid kernel: ata5: EH complete
Dec 8 13:51:49 unraid kernel: ata5.00: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 13:51:49 unraid kernel: ata5.00: irq_stat 0x00400040, connection status changed
Dec 8 13:51:49 unraid kernel: ata5: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 13:51:49 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 13:51:49 unraid kernel: ata5.00: cmd 25/00:c0:28:6d:96/00:01:6b:00:00/e0 tag 13 dma 229376 in
Dec 8 13:51:49 unraid kernel: res 50/00:00:8f:23:75/00:00:6c:00:00/e0 Emask 0x50 (ATA bus error)
Dec 8 13:51:49 unraid kernel: ata5.00: status: { DRDY }
Dec 8 13:51:49 unraid kernel: ata5: hard resetting link
Dec 8 13:51:53 unraid autofan: Highest disk temp is 34C, adjusting fan speed from: 118 (46% @ 1167rpm) to: 124 (48% @ 1205rpm)
Dec 8 13:51:54 unraid kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Dec 8 13:51:54 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:54 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:54 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:54 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:51:54 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:51:54 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:51:54 unraid kernel: ata5.00: configured for UDMA/133
Dec 8 13:51:54 unraid kernel: ata5: EH complete
Dec 8 13:51:55 unraid kernel: ata5.00: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 13:51:55 unraid kernel: ata5.00: irq_stat 0x00400040, connection status changed
Dec 8 13:51:55 unraid kernel: ata5: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 13:51:55 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 13:51:55 unraid kernel: ata5.00: cmd 25/00:00:00:07:91/00:02:6b:00:00/e0 tag 12 dma 262144 in
Dec 8 13:51:55 unraid kernel: res 50/00:00:df:a7:c1/00:00:6b:00:00/e0 Emask 0x50 (ATA bus error)
Dec 8 13:51:55 unraid kernel: ata5.00: status: { DRDY }
Dec 8 13:51:55 unraid kernel: ata5: hard resetting link
Dec 8 13:52:01 unraid kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Dec 8 13:52:01 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:52:01 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:52:01 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:52:01 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:52:01 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:52:01 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:52:01 unraid kernel: ata5.00: configured for UDMA/133
Dec 8 13:52:01 unraid kernel: ata5: EH complete
Dec 8 13:52:04 unraid kernel: ata5: limiting SATA link speed to 1.5 Gbps
Dec 8 13:52:04 unraid kernel: ata5.00: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 13:52:04 unraid kernel: ata5.00: irq_stat 0x00400040, connection status changed
Dec 8 13:52:04 unraid kernel: ata5: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 13:52:04 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 13:52:04 unraid kernel: ata5.00: cmd 25/00:20:c8:38:0c/00:00:6d:00:00/e0 tag 4 dma 16384 in
Dec 8 13:52:04 unraid kernel: res 50/00:00:4f:b2:d5/00:00:6c:00:00/e0 Emask 0x50 (ATA bus error)
Dec 8 13:52:04 unraid kernel: ata5.00: status: { DRDY }
Dec 8 13:52:04 unraid kernel: ata5: hard resetting link
Dec 8 13:52:10 unraid kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Dec 8 13:52:10 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:52:10 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:52:10 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:52:10 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:52:10 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:52:10 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:52:10 unraid kernel: ata5.00: configured for UDMA/133
Dec 8 13:52:10 unraid kernel: ata5: EH complete
Dec 8 13:52:11 unraid kernel: ata5.00: exception Emask 0x10 SAct 0x0 SErr 0x4890000 action 0xe frozen
Dec 8 13:52:11 unraid kernel: ata5.00: irq_stat 0x0c400040, interface fatal error, connection status changed
Dec 8 13:52:11 unraid kernel: ata5: SError: { PHYRdyChg 10B8B LinkSeq DevExch }
Dec 8 13:52:11 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 13:52:11 unraid kernel: ata5.00: cmd 25/00:20:90:36:d5/00:00:6c:00:00/e0 tag 16 dma 16384 in
Dec 8 13:52:11 unraid kernel: res 50/00:00:47:15:91/00:00:6b:00:00/e0 Emask 0x10 (ATA bus error)
Dec 8 13:52:11 unraid kernel: ata5.00: status: { DRDY }
Dec 8 13:52:11 unraid kernel: ata5: hard resetting link
Dec 8 13:52:16 unraid kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Dec 8 13:52:16 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:52:16 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:52:16 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:52:16 unraid kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 13:52:16 unraid kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 13:52:16 unraid kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 13:52:16 unraid kernel: ata5.00: configured for UDMA/133
Dec 8 13:52:16 unraid kernel: ata5: EH complete
Dec 8 13:52:18 unraid kernel: ata5.00: exception Emask 0x10 SAct 0x0 SErr 0x4090000 action 0xe frozen
Dec 8 13:52:18 unraid kernel: ata5.00: irq_stat 0x00400040, connection status changed
Dec 8 13:52:18 unraid kernel: ata5: SError: { PHYRdyChg 10B8B DevExch }
Dec 8 13:52:18 unraid kernel: ata5.00: failed command: READ DMA EXT
Dec 8 13:52:18 unraid kernel: ata5.00: cmd 25/00:20:f0:a6:77/00:00:6b:00:00/e0 tag 24 dma 16384 in
Dec 8 13:52:18 unraid kernel: res 50/00:00:e7:3e:18/00:00:6d:00:00/e0 Emask 0x10 (ATA bus error)
Dec 8 13:52:18 unraid kernel: ata5.00: status: { DRDY }

 

Issue still persists after the cable change.  One thing of note, it negotiates it's way from 6 Gbps, 3.0 Gbps, 1.5 Gbps.

 

Moved the new SATA cable to different SATA port.  Result appears to be the same. as the above.

 

Now the disk is showing unmountable.  Running xfs_repair -vL on it again.  While the repair is running same errors, now from the new STAT port used ATA6.

 

Dec 8 14:38:24 unraid kernel: ata6: EH complete
Dec 8 14:42:42 unraid php: /usr/local/emhttp/plugins/dynamix/scripts/xfs_check 'start' '/dev/md3' 'ST3000VN000-1HJ166_W6A1405J' '-vL'
Dec 8 14:49:19 unraid kernel: ata6: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 14:49:19 unraid kernel: ata6: irq_stat 0x00400040, connection status changed
Dec 8 14:49:19 unraid kernel: ata6: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 14:49:19 unraid kernel: ata6: hard resetting link
Dec 8 14:49:24 unraid kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 8 14:49:24 unraid kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 14:49:24 unraid kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 14:49:24 unraid kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 14:49:24 unraid kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 14:49:24 unraid kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 14:49:24 unraid kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 14:49:24 unraid kernel: ata6.00: configured for UDMA/133
Dec 8 14:49:24 unraid kernel: ata6: EH complete
Dec 8 14:52:58 unraid kernel: ata6.00: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 14:52:58 unraid kernel: ata6.00: irq_stat 0x00400040, connection status changed
Dec 8 14:52:58 unraid kernel: ata6: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 14:52:58 unraid kernel: ata6.00: failed command: READ DMA EXT
Dec 8 14:52:58 unraid kernel: ata6.00: cmd 25/00:40:f8:45:54/00:00:57:00:00/e0 tag 27 dma 32768 in
Dec 8 14:52:58 unraid kernel: res 50/00:00:17:3c:54/00:00:57:00:00/e0 Emask 0x50 (ATA bus error)
Dec 8 14:52:58 unraid kernel: ata6.00: status: { DRDY }
Dec 8 14:52:58 unraid kernel: ata6: hard resetting link
Dec 8 14:53:03 unraid kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 8 14:53:03 unraid kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 14:53:03 unraid kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 14:53:03 unraid kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 14:53:03 unraid kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 14:53:03 unraid kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 14:53:03 unraid kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 14:53:03 unraid kernel: ata6.00: configured for UDMA/133
Dec 8 14:53:03 unraid kernel: ata6: EH complete
Dec 8 14:53:11 unraid kernel: ata6: exception Emask 0x50 SAct 0x0 SErr 0x4090800 action 0xe frozen
Dec 8 14:53:11 unraid kernel: ata6: irq_stat 0x00400040, connection status changed
Dec 8 14:53:11 unraid kernel: ata6: SError: { HostInt PHYRdyChg 10B8B DevExch }
Dec 8 14:53:11 unraid kernel: ata6: hard resetting link
Dec 8 14:53:16 unraid kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 8 14:53:16 unraid kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 14:53:16 unraid kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 14:53:16 unraid kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 14:53:16 unraid kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Dec 8 14:53:16 unraid kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Dec 8 14:53:16 unraid kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Dec 8 14:53:16 unraid kernel: ata6.00: configured for UDMA/133
Dec 8 14:53:16 unraid kernel: ata6: EH complete

 

The issue seems to have followed the drive.  Can I exclude shares from using this disk and then manually run the mover to have the system migrate data over to the other two disks?  All of my current disks are formatted XFS, is it possible to have a hybrid environment with XFS and BTRFS disks in the same array?

 

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...