HP controllers: Difference between revisions

From T2B Wiki
Jump to navigation Jump to search
m (Created page with " === Useful commands === <pre> /usr/sbin/hpacucli controller all show status /usr/sbin/hpacucli controller slot=0 logicaldrive all show /usr/sbin/hpacucli control...")
 
(No difference)

Latest revision as of 12:28, 26 August 2015


Useful commands

 /usr/sbin/hpacucli controller all show status
 /usr/sbin/hpacucli controller slot=0 logicaldrive all show
 /usr/sbin/hpacucli controller slot=1 logicaldrive all show

Graphical management web-interface

  • Further diagnostics on the health of the raid can be obtained by following this procedure:
    • login to behar05x
    • install array configuration utility and HP system management homepage
rpm --install cpqacuxe-8.60-7.0.noarch.rpm
rpm --install hpsmh-6.2.1-14.x86_64.rpm
    • enable remote connection of array configuration utility
cpqacuxe -R
    • goto web-interface
https://behar050.iihe.ac.be:2381/


Template:TracNotice