I'm running Solaris 9/Sparc (latest patches included) on SVM mirrored
disks. Recently I stumbled over a phenomenon I haven't noticed on Sol8.
After a disk failed I did a metareplace from a scratch spare disk (not
a hotspare) like
metareplace mirror deva devb
The mirror resyncs and runs fine. After replacing the failed disk I
reversed everything:
metareplace mirror devb deva
resync took place and everything runs fine again.
But after a reboot the system marked deva as bad. If I do a
metadetach -f, metaclear, metainit, metattach everything works
again. Has this to do with the device ID and how do I get around
this? The docs give no hints.
Uwe