I solved the problem.
1- Find the disk that's not in use in our pool using ls -n /dev/disk/by-id/ |grep nvme-eui
2- Moved the disk offline using zpool offline rpool 4507037677091464003
3- Add it to the pool as is, but it won't let me, complaining that the disk is already in the pool.
4- Remove...