zpool create foo mirror da0 da2
# Physically remove da1 and da2
# Reinsert da2. It should now be called "da1"
zpool online foo <GUID of the vdev formerly known as da2>
zpool status foo
# The pool should be healthy. Prior to this change, it would still be degraded
# and the missing vdev would still display as REMOVED