Separate HDD test using RAID controller


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Separate HDD test using RAID controller
# 1  
Old 05-31-2015
Separate HDD test using RAID controller

Hello,
I am using Red Hat 2.6.23.1 with RAID 6 controller (card).
(When I use "cat /proc/partitions" I do not see the separate HDDs in the RAID, I see one drive for the RAID itself, as it is considered 1 large drive.)
I used a "dd" check to test my RAID drive speed and found it was a bit slow, so I want to figure out which HDD in the RAID is problematic.

I was wondering I there was a way within Red Hat to test the HDDs separately without destroying the RAID build.
Otherwise is there a 3rd party tool that can help me?

Thanks in advance for any help possible.

P.S.
This is my first post so I don't know exactly what information is needed, please tell me if you need more information in order to help me (and as I am new to Red Hat I would also appreciate explanations on how to get it).
# 2  
Old 05-31-2015
What type of raid controller? How many hard drives? How do you have the hardware configured?
# 3  
Old 05-31-2015
You said your RAID is running slower? How do you come to that conclusion? Did you have a valid baseline to measure against?
# 4  
Old 06-01-2015
First of thanks for the fast replies!
I should probably clarify what I am doing an how I know I have a problem:
I take different machines with the same configuration, same type RAID card connecting 8 HDDs of the same type. The machines are supposedly identical. I run a "dd" command and I have a standard benchmark that I know I am supposed to hit. If any particular is slower then the benchmark I need to find the problem, and my first thought is that one of the HDDs has a problem (i.e. bad sectors). The problem is that currently I have no way to test each HDD individually (what I end up doing right now is taking out each HDD by its own, connecting it to another PC with Ubuntu and running "SMART Disk Test" on it), then connecting them all back to the machine with RAID and logically reconstruct the RAID again).
I was wondering if there was a way within Red Hat to do something similar to the Ubuntu "SMART Disk Check" that preferably can also do it without disassembling the RAID logically.

I am using RAID 6 on 8 HDDs.
When using "lspci -v" command I get for my RAID controller card:
Code:
RAID bus controller: Adaptec AAC-RAID (rev 09)
Subsystem: Adaptec Unknown device 02b6
Flags: bus master, fast devsel, latency 0, IRQ 23
Memory at f7800000 (64-bit, non-prefetchable) [size=2M]
Expansion ROM at f7780000 [disabled] [size=512K]
Capabilities: [98] Power Management version 2
Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable-
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [90] Vital Product Data <?>
Capabilities: [100] Advanced Error Reporting <?>
Kernel driver in use: aacraid
Kernel modules: aacraid

anchele I am not sure what you mean by how the RAID is configured, if there is anything else you need me to tell you I would be glad to, but as I am new to this I might need some explanations on how to acquire the information.

Last edited by Corona688; 06-01-2015 at 01:10 PM..
# 5  
Old 06-01-2015
If you have identical machines with different RAID I/O performance the first thing to do is compare the RAID controller parameter settings. Yes, it could be a rogue hard drive but it's more likely to be the configuration.

Adaptec RAID controllers have all kinds of parameters which can be configured using the BIOS setup or other Adaptec provided tools. I suggest that you compare, parameter by parameter, the settings of poor performing RAID controller with a good performing RAID controller.

In particular, I would be looking at the cache setup. (Use Google to read about cache (i) write-through, (ii) write-around, and (iii) write-back. That setting will most definitely greatly affect performance.)

Also, Google for "Adaptec RAID cache" to read what they say about setting the cache; the pro's and the con's.

Also, of course, search THIS FORUM for threads about this subject as you will learn personal opinions and benefit from tons of experience available on here.

Repeat, if possible, compare all the settings on the Adaptec cards one by one.

Hope that helps. Let us all know how you get on with this.

Last edited by hicksd8; 06-02-2015 at 07:01 AM..
This User Gave Thanks to hicksd8 For This Post:
# 6  
Old 06-01-2015
To keep the forums high quality for all users, please take the time to format your posts correctly.

First of all, use Code Tags when you post any code or data samples so others can easily read your code. You can easily do this by highlighting your code and then clicking on the # in the editing menu. (You can also type code tags [code] and [/code] by hand.)



Second, avoid adding color or different fonts and font size to your posts. Selective use of color to highlight a single word or phrase can be useful at times, but using color, in general, makes the forums harder to read, especially bright colors like red.

Third, be careful when you cut-and-paste, edit any odd characters and make sure all links are working property.

Thank You.

The UNIX and Linux Forums
This User Gave Thanks to Corona688 For This Post:
# 7  
Old 06-04-2015
On Debian there is a tool called arcconf to manage and monitor aacraid cards. Worth checking out to see if it is available for your version of Red Hat.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

SCO OS 6 Driver for LSIL SAS1064E Raid Controller

Hi all, A client has an SCO OpenServer Server 6.0, that is running on an HP ProLiant Box and they lost the root password. Its equipped with a Doal-Core Intel Pentium Processor. They don't have any media or emergency disk anymore. I tried to boot with the CD Rom, then "Tools", then exit to... (7 Replies)
Discussion started by: thm2222
7 Replies

2. Shell Programming and Scripting

Controller is not going into IF test

Hi All, I am searching for some files (*.sem and *.chk and *.temp) in morethan one directories. if i found .sem and .chk files(base name should be same) i am deleting these 2 files because i need to delete .chk files if i found respective .sem file i am also deleting other .sem files only... (6 Replies)
Discussion started by: VasuKukkapalli
6 Replies

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

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

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

6. Hardware

Problem with External Raid Controller.

Hi, We have a Sunfire 4150 with On-Board Internal Raid Controller connected to 4 X 146 GB SAS disks. This also has an External Raid Controller (Storagetek Eight-Port, External HBA Model SG-XPCIESAS-R-EXT-Z) connected to a JBOD array ( Storagetek XTA2530 ) which has 5 X 300 GB Hard disk. ... (1 Reply)
Discussion started by: ranjansukumar
1 Replies

7. Red Hat

linux server with raid controller card

I am planning on building a fedora box with raid controller (database server). Is anybody done that ? also what kind of software do you need to backup and recover data. (1 Reply)
Discussion started by: amir07
1 Replies

8. Solaris

RAID controller needed for SVM?

hi this may be a very stupid question, but im quite new to Solaris (gonna buid my first system, Solaris 10 on x86 system, connected to other windows systems in a home network) i wanna put a RAID 5 system in there to back up my other systems at home; iv read that its really so easy with SVM to... (4 Replies)
Discussion started by: Landser
4 Replies

9. SCO

driver needed for hp smartarry p200i sas raid controller

recently we have purchased hp proliant ml350 g5 server and configured raid 5 with hp smartarray p200i sas controller.but i could not found any sas raid controller hp smartarry p200i driver for sco unix 5.0.7 :(.i searched on hp support site,but no use.any one can help. (3 Replies)
Discussion started by: prakrithi
3 Replies

10. SCO

ultra 320 scsi raid controller driver for sco 5.0.6

I am facing a problem to install sco 5.0.6 in Dell Power Edge SC1420 which raid controller is ultra 320 scsi raid controller . how/from where to download the ultra 320 scsi raid controller driver for sco 5.0.6. Plz help with any idea karzon (1 Reply)
Discussion started by: karzon
1 Replies
Login or Register to Ask a Question