Disksuite question


 
Thread Tools Search this Thread
Operating Systems Solaris Disksuite question
# 1  
Old 11-14-2010
Disksuite question

Hello all,

I have a Solaris Disksuite question :-

I will be adding 4 new drives to an E250 server and need will be configuring 2 striped volumes each consisting 2 new disks with SVM. In the end i will have 2 volumes each of 72gb. So in effect i will have 1 volume called D7 and another volume called D8 consisting of 2 drives each.

Question is, can i mirror these volumes with each other ?

I have had a look around to find the answer and although i will be using SVM to create the 2 striped volumes, can i also use SVM to mirror these volumes with each other, or do i need to use RAID 5.



Many thanks for your response.

Last edited by commandline; 11-14-2010 at 11:04 AM..
# 2  
Old 11-14-2010
Yes you can. This is recommended way of building mirrored volumes (using concatenations/stripes instead of using physical disks directly).
# 3  
Old 11-14-2010
So i can use the D7 and D8 already created volumes to mirror each other by means of :-

metainit d51 1 1 d7
metainit d52 1 1 d8
metainit d50 -m d51
metattach d50 d52
# 4  
Old 11-14-2010
Well, I think d51 and d52 should be created on physical disks, like:
Code:
metainit d51 1 1 c0t0d0s0
metainit d52 1 1 c0t1d0s0

If you want to have 2 concats each consisting of 2 disks, then use:
Code:
metainit d51 2 1 c0t0d0s0 1 c0t1d0s0
metainit d52 2 1 c0t3d0s0 1 c0t4d0s0

# 5  
Old 11-14-2010
Quote:
Originally Posted by bartus11
Well, I think d51 and d52 should be created on physical disks, like:
Code:
metainit d51 1 1 c0t0d0s0
metainit d52 1 1 c0t1d0s0

If you want to have 2 concats each consisting of 2 disks, then use:
Code:
metainit d51 2 1 c0t0d0s0 1 c0t1d0s0
metainit d52 2 1 c0t3d0s0 1 c0t4d0s0

Yes, but that does not mirror the volumes containing the 2 disks.

I can create the volumes using the 2 disks, no problem, concat or stripe.

My issue is that want to mirror the 2 volumes created.

Can this be done ?

Thanks

Last edited by commandline; 11-14-2010 at 12:33 PM..
# 6  
Old 11-14-2010
Code:
metainit d51 2 1 c0t0d0s0 1 c0t1d0s0
metainit d52 2 1 c0t3d0s0 1 c0t4d0s0
metainit d50 -m d51
metattach d50 d52

This will create 2 concat volumes AND mirror them.
This User Gave Thanks to bartus11 For This Post:
# 7  
Old 11-14-2010
Ok, i'll try that, many thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

disksuite mirroring d0 to d2 and d1 to d3

I have a SOlaris 10 v240 server. I'm installing disksuite to mirror the root drive D0 to D2. I also have one partition on disk 1 that I want to mirror to D3. I am not using ZFS right now. Can I add that to my initial mirroring configuration or can I only mirror 1 drive to 1 drive? Can I... (2 Replies)
Discussion started by: csross
2 Replies

2. Solaris

Looking for Solstice DiskSuite 4.2

Hi all, Do you know where I can download Soltice Disksuite 4.2 for Solaris 2.6 ? I haven't the CD labeled “Solaris Server Intranet Extensions 1.0” . Thanks in advance for your precious help. Bests Regards Hosni (2 Replies)
Discussion started by: hosni
2 Replies

3. Solaris

mirroring with disksuite

hi all, i want to mirror two disks with disksuite under solaris 9 , doses smeone can explain me Briefly the essential steps to do that plz ? (3 Replies)
Discussion started by: lid-j-one
3 Replies

4. Solaris

DiskSuite dilemma

Hello, We have this system a SunFire 280R running Solaris 8 Generic_117350-46. It has 2 36GB disks in it. They are mirrored with DiskSuite 4.2.1. When we execute a metastat all the devices report an Okay status, but when we go into metatool everything is in the Critical (maintenance)... (4 Replies)
Discussion started by: mgb
4 Replies

5. UNIX for Dummies Questions & Answers

Solaris 10 disksuite

We recently got a third party in to upgrade our solaris 8 sparc server to solaris 10. A few month later I now have a disk mirror problem that I would normally fix by going into the GUI screen "metatool" It appears that the third party didn't install disksuite after the upgrade. Does anyone know... (10 Replies)
Discussion started by: miredale
10 Replies

6. UNIX for Dummies Questions & Answers

disksuite and raidctl used together

I have a live Sunfire v440 server with 4 drives and I want to mirror drive 0 & 1 to 2 & 3. The on-board raid controller only allows for 1 live mirror. I was thinking of disksuite, but unfortunately the second disk is just one large partition with no free slices. I was thinking of using... (0 Replies)
Discussion started by: csgonan
0 Replies

7. Solaris

DiskSuite 4.2.1 Database creation question

I'm trying to figure out how to simply create a 500Gb ufs file system named /rec using DiskSuite 4.2.1 on a Solaris 8 platform via command line using two 250Gb partitions on two different disks. Does anyone know what the proper command string and options are to perform this task? Would I use the... (2 Replies)
Discussion started by: ruger14
2 Replies

8. Solaris

Solstice Disksuite Question

According to the metadb man page: Now based on italicized part, if a mirror only has a single replica and never crashes, it should still function. Same with booting. I thought three replicas were necessary for the system to be able to come up but the comment about crashing tells me that... (2 Replies)
Discussion started by: BOFH
2 Replies

9. Solaris

Solstice DiskSuite

Has anybody every used Solstice DiskSuite? I am having trouble setting it up. I installed it without a problem, but do I really have to blow away the drives on the D1000 just to create a metastate database? (8 Replies)
Discussion started by: hshapiro
8 Replies

10. UNIX for Dummies Questions & Answers

Disksuite questions

Is this correct if I have to create 2 partions of 100 Gigs each? (spread accross (6) 36 Gig drives) AVAILABLE DISK SELECTIONS: 0. c0t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> /pci@1f,4000/scsi@3/sd@0,0 1. c0t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> ... (10 Replies)
Discussion started by: finster
10 Replies
Login or Register to Ask a Question