metareplace

metareplace

Post by Marc » Tue, 01 Apr 2003 19:14:51



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

 
 
 

metareplace

Post by Thomas Tornblo » Tue, 01 Apr 2003 19:28:10



> 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 ?

metareplace -e d6 c0t2d0s6

Quote:

> Many thanks

Thomas

 
 
 

1. metareplace again

Hello,

As described in my first post called "metareplace" today, I've got a Sun
box (Solaris 9) with two 80 GB disks in it, the problem is that I've
booted with one disk unavailable so as recommended my Thomas Tornblom
(thanks for your reply btw!!) I've did a metareplace -e mirror component
to get the disks resync. Now I just saw that the resync stopped and saw
the following error messages:

Mar 31 14:14:03 host uata: [ID 243024 kern.notice]  BUSY set : Hence
returing error status 80, error 80
Mar 31 14:14:03 host uata: [ID 464412 kern.warning] WARNING: timeout:
reset target chno = 1 targ = 2
Mar 31 14:14:03 host uata: [ID 606412 kern.warning] WARNING: timeout:
reset bus chno = 1 targ = 2
Mar 31 14:14:36 host uata: [ID 568058 kern.warning] WARNING: Drive not
ready before set_features
Mar 31 14:14:36 host md_stripe: [ID 641072 kern.warning] WARNING: md:
d26: write error on /dev/dsk/c0t2d0s6
Mar 31 14:14:36 host md_stripe: [ID 641072 kern.warning] WARNING: md:
d25: write error on /dev/dsk/c0t2d0s5
Mar 31 14:14:36 host md_mirror: [ID 104909 kern.warning] WARNING: md:
d26: /dev/dsk/c0t2d0s6 needs maintenance
Mar 31 14:14:36 host md_mirror: [ID 104909 kern.warning] WARNING: md:
d25: /dev/dsk/c0t2d0s5 needs maintenance
Mar 31 14:14:36 host md_mirror: [ID 104909 kern.warning] WARNING: md:
d20: /dev/dsk/c0t2d0s0 needs maintenance
Mar 31 14:14:36 host md_mirror: [ID 976326 kern.warning] WARNING: md d0:
open error on /dev/dsk/c0t2d0s0
Mar 31 14:14:36 host md_mirror: [ID 104909 kern.warning] WARNING: md:
d21: /dev/dsk/c0t2d0s1 needs maintenance
Mar 31 14:14:36 host md_mirror: [ID 976326 kern.warning] WARNING: md d1:
open error on /dev/dsk/c0t2d0s1
Mar 31 14:14:36 host md_mirror: [ID 104909 kern.warning] WARNING: md:
d23: /dev/dsk/c0t2d0s3 needs maintenance
Mar 31 14:14:36 host md_mirror: [ID 976326 kern.warning] WARNING: md d3:
open error on /dev/dsk/c0t2d0s3

c0t2d0xx is the second mirror disk, c0t0d0xx is the bootdisk. Now can
someone tell me if this is bad or what should I do ? The disks are brand
new Seagate disks EIDE disks.

Many thanks

2. Appache and cgi-parsing

3. metareplace - can't find component in unit

4. flash

5. metareplace question (Solaris 9)

6. Linux - GNUMake

7. metareplace -e d40 c0t0d0s0 what will happen

8. Newbie Alert!! Two dumb questions.

9. md.tab not correct after metareplace

10. metareplace -e and 280R not working: can I use this trick ?

11. Metareplace Bad RAID 5 Disk W/Hotswap Disk?

12. metareplace problem

13. Metareplace one disk into a mirror striped array?