Thanks for the reply. Sorry for not including "CODE tags". The first assumption is correct - each mirror has two submirrors, d1x and d2x.
The metadb is on s6. The disk c1t1d0 is the replaced disk.
I was trying to execute:
Code:
metareplace -e d30 c1t1d0s0
and it kept barfing. When I executed:
Code:
metareplace -e d31 c1t1d0s1
It started syncing! Thanks. But the metadb is messed up like you said:
Code:
# metadb
flags first blk block count
W p l 16 1034 /dev/dsk/c1t1d0s6
W p l 1050 1034 /dev/dsk/c1t1d0s6
I tried the command:
Code:
# metadb -d c1t1d0s6
metadb: sl76prd2: must have at least 2 databases (-f overrides)
Suggestions?
Thanks,
Mike