Thanks for the quick reply.
root@ktpve32:~# zpool status -v
  pool: rpool
 state: DEGRADED
status: One or more devices could not be used because the label is missing or
        invalid.  Sufficient replicas exist for the pool to continue
        functioning in a degraded state.
action: Replace the device using 'zpool replace'.
   see: 
https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-4J
  scan: scrub repaired 0B in 00:00:25 with 0 errors on Sun Jul 10 00:24:26 2022
config:
        NAME                                              STATE     READ WRITE CKSUM
        rpool                                             DEGRADED     0     0     0
          mirror-0                                        DEGRADED     0     0     0
            16938304517973068656                          UNAVAIL      0     0     0  was /dev/disk/by-id/scsi-36d4ae520a6226f00293f990107118dba-part3
            scsi-36d4ae520a6226f00293f990c07bd03b6-part3  ONLINE       0     0     0
errors: No known data errors
*****************************************
root@ktpve32:~# fdisk -l
Disk /dev/sda: 1.45 TiB, 1599741100032 bytes, 3124494336 sectors
Disk model: PERC H700       
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: B9915AF7-B0C9-41DC-B702-2458768806F1
Device       Start        End    Sectors  Size Type
/dev/sda1       34       2047       2014 1007K BIOS boot
/dev/sda2     2048    1050623    1048576  512M EFI System
/dev/sda3  1050624 3124494302 3123443679  1.5T Solaris /usr & Apple ZFS
Disk /dev/zd0: 50 GiB, 53687091200 bytes, 104857600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 8192 bytes
I/O size (minimum/optimal): 8192 bytes / 8192 bytes
Disk /dev/zd16: 64 GiB, 68719476736 bytes, 134217728 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 8192 bytes
I/O size (minimum/optimal): 8192 bytes / 8192 bytes
Disk /dev/zd32: 20 GiB, 21474836480 bytes, 41943040 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 8192 bytes
I/O size (minimum/optimal): 8192 bytes / 8192 bytes
Disklabel type: dos
Disk identifier: 0x630f8a63
Device      Boot   Start      End  Sectors Size Id Type
/dev/zd32p1 *       2048  8388607  8386560   4G 83 Linux
/dev/zd32p2      8390654 41940991 33550338  16G  5 Extended
/dev/zd32p5      8390656 41940991 33550336  16G 82 Linux swap / Solaris
Partition 2 does not start on physical sector boundary.
Disk /dev/zd48: 50 GiB, 53687091200 bytes, 104857600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 8192 bytes
I/O size (minimum/optimal): 8192 bytes / 8192 bytes
Disk /dev/zd64: 64 GiB, 68719476736 bytes, 134217728 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 8192 bytes
I/O size (minimum/optimal): 8192 bytes / 8192 bytes
*****************************************
root@ktpve32:~# ls -alh /dev/disk/by-id
total 0
drwxr-xr-x 2 root root 200 May 12 15:25 .
drwxr-xr-x 7 root root 140 May 12 15:25 ..
lrwxrwxrwx 1 root root   9 May 12 15:25 scsi-36d4ae520a6226f00293f990c07bd03b6 -> ../../sda
lrwxrwxrwx 1 root root  10 May 12 15:25 scsi-36d4ae520a6226f00293f990c07bd03b6-part1 -> ../../sda1
lrwxrwxrwx 1 root root  10 May 15 10:10 scsi-36d4ae520a6226f00293f990c07bd03b6-part2 -> ../../sda2
lrwxrwxrwx 1 root root  10 May 12 15:25 scsi-36d4ae520a6226f00293f990c07bd03b6-part3 -> ../../sda3
lrwxrwxrwx 1 root root   9 May 12 15:25 wwn-0x6d4ae520a6226f00293f990c07bd03b6 -> ../../sda
lrwxrwxrwx 1 root root  10 May 12 15:25 wwn-0x6d4ae520a6226f00293f990c07bd03b6-part1 -> ../../sda1
lrwxrwxrwx 1 root root  10 May 15 10:10 wwn-0x6d4ae520a6226f00293f990c07bd03b6-part2 -> ../../sda2
lrwxrwxrwx 1 root root  10 May 12 15:25 wwn-0x6d4ae520a6226f00293f990c07bd03b6-part3 -> ../../sda3