Please keep in mind that none of the disks reported Time in Over-Temperature
but one, and it wasn’t among the ones that reported errors (FAULTED or REMOVED).
Moreover wouldn’t TN report errors for any disk that would stop functioning due to heat? In this case, only two errors were reported.
As @PK1048 suggested, maybe other hardware parts may have been impacted by heat produced by the drives (which themselves could withstand).
As further evidence, once I had the drives back to normal temperature, I had other unexplainable hardware issues during zpool import
dry run operations.
These were drives becoming inaccessible:
spa_load(subramanya, config untrusted): FAILED: unable to open vdev tree [error=2]
1749267364 ffff9155ee2f8000 vdev.c:219:vdev_dbgmsg_print_tree(): vdev 0: root, guid: 15005074635607672362, path: N/A, can't open
1749267364 ffff9155ee2f8000 vdev.c:219:vdev_dbgmsg_print_tree(): vdev 0: raidz, guid: 1843460257378462166, path: N/A, can't open
1749267364 ffff9155ee2f8000 vdev.c:219:vdev_dbgmsg_print_tree(): vdev 0: disk, guid: 12560554049367260037, path: /dev/disk/by-partuuid/69e33d70-2e29-4440-bafd-0f183720274b, can't open
1749267364 ffff9155ee2f8000 vdev.c:219:vdev_dbgmsg_print_tree(): vdev 1: disk, guid: 3504886088678984596, path: /dev/disk/by-partuuid/90aea466-1527-4960-ad48-98bc5f0ffd21, can't open
1749267364 ffff9155ee2f8000 vdev.c:219:vdev_dbgmsg_print_tree(): vdev 2: disk, guid: 1026282999581038360, path: /dev/disk/by-partuuid/ddb020b8-2290-495d-8343-089f94d31ad4, healthy
1749267364 ffff9155ee2f8000 vdev.c:219:vdev_dbgmsg_print_tree(): vdev 3: disk, guid: 4494896413352636629, path: /dev/disk/by-partuuid/4e570c79-6ff8-4ab4-94e3-0fc804c1a3a7, healthy
1749267364 ffff9155ee2f8000 vdev.c:219:vdev_dbgmsg_print_tree(): vdev 4: disk, guid: 18426049172646806820, path: /dev/disk/by-partuuid/e6d7bead-7310-43d8-8236-9aba92acd3c8, can't open
1749267364 ffff9155ee2f8000 vdev.c:219:vdev_dbgmsg_print_tree(): vdev 5: disk, guid: 10710542068254203083, path: /dev/disk/by-partuuid/33870927-1683-4d16-a597-7efee3e7b405, healthy
1749267364 ffff9155ee2f8000 spa_misc.c:429:spa_load_note(): spa_load(subramanya, config untrusted): UNLOADING
I really don’t know how it works, but I suppose it could be caused by the disk controller or other electronic components.