I've had a new drive drop out a couple of times, but it tests fine in another machine. This time around, I swapped physical ports with another working drive, and after reboot this is shown:
	
	
	
		
I'm surprised that the drive which is being resilvered is not identified. Is this normal behaviour? Could have sworn I've seen this detail included before.
The CKSUM column gives a hint (that is the drive which has previously dropped out), but given that I'm unsure of the exact fault (drive? controller? enclosure? cabling? power?), and the ports have been swapped, it's not really safe to make assumptions based on this information, beyond a very general "at least 1 disk out of the 3 has no known data errors".
To me it seems fairly important to identify which drive is not fully "in sync" with the rest of the mirror, particularly because a full resilver of this 12TB array can take a few days.
Thoughts?
				
			
		Code:
	
	  pool: db
 state: ONLINE
status: One or more devices is currently being resilvered.  The pool will
        continue to function, possibly in a degraded state.
action: Wait for the resilver to complete.
  scan: resilver in progress since Tue Mar 10 16:32:55 2020
        2.07T scanned at 955M/s, 1.92T issued at 289M/s, 4.84T total
        0 resilvered, 39.58% done, 0 days 02:56:42 to go
config:
        NAME                        STATE     READ WRITE CKSUM
        db                          ONLINE       0     0     0
          mirror-0                  ONLINE       0     0     0
            diskid/DISK-8HHHEEXHp1  ONLINE       0     0     0
            diskid/DISK-8HJ3A23Hp1  ONLINE       0     0     0
            diskid/DISK-8CJVUS0Ep1  ONLINE       0     0     9
        logs
          gpt/slog_db               ONLINE       0     0     0
        cache
          gpt/l2arc_db              ONLINE       0     0     0
errors: No known data errorsI'm surprised that the drive which is being resilvered is not identified. Is this normal behaviour? Could have sworn I've seen this detail included before.
The CKSUM column gives a hint (that is the drive which has previously dropped out), but given that I'm unsure of the exact fault (drive? controller? enclosure? cabling? power?), and the ports have been swapped, it's not really safe to make assumptions based on this information, beyond a very general "at least 1 disk out of the 3 has no known data errors".
To me it seems fairly important to identify which drive is not fully "in sync" with the rest of the mirror, particularly because a full resilver of this 12TB array can take a few days.
Thoughts?
 
			    