Unsolved

This post is more than 5 years old

11 Posts

25267

December 2nd, 2013 21:00

how to check raid on Dell M610 use Linux OS

I setup centos 6 on Dell Blade M610 . But i dont know check raid status on server ( like HpAcucli on HP server check raid status )


Please help me how to ? and i can use what tools ?

Thanks all so much

7 Practitioner

 • 

9.7K Posts

 • 

48K Points

December 3rd, 2013 06:00

Ngthcongvn,

Actually with it being a blade, if you go to the CMC and then Server Overview, you can click on the Drac button and be able to see the information from within the Drac page. 

From CentOS you would do the following - 

Note:  If you use yum with CentOS, or Scientific Linux, you must enable plugins in order for the repositories to function correctly. The system connects to a system-specific repository using a yum plugin, which, if not enabled, will not work properly and you will not be able to install packages from the OMSA repository. Add the line, 'plugins=1' to your yum.conf if it is not already there.

  1. Set up the Dell OpenManage Repository at http://linux.dell.com/repo/hardware, like this:
    wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
  2. Optional Install OpenManage Server Administrator:
    yum install srvadmin-all


    Let me know if this helps.
No Events found!

Top