Sponsored Content
Operating Systems Solaris implementing RAID 1 from RAID 5 Post 302481757 by jegaraman on Sunday 19th of December 2010 08:38:17 PM
Old 12-19-2010
Dear Duke,

Thanks for the reply,

Yes I am going to put RAID 1 , if i want to use with different controllers , how can i do it. And also where can i find the controllers information in solaris. So that I can use the available controllers.

Thanks and Regards
Jr
 

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
TWA(4)							   BSD Kernel Interfaces Manual 						    TWA(4)

NAME
twa -- 3ware 9000/9500/9550/9650 series SATA RAID controllers driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device scbus device twa Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): twa_load="YES" DESCRIPTION
The twa driver provides support for AMCC's 3ware 9000/9500/9550/9650 series SATA controllers. These controllers are available in 4, 8, 12 or 16-port configurations, and support the following RAID levels: 0, 1, 10, 5, 50. The device nodes for the controllers are of the form /dev/twaX, where X is the controller number. The driver is implemented as a SCSI SIM under CAM, and, as such, the logical units that it controls are accessible via the device nodes, /dev/daY, where Y is the logical unit number. HARDWARE
The twa driver supports the following SATA RAID controllers: o AMCC's 3ware 9500S-4LP o AMCC's 3ware 9500S-8 o AMCC's 3ware 9500S-8MI o AMCC's 3ware 9500S-12 o AMCC's 3ware 9500S-12MI o AMCC's 3ware 9500SX-4LP o AMCC's 3ware 9500SX-8LP o AMCC's 3ware 9500SX-12 o AMCC's 3ware 9500SX-12MI o AMCC's 3ware 9500SX-16ML o AMCC's 3ware 9550SX-4LP o AMCC's 3ware 9550SX-8LP o AMCC's 3ware 9550SX-12 o AMCC's 3ware 9550SX-12MI o AMCC's 3ware 9550SX-16ML o AMCC's 3ware 9650SE-2LP o AMCC's 3ware 9650SE-4LPML o AMCC's 3ware 9650SE-8LPML o AMCC's 3ware 9650SE-12ML o AMCC's 3ware 9650SE-16ML o AMCC's 3ware 9650SE-24M8 DIAGNOSTICS
Whenever the driver encounters a command failure, it prints out an error code in the format: "ERROR: (<error source>: <error code>):", fol- lowed by a text description of the error. There are other error messages and warnings that the driver prints out, depending on the kinds of errors that it encounters. If the driver is compiled with TWA_DEBUG defined, it prints out a whole bunch of debug messages, the quantity of which varies depending on the value assigned to TWA_DEBUG (0 to 10). AUTHORS
The twa driver and manpage were written by Vinod Kashyap <vkashyap@FreeBSD.org>. BSD
May 9, 2007 BSD
All times are GMT -4. The time now is 04:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy