Knowledge Base

Allows you to search a variety of questions and answers

Search

Search results

RAID

Just follow these steps:

mkdir /adaptec
cd /adaptec
wget http://download.adaptec.com/raid/sto...6_50_18579.tgz
tar -zxf asm_linux_x64_v6_50_18579.tgz
rm -f asm_linux_x64_v6_50_18579.tgz
cd cmdline/
chmod +x arcconf
yum -y install compat-libstdc++-33
./arcconf getconfig 1 AL 

That should do it.

To setup automatic monitoring, a good script can be found here: http://centosforserver.blogspot.com/...onf-check.html

See What Our Customers Say