Hello,
I've got a Sun server using Solaris 9 which has two disks in RAID 1
mirror using Solaris Volume Manager. The problem now is that the machine
somehow didn't see the second disk and booted the OS. Now I've rebooted
again and it sees the two disks but if I do a metastat I see the following:
d6: Mirror
Submirror 0: d16
State: Okay
Submirror 1: d26
State: Needs maintenance
Pass: 1
Read option: roundrobin (default)
Write option: parallel (default)
Size: 57617760 blocks
d16: Submirror of d6
State: Okay
Size: 57617760 blocks
Stripe 0:
Device Start Block Dbase State Reloc Hot Spare
c0t0d0s6 0 No Okay Yes
d26: Submirror of d6
State: Needs maintenance
Invoke: metareplace d6 c0t2d0s6 <new device>
Size: 57617760 blocks
Stripe 0:
Device Start Block Dbase State Reloc Hot Spare
c0t2d0s6 0 No Maintenance Yes
Now I've tryed to do a metareplace d6 c0t2d0s6 c0t2d0s6 but this doesn't
work. How can I tell SVM that he has to resync using the same disk as
before ?
Many thanks