I have an HP-UX 10.20 system with a mirror disk pair. I recently had a failed disk, which I'll refer to as "the bad disk". I had to remove it from the system in order to boot successfully. I went through the procedure of replacing it with a new one, which I'll refer to as the "replacement disk", and re-mirrored all of the logical volumes to it from what I'll refer to as the "original good disk".
One of the logical volumes however shows 1 stale extent on the "replacement disk", but I believe it's because the "original good disk" has an I/O problem, as I get I/O errors when trying to do a DD read from it, so it can't read the data from the "original good disk" to mirror to the "replacement disk". I don't get any errors when doing a DD read from the "replacement disk".
I'm able to run the system normally, and boot from both disks without issue.
My question is, I'd like to now replace the "original good disk" with another one that doesn't give I/O errors, which I could do by breaking the mirror, leaving the "replacement disk" as the new master, and re-mirroring to another new disk. But, what does that mean as far as the stale extent that is now on the "replacement disk", as in theory there's no data in that extent to mirror over to another replacement, so will I end up with stale extents even after replacing?