Linux Check The Health of Adaptec RAID array
Q. How do I check the health of Adaptec RAID array under Fedora / CentOS / Red Hat Enterprise Linux server from a shell prompt?
A. First, visit official Adaptec web site to download utilities. You can also install utility software from CD / Floppy disk. Install the rpm file.
arcconf command
To view and modify other RAID configuration use arcconf program to view health of RAID array. Simply, login as the root and type the following command at a shell prompt:
# /usr/StorMan/arcconf getconfig 1
Where,
- 1: Controller number
Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
Related Linux / UNIX FAQ:
- Howto rebuilding a RAID array after a disk fails
- What happens when hard disk fails in raid 5
- What are the different RAID levels for Linux / UNIX and Windows Server?
- RAID for Linux file server for the best READ and WRITE performance
- Linux Setting up a software RAID1 system for a complete mirror
Discussion on This FAQ
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Please do not use the comment form to ask for help / question. Ask your question on the excellent Linux tech support forum. Thank you very much for stopping by our site!
Tags: /usr/StorMan/arcconf, arcconf, raid, raid array, raid device ~ Last updated on: April 4, 2008



May 9th, 2008 (6 days ago) at 12:22 pm
And how can do I check the RAID array health please suggest me.