Tuesday, May 19, 2009

Creating a raid mirror on two empty partitions

# create one side of the mirror on the partition
root@server:# metainit d11 1 1 c0t1d0s0


# and the other side of the mirror
root@server:# metainit d12 1 1 c0t2d0s0

# now create a one sided mirror
root@server:# metainit d10 -m d11

# attach the second side to the existing one sided mirror
root@server:# metattach d10 d12

Readers who read this page, also read:




Bookmark and Share My Zimbio http://www.wikio.com

0 comments: