Hello all. I had a failed drive and purchased an identical one. Upon following the documentation to replace the drive it is now stuck in "replacing".
imgur.com
Here is an output from a zpool status -v.
Its currently in degraded mode and has been for a couple weeks while its resilvered several times. I'd rather not have another drive failure. How can I get this new drive to replace the failed one??

imgur.com
Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, entertaining gifs, inspiring stories, viral videos, and so much more from users.

Here is an output from a zpool status -v.
Code:
root@s83-stor0[~]# zpool status -v POOL1 pool: POOL1 state: DEGRADED status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see: http://illumos.org/msg/ZFS-8000-8A scan: resilvered 3.29T in 0 days 14:56:40 with 339759 errors on Sun Sep 13 02:38:48 2020 config: NAME STATE READ WRITE CKSUM POOL1 DEGRADED 0 0 857K raidz1-0 DEGRADED 0 0 2.05M gptid/4167c803-245f-11ea-ad31-0cc47aca5b0a DEGRADED 0 0 0 too many errors gptid/470b7fd1-245f-11ea-ad31-0cc47aca5b0a DEGRADED 0 0 0 too many errors gptid/4cbd97cd-245f-11ea-ad31-0cc47aca5b0a DEGRADED 0 0 0 too many errors gptid/523fd061-245f-11ea-ad31-0cc47aca5b0a DEGRADED 0 0 0 too many errors gptid/57ed538e-245f-11ea-ad31-0cc47aca5b0a DEGRADED 0 0 0 too many errors replacing-5 DEGRADED 0 0 0 7000134766729437270 OFFLINE 0 0 0 was /dev/gptid/5d76883d-245f-11ea-ad31-0cc47aca5b0a gptid/1c0196b3-f219-11ea-852a-0cc47aca5b0a ONLINE 0 0 0 cache gptid/63c2d766-245f-11ea-ad31-0cc47aca5b0a ONLINE 0 0 0 errors: Permanent errors have been detected in the following files: POOL1/DATA1:<0x69a0f> POOL1/DATA1:<0x69b7d> POOL1/DATA1:<0x6a9f0> root@s83-stor0[~]#
Its currently in degraded mode and has been for a couple weeks while its resilvered several times. I'd rather not have another drive failure. How can I get this new drive to replace the failed one??