Merge tag 'upstream/2.20.11.0'

Upstream version 2.20.11.0
This commit is contained in:
Mario Fetka 2016-05-21 07:44:42 +02:00
commit a42e879437
14 changed files with 127 additions and 105 deletions

BIN
amd64/opt/hp/hpssacli/bld/hprmstr Executable file

Binary file not shown.

Binary file not shown.

View File

@ -1,83 +1,94 @@
HP Smart Storage Administrator CLI (HPSSACLI) HP Smart Storage Administrator CLI (HPSSACLI)
Version 2.0-23.0 (linux32) Version 2.20-11.0
7/29/2014 5/1/2015
Description Description
----------- -----------
The HP Smart Storage Administrator CLI is a command line-based disk The HP Smart Storage Administrator CLI is the command line-based disk
configuration program for Smart Array Controllers. configuration program for Smart Array Controllers.
* All other product names mentioned herein may be trademarks of their * All other product names mentioned herein may be trademarks of their
respective companies. respective companies.
Support 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
Supported Operating Systems 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)
32bit Platforms: NOTE: For Red Hat Enterprise Linux 7.1 the sg driver must be manually
Red Hat Enterprise Linux 5 added so that it is loaded at boot time. Without the sg driver being
Red Hat Enterprise Linux 6 loaded, devices or controllers may not be discovered.
SuSE Linux Enterprise Server 10, 11 Here is a recommended way to do this:
64bit Platforms: sudo echo sg > /etc/modules-load.d/sg.conf
SuSE Linux Enterprise Server 10 (x86_64) sudo rebo
SuSE Linux Enterprise Server 11 (x86_64)
Red Hat Enterprise Linux 5 (x86_64)
Red Hat Enterprise Linux 6 (x86_64) with the "Compatibility Package"
installed to include the 32-bit libraries.
* All these platforms need to have the following driver upgrades:
CISS driver version 2.4.50 or later
These drivers and Fibre Channel HBA drivers are available from * Any platform that requires the CCISS driver should use version 3.6.28 or newer.
http://www.hp.com.
These drivers are available from http://www.hp.com.
Supported Controllers Supported Controllers
---------------------
Dynamic Smart Array B110i SATA RAID
Smart Array P212 Controller
Smart Array P410 Controller
Smart Array P410i Controller Smart Array P410i Controller
Smart Array P411 Controller Smart Array P411 Controller
Smart Array P212 Controller Smart Array P711m Controller
Smart Array P712m Controller Smart Array P712m Controller
Smart Array B110i SATA RAID
Smart Array P812 Controller Smart Array P812 Controller
Dynamic Smart Array B120i
Dynamic Smart Array B320i
Smart Array P220i Controller Smart Array P220i Controller
Smart Array P222 Controller Smart Array P222 Controller
Smart Array P420 Controller Smart Array P420 Controller
Smart Array P420i Controller Smart Array P420i Controller
Smart Array P421 Controller Smart Array P421 Controller
Smart Array P822 Controller
Smart Array P721m Controller Smart Array P721m Controller
Dynamic Smart Array B320i RAID Smart Array P822 Controller
Dynamic Smart Array B120i RAID
Smart Array P230i Controller
Smart Array P430 Controller Smart Array P430 Controller
Smart Array P431 Controller Smart Array P431 Controller
Smart Array P731m Controller
Smart Array P230i Controller
Smart Array P530 Controller Smart Array P530 Controller
Smart Array P531 Controller Smart Array P531 Controller
Smart Array P731m Controller
Smart Array P830 Controller Smart Array P830 Controller
Smart Array P830i Controller Smart Array P830i Controller
Smart Array P240i Controller
Smart Array P440 Controller
Smart Array P440i Controller
Smart Array P441 Controller
Smart Array P840 Controller
Smart HBA H240 Controller
Smart HBA H240i Controller
Smart HBA H241 Controller
Smart HBA H244 Controller
Dynamic Smart Array B110i
Dynamic Smart Array B120i
Dynamic Smart Array B320i
Dynamic Smart Array B140i Dynamic Smart Array B140i
Smart HBA H240 Controller
Installing & Running the HP Smart Storage Administrator CLI Smart HBA H240ar Controller
Smart HBA H240tr Controller
Smart HBA H241 Controller
Smart HBA H244br Controller
Smart Array P240tr 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 HP Smart Storage Administrator
-------------------------------------------------------------- --------------------------------------------------------------
Installation: Installation:
HPSSACLI is distributed using Red Hat Package Manager (RPM) packages and HPSSACLI is distributed using Red Hat Package Manager (RPM) packages and
.deb packages for Debian. .deb packages for Debian.
@ -94,13 +105,14 @@ Installing & Running the HP Smart Storage Administrator CLI
When attempting to run HPSSACLI on any HP-supported version of Linux, it is 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 highly recommended that you install the latest version of the HP ProLiant
Smart Array Controller driver for your intended Linux operating system. Smart Array Controller driver for your intended Linux operating system.
Drivers may be obtained by clicking on "Support & Drivers" from HPs Drivers may be obtained by clicking on "Support & Drivers" from HP's
website at: http://www.hp.com website at: http://www.hp.com
For Debian 64 bit: For Debian 64 bit:
dpkg -i --force-architecture <file name>. hpssacli requires the libunwind dpkg -i --force-architecture <file name>. hpssacli requires the libunwind
bit package to be installed. bit package to be installed.
Run the HPSSACLI: Run the HPSSACLI:
Make sure that you have gone through the following checklist: Make sure that you have gone through the following checklist:
@ -118,8 +130,6 @@ Installing & Running the HP Smart Storage Administrator CLI
Additional Notes Additional Notes
---------------- ----------------
1. After creating or deleting logical drives with HPSSACLI, under some 1. After creating or deleting logical drives with HPSSACLI, under some
special circumstances, the device name mapping might change after you special circumstances, the device name mapping might change after you
first reboot the system. Also, Linux might see previously not visible first reboot the system. Also, Linux might see previously not visible
@ -145,7 +155,7 @@ Additional Notes
8. On RHEL5 systems, for this version of the HPSSACLI version 3.6.18-10 or 8. On RHEL5 systems, for this version of the HPSSACLI version 3.6.18-10 or
newer of the HP ProLiant Smart Array Controller Driver for Red Hat newer of the HP ProLiant Smart Array Controller Driver for Red Hat
Enterprise Linux 5 (x86, x86-64) is required. Drivers may be obtained by Enterprise Linux 5 (x86, x86-64) is required. Drivers may be obtained by
clicking on “Support & Drivers” from HPs website at: http://www.hp.com clicking on "Support & Drivers" from HP's website at: http://www.hp.com
Notes for HPSSA Scripting Notes for HPSSA Scripting
@ -177,6 +187,6 @@ Notes for HPSSA Scripting
Feedback Feedback
-------- --------
For support for HPSSACLI or Smart Array controllers, please visit the web at For support for HPSSACLI or Smart Array controllers, please visit the web at
http://support.hp.com. http://support.hp.com.

Binary file not shown.

View File

@ -13,5 +13,5 @@ ${HPSSACLI_BIN_INSTALLATION_DIR}mklocks.sh hpssacli
if [ `uname -m` = "ia64" ]; then if [ `uname -m` = "ia64" ]; then
/usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* /usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $*
else else
${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* exec ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $*
fi fi

View File

@ -13,5 +13,5 @@ ${HPSSACLI_BIN_INSTALLATION_DIR}mklocks.sh hpssascripting
if [ `uname -m` = "ia64" ]; then if [ `uname -m` = "ia64" ]; then
/usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* /usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $*
else else
${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* exec ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $*
fi fi

BIN
i386/opt/hp/hpssacli/bld/hprmstr Executable file

Binary file not shown.

Binary file not shown.

View File

@ -1,80 +1,94 @@
HP Smart Storage Administrator CLI for Linux environments HP Smart Storage Administrator CLI (HPSSACLI)
Version 2.0-23.0 (linuxX64) Version 2.20-11.0
7/29/2014 5/1/2015
Description Description
----------- -----------
The HP Smart Storage Administrator CLI is the command line-based disk
configuration program for Smart Array Controllers.
The HP Smart Storage Administrator CLI (HPSSACLI) is a commandline-based
disk configuration program for Smart Array Controllers.
* All other product names mentioned herein may be trademarks of their * All other product names mentioned herein may be trademarks of their
respective companies. respective companies.
Support 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
Supported Operating Systems 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)
SuSE Linux Enterprise Server 10 (x86_64) NOTE: For Red Hat Enterprise Linux 7.1 the sg driver must be manually
SuSE Linux Enterprise Server 11 (x86_64) added so that it is loaded at boot time. Without the sg driver being
Red Hat Enterprise Linux 5 (x86_64) loaded, devices or controllers may not be discovered.
Red Hat Enterprise Linux 6 (x86_64) with the "Compatibility Package" Here is a recommended way to do this:
installed to include the 32-bit libraries.
Debian Sarge 64 bit
Debian Etch (amd64)
* All these platforms need to have the following driver upgrades:
CISS driver version 2.4.50 or later
These drivers and Fibre Channel HBA drivers are available from sudo echo sg > /etc/modules-load.d/sg.conf
http://www.hp.com. 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 Supported Controllers
---------------------
Dynamic Smart Array B110i SATA RAID
Smart Array P212 Controller
Smart Array P410 Controller
Smart Array P410i Controller Smart Array P410i Controller
Smart Array P411 Controller Smart Array P411 Controller
Smart Array P212 Controller Smart Array P711m Controller
Smart Array P712m Controller Smart Array P712m Controller
Smart Array B110i SATA RAID
Smart Array P812 Controller Smart Array P812 Controller
Dynamic Smart Array B120i
Dynamic Smart Array B320i
Smart Array P220i Controller Smart Array P220i Controller
Smart Array P222 Controller Smart Array P222 Controller
Smart Array P420 Controller Smart Array P420 Controller
Smart Array P420i Controller Smart Array P420i Controller
Smart Array P421 Controller Smart Array P421 Controller
Smart Array P822 Controller
Smart Array P721m Controller Smart Array P721m Controller
Dynamic Smart Array B320i RAID Smart Array P822 Controller
Dynamic Smart Array B120i RAID
Smart Array P230i Controller
Smart Array P430 Controller Smart Array P430 Controller
Smart Array P431 Controller Smart Array P431 Controller
Smart Array P731m Controller
Smart Array P230i Controller
Smart Array P530 Controller Smart Array P530 Controller
Smart Array P531 Controller Smart Array P531 Controller
Smart Array P731m Controller
Smart Array P830 Controller Smart Array P830 Controller
Smart Array P830i Controller Smart Array P830i Controller
Smart Array P240i Controller
Smart Array P440 Controller
Smart Array P440i Controller
Smart Array P441 Controller
Smart Array P840 Controller
Smart HBA H240 Controller
Smart HBA H240i Controller
Smart HBA H241 Controller
Smart HBA H244 Controller
Dynamic Smart Array B110i
Dynamic Smart Array B120i
Dynamic Smart Array B320i
Dynamic Smart Array B140i Dynamic Smart Array B140i
Smart HBA H240 Controller
Installing & Running the HP Smart Storage Administrator CLI Smart HBA H240ar Controller
Smart HBA H240tr Controller
Smart HBA H241 Controller
Smart HBA H244br Controller
Smart Array P240tr 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 HP Smart Storage Administrator
-------------------------------------------------------------- --------------------------------------------------------------
Installation: Installation:
HPSSACLI is distributed using Red Hat Package Manager (RPM) packages and HPSSACLI is distributed using Red Hat Package Manager (RPM) packages and
.deb packages for Debian. .deb packages for Debian.
@ -116,8 +130,6 @@ Installing & Running the HP Smart Storage Administrator CLI
Additional Notes Additional Notes
---------------- ----------------
1. After creating or deleting logical drives with HPSSACLI, under some 1. After creating or deleting logical drives with HPSSACLI, under some
special circumstances, the device name mapping might change after you special circumstances, the device name mapping might change after you
first reboot the system. Also, Linux might see previously not visible first reboot the system. Also, Linux might see previously not visible
@ -143,7 +155,7 @@ Additional Notes
8. On RHEL5 systems, for this version of the HPSSACLI version 3.6.18-10 or 8. On RHEL5 systems, for this version of the HPSSACLI version 3.6.18-10 or
newer of the HP ProLiant Smart Array Controller Driver for Red Hat newer of the HP ProLiant Smart Array Controller Driver for Red Hat
Enterprise Linux 5 (x86, x86-64) is required. Drivers may be obtained by Enterprise Linux 5 (x86, x86-64) is required. Drivers may be obtained by
clicking on “Support & Drivers” from HPs website at: http://www.hp.com clicking on "Support & Drivers" from HP's website at: http://www.hp.com
Notes for HPSSA Scripting Notes for HPSSA Scripting
@ -175,6 +187,6 @@ Notes for HPSSA Scripting
Feedback Feedback
-------- --------
For support for HPSSACLI or Smart Array controllers, please visit the web at For support for HPSSACLI or Smart Array controllers, please visit the web at
http://support.hp.com. http://support.hp.com.

Binary file not shown.

View File

@ -13,5 +13,5 @@ ${HPSSACLI_BIN_INSTALLATION_DIR}mklocks.sh hpssacli
if [ `uname -m` = "ia64" ]; then if [ `uname -m` = "ia64" ]; then
/usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* /usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $*
else else
${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* exec ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $*
fi fi

View File

@ -13,5 +13,5 @@ ${HPSSACLI_BIN_INSTALLATION_DIR}mklocks.sh hpssascripting
if [ `uname -m` = "ia64" ]; then if [ `uname -m` = "ia64" ]; then
/usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* /usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $*
else else
${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* exec ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $*
fi fi