Sponsored Content
Full Discussion: RX6600 RAID Issue
Operating Systems HP-UX RX6600 RAID Issue Post 302850265 by lupin..the..3rd on Wednesday 4th of September 2013 11:42:43 AM
Old 09-04-2013
What's the advantage to doing RAID 1 in hardware? I would think that an LVM mirror would achieve the same thing, and it's a lot more flexible and manageable.

---------- Post updated at 11:42 AM ---------- Previous update was at 11:41 AM ----------

Quote:
Originally Posted by vbe
I thought only RAID1 was supported on RX6600....
rx6600 can take a special version of SmartArray card that supports RAID 1, 5, and 6. If you're using the EFI firmware RAID feature, then yes it can only do RAID 1, and it can only make a limited number of arrays (2 or 3 I think). LVM mirroring would be a much better choice over the EFI RAID.
 

9 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

IDE controlled / RAID card issue Suse 9.2

I just built a new box to run Suse, and I guess I shoud have spent more time researching the HCL. Anyway, the Promise RAID card I have will not work, and I am unable to install the OS. The only other IDE devide in the box is a DVDOM. I can only think of 2 options, but would appreciate some... (1 Reply)
Discussion started by: 98_1LE
1 Replies

2. Solaris

RAID 5 Issue

Hi there, I need help regarding RAID 5. I created a metadisk device RAID 5 and I have been having problems with it. One slice is currently under Maintenance and the other one is Last Erred. The one that is maintenance is currently resyncing but the problem is it would stop eventually and be... (1 Reply)
Discussion started by: Arkayev
1 Replies

3. 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

4. Solaris

implementing RAID 1 from RAID 5

Dear ALl, I have a RAID 5 volume which is as below 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... (2 Replies)
Discussion started by: jegaraman
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. 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

8. AIX

Internal PCI X RAID Controller issue ?

Hello folks, Could someone tell me why I unable to create pdisks for a RAID Array # lscfg | grep scsi + sisscsia0 U787A.001.DPM0707-P1 PCI-X Dual Channel Ultra320 SCSI Adapter + scsi0 U787A.001.DPM0707-P1-T10 PCI-X Dual Channel Ultra320 SCSI Adapter... (12 Replies)
Discussion started by: filosophizer
12 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
mkraid(8)						      System Manager's Manual							 mkraid(8)

NAME
mkraid - initializes/upgrades RAID device arrays SYNOPSIS
mkraid [--configfile] [--version] [--force] [--upgrade] [-cvfu] </dev/md?>+ DESCRIPTION
mkraid sets up a set of block devices into a single RAID array. It looks in its configuration file for the md devices mentioned on the command line, and initializes those arrays. mkraid works for all types of RAID arrays (RAID1, RAID4, RAID5, LINEAR and RAID0). Note that initializing RAID devices destroys all of the data on the consituent devices. OPTIONS
-c, --configfile filename Use filename as the configuration file (/etc/raidtab is used by default). -f, --force Initialize the consituent devices, even if they appear to have data on them already. -h, --help Displays a short usage message, then exits. -o, --upgrade This option upgrades older arrays to the current kernel's RAID version, without destroying data. Although the utility detects vari- ous pitfalls like mixed up disks and inconsistent superblocks, this option should be used with care. -V, --version Displays a short version message, then exits. NOTES
The raidtools are derived from the md-tools and raidtools packages, which were originally written by Marc Zyngier, Miguel de Icaza, Gadi Oxman, Bradley Ward Allen, and Ingo Molnar. BUGS
Probably many. SEE ALSO
raidtab(5), raidstart(8), raid0run(8), raidstop(8) mkraid(8)
All times are GMT -4. The time now is 07:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy