Sponsored Content
Operating Systems Solaris implementing RAID 1 from RAID 5 Post 302480767 by jegaraman on Wednesday 15th of December 2010 08:20:30 PM
Old 12-15-2010
implementing RAID 1 from RAID 5

Dear ALl,

I have a RAID 5 volume which is as below

Code:
d120             r   60GB c1t2d0s5 c1t3d0s5 c1t4d0s5 c1t5d0s5
d7               r   99GB c1t2d0s0 c1t3d0s0 c1t4d0s0 c1t5d0s0
d110             r   99GB c1t2d0s4 c1t3d0s4 c1t4d0s4 c1t5d0s4
d8               r   99GB c1t2d0s1 c1t3d0s1 c1t4d0s1 c1t5d0s1
d9               r   49GB c1t2d0s3 c1t3d0s3 c1t4d0s3 c1t5d0s3

Now My co is asking me to create RAID 1 from the above disks.

Kindly let me know how can I configure RAID 1 from the above.

YOur help is much appreciated.

Rgds
Rj

Last edited by DukeNuke2; 12-16-2010 at 03:34 AM..
 

9 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Raid 1+0 ?

My cutomer wants to set up a OS/apps server with two 72GB drives configured with RAID 1+0. The way I understand RAID 1+0 is that if there was a drive failure the whole OS/apps is lost because you actually need at least 4 drives to set up a RAID 1+0 by splitting them up into two arrays. Am I... (4 Replies)
Discussion started by: bdsffl
4 Replies

2. Solaris

regarding RAID.....

hai everybody n good morning........here r some queries....... 1. what is the interlace value in RAID 0 (striping.......) 2. How many no of metadevices are required for mirroring and why......... (1 Reply)
Discussion started by: sudhansu
1 Replies

3. Solaris

RAID 0+1 Vs RAID 1+0

hi all...sudhansu here............ i need some help.......... what is RAID 0+1 and RAID 1+0.............what is the difference between them................ suppose i have 80 gb disk space,then which RAID level i follow n why......... i need redundancy n maximum storage..........please help (3 Replies)
Discussion started by: sudhansu
3 Replies

4. UNIX for Dummies Questions & Answers

RAID software vs hardware RAID

Hi Can someone tell me what are the differences between software and hardware raid ? thx for help. (2 Replies)
Discussion started by: presul
2 Replies

5. Solaris

Creation of Raid 01 and Raid 10

Hello All, I have read enough of texts on Raid 01 and Raid 10 on solaris :wall: . But no-where found a way to create them using SVM. Some one pls tell me how to do or Post some link if that helps. TIA Curious solarister (1 Reply)
Discussion started by: Solarister
1 Replies

6. AIX

SCSI PCI - X RAID Controller card RAID 5 AIX Disks disappeared

Hello, I have a scsi pci x raid controller card on which I had created a disk array of 3 disks when I type lspv ; I used to see 3 physical disks ( two local disks and one raid 5 disk ) suddenly the raid 5 disk array disappeared ; so the hardware engineer thought the problem was with SCSI... (0 Replies)
Discussion started by: filosophizer
0 Replies

7. UNIX for Dummies Questions & Answers

Need help with RAID.

Hi Gurus, Can any one explain me the difference between hardware RAID and s/w RAID. Thanks in Advance. (1 Reply)
Discussion started by: rama krishna
1 Replies

8. Solaris

Software RAID on top of Hardware RAID

Server Model: T5120 with 146G x4 disks. OS: Solaris 10 - installed on c1t0d0. Plan to use software raid (veritas volume mgr) on c1t2d0 disk. After format and label the disk, still not able to detect using vxdiskadm. Question: Should I remove the hardware raid on c1t2d0 first? My... (4 Replies)
Discussion started by: KhawHL
4 Replies

9. Red Hat

RAID Configuration for IBM Serveraid-7k SCSI RAID Controller

Hello, I want to delete a RAID configuration an old server has. Since i haven't the chance to work with the specific raid controller in the past can you please help me how to perform the configuraiton? I downloaded IBM ServeRAID Support CD but i wasn't able to configure the video card so i... (0 Replies)
Discussion started by: @dagio
0 Replies
ATARAID(4)						   BSD Kernel Interfaces Manual 						ATARAID(4)

NAME
ataraid -- software BIOS RAID SYNOPSIS
pseudo-device ataraid ld* at ataraid? vendtype ? unit ? DESCRIPTION
The ataraid driver provides support for BIOS-based software RAID controllers. These are devices which have some simple support for several basic RAID levels (often RAID 0 and RAID 1), but which require software support to actually perform the RAID function. The BIOS support is largely just to create and recognize the array so that it may be a boot device. The driver currently supports RAID formats from: o Adaptec HostRAID (found in Intel 6300ESB) o Intel MatrixRAID o JMicron RAID o nVidia MediaShield o Promise FastTrak o Via V-RAID (found in many VIA-based motherboards) Status of the logical disk as well as the disks associated with it, can be viewed through the bioctl(8) utility. SEE ALSO
ld(4), bioctl(8) HISTORY
The ataraid driver first appeared in NetBSD 2.0. AUTHORS
The ataraid driver was originally adapted from FreeBSD by Jason Thorpe <thorpej@NetBSD.org>. BUGS
Not all features of the software RAID are currently recognized or supported. For example, the Adaptec support doesn't recognize when a RAID 1 should be in a ``building'' state, and it does not do the right thing. At least part of the reason for this is that the publically-available information on these formats is quite limited. BSD
September 16, 2008 BSD
All times are GMT -4. The time now is 10:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy