CLI Debian Etch amd64 Adaptec HP SATA RAID 2610SA

23/05/2008 by - Linux

DEBIAN Command Line Interfaces HP SATA RAID 2610SA

CLI GUIDE


Adaptec/Management_Software/Command_Line_Interface_for_Internal_RAID_Users_Guide.pdf

START

wget http://download.adaptec.com/raid/storage_manager/asm_linux_x64_v5_20_17414.rpm

alien -s asm_linux_x64_v5_20_17414.rpm

dpkg -i storman_5.20-1_amd64.deb

cd /usr/StorMan
chmod +x /usr/StorMan/arcconf

DEVICE STATUS for raid #1

++++++++++++++++++++++++++++
/usr/StorMan# ./arcconf GETSTATUS 1

Controllers found: 1
Logical device Task:
Logical device : 0
Task ID : 102
Current operation : Build/Verify
Status : In Progress
Priority : High
Percentage complete : 38

Command completed successfully.
++++++++++++++++++++++++++++++

“sort” path issue so make a soft link…

ln -s /usr/bin/sort /bin/sort

++++++++++++++++++++++++++++
./arcconf GETVERSION 1
Controllers found: 1
Controller #1
==============
Firmware : 4.2-1 (7368)
BIOS : 4.2-1 (7368)
Driver : 1.1-5 (2409)
Boot Flash : 0.0-0 (0)
++++++++++++++++++++++++++++

Debian WIKILinuxRaidForAdmins