hpssaducli/amd64/opt/hp/hpssaducli
Mario Fetka 300ff11969 Imported Upstream version 2.40.13.0 2017-04-18 13:02:01 +02:00
..
bin Imported Upstream version 2.40.13.0 2017-04-18 13:02:01 +02:00
README.TXT Imported Upstream version 2.40.13.0 2017-04-18 13:02:01 +02:00
hpssadu.license Imported Upstream version 2.40.13.0 2017-04-18 13:02:01 +02:00

README.TXT

HPE Smart Storage Administrator Diagnostics and SmartSSD Wear Gauge Utility CLI
Version 2.40-13.0
11/4/2015

Description
-----------
  The HPE Smart Storage Administrator Diagnostics and SmartSSD Wear Gauge 
  Utility CLI (HPSSADUCLI) is a command line application that creates a 
  report of all HPE Storage controllers and disk drives. This report 
  provides vital information to HPE 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.

Supported Operating Systems and Platforms
-----------------------------------------
Linux 32-bit components:  
   SuSE Linux Enterprise Server 10
   SuSE Linux Enterprise Server 11
   Red Hat Enterprise Linux 5
   Red Hat Enterprise Linux 6
   Red Hat Enterprise Linux 7

Linux 64-bit components:
   SuSE Linux Enterprise Server 10 (x86_64)
   SuSE Linux Enterprise Server 11 (x86_64)
   Red Hat Enterprise Linux 5 (x86_64)
   Red Hat Enterprise Linux 6 (x86_64)
   Red Hat Enterprise Linux 7 (x86_64)
   Debian Sarge 64 bit
   Debian Etch (amd64)

   NOTE: For Red Hat Enterprise Linux 7.1 the sg driver must be manually 
         added so that it is loaded at boot time. Without the sg driver being
         loaded, devices or controllers may not be discovered.
         Here is a recommended way to do this:

            sudo echo sg > /etc/modules-load.d/sg.conf
            sudo rebo

* Any platform that requires the CCISS driver should use version 3.6.28 or newer.

These drivers 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 P840ar Controller
  Smart Array P841 Controller
 
Installing & Running the HPE Smart Storage Administrator
--------------------------------------------------------------
  Installation:
    HPSSADUCLI is distributed using Red Hat Package Manager (RPM) packages
    If there is an older version of HPSSADUCLI installed on the system, please
       use "rpm -e hpssaducli" to remove it first. Use "rpm -i <file name>" to
       install the application.
    Please type "man rpm" for other details regarding RPM.
    The software resides in /opt/hp/hpssaducli and the executable 
    name is hpssaducli which is located in /usr/sbin.

    When attempting to run HPSSADUCLI on any HP-supported version of Linux, it is
    highly recommended that you install the latest version of the HPE 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

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 "HPE 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.js  => 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.js, 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.