2.02.2012

HP: Smart Array Utilities


Starting the Smart Array drive utility web page:

[root]~# which cpqacuxe
/usr/sbin/cpqacuxe

[root]~# cpqacuxe -R
Array Configuration Utility version 7.70.12.0
Make sure that you have gone through the following checklist:
   1. Change the administrator password to something other than
      the default.
   2. Only run ACU on servers that are on a local intranet
      or a secure network.
   3. Secure the management port (port 2301 or 2381)
      on your network.

Remote connection enabled!

*** If you don’t know the Administrator password to the web interface,
    cd /opt/compaq/cpqacuxe/bld, and run hphmmopasswd

*** The webpage can be accesses at https://SERVER-IP:2381


Disable the Smart Array Drive utility web page:

[root]~# cpqacuxe -stop
[root]~# ps -ef |grep cpq
root     31910 14121  0 13:41 pts/0    00:00:00 grep cpq


Locating Controller slot:

[root]~/#: hpacucli controller all show

MSA1000 at SGM04450VL         (sn: #######L, wwn: ##########)
Smart Array 5300 in Slot 3      ()
Verify Controller status:


Checking Controller status:

[root]~# hpacucli controller slot=1 show status

Smart Array P400 in Slot 1
   Controller Status: OK
   Cache Status: OK
   Battery Status: OK


Verifying rebuild status:

[root]~#: hpacucli controller slot=3 logicaldrive all show

Smart Array 5300 in Slot 3

array A
  logicaldrive 1 (341 GB, 5, OK)
  logicaldrive 2 (341 GB, 5, OK)
  logicaldrive 3 (341 GB, 5, Rebuilding)
  logicaldrive 4 (341 GB, 5, Ready for Rebuild)
Check Physical Disks:

devapp1:/home # hpacucli controller slot=3  pd all show


Show HP related logs:

 # hplog -v

 *** shows ILM related log messages

# hpaducli -f /tmp/hpadu.out

No comments: