We have a set of 12 disks in a raidz3 pool that will not stay online. The pool will degrade will multiple drives faulting. The disks are throwing sector errors in the kernel at the same time. These are relatively new Seagate 18TB Exos X18 SAS drives (few months old) connected to a LSI SAS9300-8e. Firmware is up-to-date on the SAS card. No problems with SMART on these drives. We have several other pools connected to the same SAS card in the same JBOD with no issues.
In trying to eliminate a backplane/cabling/SAS card issue, we've moved the pool of disks to a new headnode that has a different SAS card and different JBOD. We've tried this with a 3rd headnode/SAS card/JBOD and still the same issue. The disks are still faulting with sector errors. We have another headnode with a LSI SAS9305-16e card that we could try moving these pool of disks to.
Any ideas here? It could obviously just be a problem with the disks but it's odd that they all throw sector errors and fault at the same time.
In trying to eliminate a backplane/cabling/SAS card issue, we've moved the pool of disks to a new headnode that has a different SAS card and different JBOD. We've tried this with a 3rd headnode/SAS card/JBOD and still the same issue. The disks are still faulting with sector errors. We have another headnode with a LSI SAS9305-16e card that we could try moving these pool of disks to.
Any ideas here? It could obviously just be a problem with the disks but it's odd that they all throw sector errors and fault at the same time.
Code:
[1845440.353235] blk_update_request: I/O error, dev sdbt, sector 35156637696 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845440.354582] blk_update_request: I/O error, dev sdbt, sector 2048 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
[1845440.355782] blk_update_request: I/O error, dev sdbt, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845440.356967] blk_update_request: I/O error, dev sdbv, sector 35156637696 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845440.358121] blk_update_request: I/O error, dev sdbv, sector 2048 op 0x0:(READ) flags 0x0 phys_seg 3 prio class 0
[1845440.359243] blk_update_request: I/O error, dev sdbv, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845470.353142] blk_update_request: I/O error, dev sdbn, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845500.354534] blk_update_request: I/O error, dev sdbn, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845530.355940] blk_update_request: I/O error, dev sdbn, sector 2048 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845560.357254] blk_update_request: I/O error, dev sdbn, sector 35156637696 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845591.366774] blk_update_request: I/O error, dev sdbr, sector 0 op 0x0:(READ) flags 0x0 phys_seg 3 prio class 0
[1845621.363131] blk_update_request: I/O error, dev sdbr, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845651.364488] blk_update_request: I/O error, dev sdbr, sector 2048 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845681.365922] blk_update_request: I/O error, dev sdbr, sector 35156637696 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845715.366022] blk_update_request: I/O error, dev sdbt, sector 0 op 0x0:(READ) flags 0x0 phys_seg 3 prio class 0
[1845745.367435] blk_update_request: I/O error, dev sdbt, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845775.368848] blk_update_request: I/O error, dev sdbt, sector 2048 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845805.370227] blk_update_request: I/O error, dev sdbt, sector 35156637696 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845835.373079] blk_update_request: I/O error, dev sdbv, sector 0 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
[1845865.374526] blk_update_request: I/O error, dev sdbv, sector 0 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
[1845895.375920] blk_update_request: I/O error, dev sdbv, sector 2048 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845925.377237] blk_update_request: I/O error, dev sdbv, sector 35156637696 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845959.374128] blk_update_request: I/O error, dev sdbx, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1845989.375519] blk_update_request: I/O error, dev sdbx, sector 0 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 0
[1846019.376916] blk_update_request: I/O error, dev sdbx, sector 2048 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[1846049.378375] blk_update_request: I/O error, dev sdbx, sector 35156637696 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0