I have one server that was half-done by a contractor a few months ago and now need to be completed.
The rootdev entry in /etc/system is commented out (*); and the /etc/vfstab entries are /dev/dsk/c1t0d0s0 and so forth (not /dev/md/dsk/d0, etc.); but I have meta entries (from metastat -p) that show:
d5 -m d15 d25 1
d15 1 1 c1t0d0s5
d25 1 1 c1t1d0s5
and on for d0 (d10,d20), d1 (d11,d21) , d3 (d13,d23), d4 (d14,d24)
And there are no state database replicas.
Would you say to metadetach and metaclear all mirrors and submirrors and then just start over? To me it doesn't appear that the mirrors/submirrors are even being used since it is booting from c1t0d0s0 there is no rootdev entry in /etc/system. And since there are no state database replicas I think they are leftover entries that should just be cleaned up and then start over (i.e., metadb, metainit, metattach).
The rootdev entry in /etc/system is commented out (*); and the /etc/vfstab entries are /dev/dsk/c1t0d0s0 and so forth (not /dev/md/dsk/d0, etc.); but I have meta entries (from metastat -p) that show:
d5 -m d15 d25 1
d15 1 1 c1t0d0s5
d25 1 1 c1t1d0s5
and on for d0 (d10,d20), d1 (d11,d21) , d3 (d13,d23), d4 (d14,d24)
And there are no state database replicas.
Would you say to metadetach and metaclear all mirrors and submirrors and then just start over? To me it doesn't appear that the mirrors/submirrors are even being used since it is booting from c1t0d0s0 there is no rootdev entry in /etc/system. And since there are no state database replicas I think they are leftover entries that should just be cleaned up and then start over (i.e., metadb, metainit, metattach).