HP Smart Storage Administrator Diagnostics and SmartSSD Wear Gauge Utility CLI
Version 2.10-14.0 (linuxX64)
12/16/2014

Description
-----------
  The HP Smart Storage Administrator Diagnostics and SmartSSD Wear Gauge 
  Utility CLI (HPSSADUCLI) is a command line application that creates a 
  report of all HP storage controllers and disk drives. This report 
  provides vital information to HP service personnel to assist in 
  identifying faults or conditions that may require attention. 
    
  The utility can also generate SmartSSD Wear Gauge reports.  These 
  reports contain wear (usage) information for all SmartSSD devices 
  attached to the system.

* All other product names mentioned herein may be trademarks of their 
  respective companies.

Support
-------
Supported Operating Systems

 32bit Platforms:
  Red Hat Enterprise Linux 5
  Red Hat Enterprise Linux 6
  SuSE Linux Enterprise Server 10, 11

 64bit Platforms:
  SuSE Linux Enterprise Server 11 (x86_64)
  Red Hat Enterprise Linux 5 (x86_64)
  Red Hat Enterprise Linux 6 (x86_64)
  
* All these platforms need to have the following driver upgrades:  
  CISS driver version 2.4.50 or later

  Updated versions of the driver are available from http://www.hp.com.

Supported Controllers
---------------------
  Dynamic Smart Array B110i SATA RAID
  Smart Array P212 Controller
  Smart Array P410 Controller
  Smart Array P410i Controller
  Smart Array P411 Controller
  Smart Array P711m Controller
  Smart Array P712m Controller
  Smart Array P812 Controller

  Dynamic Smart Array B120i
  Dynamic Smart Array B320i
  Smart Array P220i Controller
  Smart Array P222 Controller
  Smart Array P420 Controller
  Smart Array P420i Controller
  Smart Array P421 Controller
  Smart Array P721m Controller
  Smart Array P822 Controller

  Smart Array P230i Controller
  Smart Array P430 Controller
  Smart Array P431 Controller
  Smart Array P530 Controller
  Smart Array P531 Controller
  Smart Array P731m Controller
  Smart Array P830 Controller
  Smart Array P830i Controller
  
  Dynamic Smart Array B140i
  Smart HBA H240 Controller
  Smart HBA H240ar Controller
  Smart HBA H241 Controller
  Smart HBA H244br Controller
  Smart Array P244br Controller
  Smart Array P246br Controller
  Smart Array P440 Controller
  Smart Array P440ar Controller
  Smart Array P441 Controller
  Smart Array P741m Controller
  Smart Array P840 Controller
  Smart Array P841 Controller
 
Installing & Running the HP Smart Storage Administrator
--------------------------------------------------------------

  Installation:
    HPSSACLI is distributed using Red Hat Package Manager (RPM) packages and
    .deb packages for Debian. 
    If there is an older version of HPSSACLI installed on the system, please
       use "rpm -e hpssacli" to remove it first. Use "rpm -i <file name>" to
       install the application.
    Please type "man rpm" for other details regarding RPM.
    NOTE: On Debian systems, a ".deb" package file can be installed using the
    "dpkg -i hpssacli.xxx.deb" command.  The dpkg -r hpssacli command
    is used to remove the package.
    The software resides in /opt/hp/hpssacli and the executable 
    name is hpssacli which is located in /usr/sbin.

    When attempting to run HPSSACLI on any HP-supported version of Linux, it is
    highly recommended that you install the latest version of the HP ProLiant
    Smart Array Controller driver for your intended Linux operating system.
    Drivers may be obtained by clicking on "Support & Drivers" from HP's
    website at:  http://www.hp.com

  For Debian 64 bit:
     dpkg -i --force-architecture <file name>. hpssacli requires the libunwind
     bit package to be installed.

    
  Run the HPSSACLI:
  
  Dynamic Smart Array B110i
  Dynamic Smart Array B120i
  Dynamic Smart Array B320i
  Dynamic Smart Array B140i

Running HPSSADUCLI
------------------------------------------------------------------------
To run the command-line application:    
   Open a command prompt and change directory (cd) to the location
      where HPSSADUCLI is installed.  This is commonly /opt/hp/hpssaducli/bin. 
   To generate a diagnostic report, enter the following command:

       hpssaducli -f adu-report.zip

   To generate a SmartSSD Wear gauge report, enter the following command:

       hpssaducli -ssd -f ssd-report.zip
   
   More options can be found by "hpssaducli -help".
       
Additional Notes
----------------
Both the diagnostic and SmartSSD wear gauge reports are generated in compressed
  (ZIP) format.

The diagnostic report output archive contains the following files:

   * ADUReport.txt          => Diagnostic report in text format
   * ADUReport.xml          => Diagnostic report in XML format
   * ADUReport.htm          => HTML viewer for diagnostic report
   * report.checksum        => checksum file
   * SlotX.txt (SlotX.old)  => Controller serial output log

   Note: The serial output log file(s) are only available if the "HP Storage
         Agent" daemon is installed and running.

   To view the diagnostic report in a browser, extract the ADUReport.htm. Open
      ADUReport.htm in the browser.

The SmartSSD wear gauge report output archive contains the following files:

   * SmartSSDWearGaugeReport.txt  => SmartSSD wear gauge report in text format
   * SmartSSDWearGaugeReport.json => SmartSSD wear gauge report in JSON format
   * SmartSSDWearGaugeReport.htm  => HTML viewer for the JSON wear gauge report   

   To view the SmartSSD wear gauge report in a browser, extract the
   SmartSSDWearGaugeReport.json, SmartSSDWearGaugeReport.htm files to a
   directory (both files must reside in the same directory).  Open
   SmartSSDWearGaugeReport.htm in the browser.

Known Issues
------------
N/A

Feedback
--------
* For support for HPSSADUCLI or Smart Array controllers, please visit the web at 
    http://support.hp.com.

