Mirroring


 
Thread Tools Search this Thread
Operating Systems Solaris Mirroring
# 1  
Old 01-05-2010
Mirroring

Hi All

i wish to mirror the root disk, but i face the below error.

Code:
root@saturn # metainit d11 1 1 c0t0d0s0
metainit: saturn: c0t0d0s0: is mounted on /

kindly assist...
# 2  
Old 01-05-2010
please provide the steps you took from beginning.
use metainit -f d11 1 1 c0t0d0s0

Last edited by incredible; 01-05-2010 at 04:42 AM..
# 3  
Old 01-05-2010
oo.. its work
but after this i run this
Code:
root@saturn # metainit -f d12 1 1 c1t0d0s0
metainit: saturn: c1t0d0s0: overlaps with device in d11

Code:
root@saturn # iostat -Ei
sd6       Soft Errors: 3 Hard Errors: 0 Transport Errors: 0
Vendor: TOSHIBA  Product: XM6201TASUN32XCD Revision: 1103 Device Id:
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 3 Predictive Failure Analysis: 0
ssd8      Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST3146707FC      Revision: 0005 Device Id: id1,ssd@n20000014c3f46bc9
Size: 146.81GB <146811883520 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
ssd17     Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST3146707FC      Revision: 0003 Device Id: id1,ssd@n20000014c379e7c6
Size: 146.81GB <146811883520 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
ssd18     Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST3146707FC      Revision: 0005 Device Id: id1,ssd@n20000014c3f46bc9
Size: 146.81GB <146811883520 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
ssd19     Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST3146707FC      Revision: 0003 Device Id: id1,ssd@n20000014c379e7c6
Size: 146.81GB <146811883520 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
ssd20     Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST3146707FC      Revision: 0005 Device Id: id1,ssd@n20000014c3e082f5
Size: 146.81GB <146811883520 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
ssd21     Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST3146707FC      Revision: 0005 Device Id: id1,ssd@n20000014c3e082f5
Size: 146.81GB <146811883520 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
ssd22     Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST3146707FC      Revision: 0005 Device Id: id1,ssd@n20000014c3f3206a
Size: 146.81GB <146811883520 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0
ssd23     Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST3146707FC      Revision: 0005 Device Id: id1,ssd@n20000014c3f3206a
Size: 146.81GB <146811883520 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0

# 4  
Old 01-05-2010
There's a very good book (online pdf) "Boot Disk Managment" published in the "Sun Blueprints" series which details step by step how to do this.

An excellent resource.
# 5  
Old 01-05-2010
Quote:
Originally Posted by Celtic_Monkey
There's a very good book (online pdf) "Boot Disk Managment" published in the "Sun Blueprints" series which details step by step how to do this.

An excellent resource.

i read some page just now, really is a good book for help me in this case, thanks for sharing =)

but i had face the problem when run the second step
Code:
root@saturn # metainit -f d12 1 1 c1t0d0s0
metainit: saturn: c1t0d0s0: overlaps with device in d11

kindly advise =)

---------- Post updated at 05:27 PM ---------- Previous update was at 05:04 PM ----------

and i found that it is quite weird
the ID look like duplicate already
please help, me confuse already.. Smilie

0=4
1=5
2=6
3=7

Code:
root@saturn # format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c0t0d0 <SEAGATE-ST3146707FC-0005 cyl 44304 alt 2 hd 8 sec 809>
          /sbus@2,0/SUNW,socal@1,0/sf@0,0/ssd@w21000014c3f46bc9,0
       1. c0t1d0 <SEAGATE-ST3146707FC-0005 cyl 44304 alt 2 hd 8 sec 809>
          /sbus@2,0/SUNW,socal@1,0/sf@0,0/ssd@w21000014c379e7c6,0
       2. c0t2d0 <SEAGATE-ST3146707FC-0005 cyl 44304 alt 2 hd 8 sec 809>
          /sbus@2,0/SUNW,socal@1,0/sf@0,0/ssd@w21000014c3f3206a,0
       3. c0t3d0 <SEAGATE-ST3146707FC-0005 cyl 44304 alt 2 hd 8 sec 809>
          /sbus@2,0/SUNW,socal@1,0/sf@0,0/ssd@w21000014c3e082f5,0
       4. c1t0d0 <SEAGATE-ST3146707FC-0005 cyl 44304 alt 2 hd 8 sec 809>
          /sbus@2,0/SUNW,socal@1,0/sf@1,0/ssd@w22000014c3f46bc9,0
       5. c1t1d0 <SEAGATE-ST3146707FC-0005 cyl 44304 alt 2 hd 8 sec 809>
          /sbus@2,0/SUNW,socal@1,0/sf@1,0/ssd@w22000014c379e7c6,0
       6. c1t2d0 <SEAGATE-ST3146707FC-0005 cyl 44304 alt 2 hd 8 sec 809>
          /sbus@2,0/SUNW,socal@1,0/sf@1,0/ssd@w22000014c3f3206a,0
       7. c1t3d0 <SEAGATE-ST3146707FC-0005 cyl 44304 alt 2 hd 8 sec 809>
          /sbus@2,0/SUNW,socal@1,0/sf@1,0/ssd@w22000014c3e082f5,0

# 6  
Old 01-05-2010
please provide metastat -p and metadb output
# 7  
Old 01-05-2010
Quote:
Originally Posted by incredible
please provide metastat -p and metadb output
Code:
root@saturn # metastat -p
root@saturn # metadb
        flags           first blk       block count
     a m  pc luo        16              8192            /dev/dsk/c0t0d0s7

Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Mirroring in LPAR

Hi Folks, I am a newbie in AIX. Can someone please tell me how to do root mirroring in AIX LPAR which is created from mksysb image via HMC/NIM. ? AIX 5.3/6.1 Let me know. Thanks in advance (2 Replies)
Discussion started by: snchaudhari2
2 Replies

2. AIX

Use of mirroring concept....

hi.... Friends... Why using mirroring ? what is the use of mirroring? just any one tell about clearly.... thanks.... (4 Replies)
Discussion started by: Kannan841
4 Replies

3. Solaris

SVM, mirroring

Really sorry for the long posting. But i would really want to clear all the doubts. I have 2 disk c0t0d0 & c0t1d0, i wanted to mirror c0t1d0 (mirror) to c0t0d0 (main). Creating state database replica: metadb -a -c3 -f c0t0d0s7 ... (3 Replies)
Discussion started by: beginningDBA
3 Replies

4. UNIX for Advanced & Expert Users

LFTP Mirroring

LFTP Mirroring We are planning to use lftp to mirror some of the files and directories on to the remote server. What we exactly want to do is mirror some of the directories and exclude some of the the directories from "/" i.e. main root. . What lftp is doing is... (0 Replies)
Discussion started by: sameerarora
0 Replies

5. Solaris

problem with mirroring

Hello, i'm pretty new in using solaris (5.10) and i'm kind of stuck with one problem. I'm trying to create a disk mirror cause of data redundancy. I've installed second disk in my system, prepared everything for creating a mirror (by following the instructions) and don't get any responce for... (7 Replies)
Discussion started by: n00b
7 Replies

6. SCO

mirroring in lan between 2 pc

hi ;i had setup a lan connection under sco open server release 5.0.5 between 2 pc with tcp/ip , but i want to mirror one of both for other but i can not do this please tell me about how to configure 2 pc for mirroring ? thank you::( (3 Replies)
Discussion started by: hossein
3 Replies

7. UNIX for Advanced & Expert Users

Mirroring Hardisk

How make mirror hardisk safe and not have trouble when we chance new hardisk in system live in sun solaris 8 server. (3 Replies)
Discussion started by: athurbayunata
3 Replies

8. Solaris

Help !! disk Mirroring

Hi I have a Sunfire X4100 box with a 4 disk Chassis (although I only have 2 disks in it). I have been asked to add two more disks into the chassis so that I can mirror the original two using SVM .....Ive read through a couple of SVM docs but am finding it a little confusing, and if any of you... (1 Reply)
Discussion started by: hcclnoodles
1 Replies

9. SCO

Mirroring

How Can I Do Mirroring In Unix? (0 Replies)
Discussion started by: DIMITRIOSDOUMOS
0 Replies

10. Solaris

Mirroring

I am running Solaris 10 and i need to mirror a 73 gig HD. How do you mirror one in Solaris? (2 Replies)
Discussion started by: dewsdwarfs
2 Replies
Login or Register to Ask a Question