arconf with HostRAID ESB2 controller
Posted in General by Anil RavindranathKavan Wrote:-
I installed Adaptec Storage Manager Ver 5.20 in a RHEL5 machine. A RAID 10 array is configured and attached to a HostRAID ESB2 controller.
I can see the controller and the array using the GUI. But arcconf doesn’t see controller. For example, ‘./arcconf GETSTATUS 0′ results in ‘Controllers found: 0. Invalid controller number.’.
Kavan,
Since you are using HostRAID controller, you need to use to hrconf instead of arcconf. Please try “hrconf getstatus 1″ and it should work. You can get the hrconf utility from www.adaptec.com/support which is part of Storage Management downloads.
December 20th, 2007 at 1:40 pm
It works. Thank you!