diff --git a/amd64/opt/hp/hpssacli/bld/hprmstr b/amd64/opt/hp/hpssacli/bld/hprmstr new file mode 100755 index 0000000..1b0c3c1 Binary files /dev/null and b/amd64/opt/hp/hpssacli/bld/hprmstr differ diff --git a/amd64/opt/hp/hpssacli/bld/hpssacli b/amd64/opt/hp/hpssacli/bld/hpssacli index 4d550d6..59d4101 100755 Binary files a/amd64/opt/hp/hpssacli/bld/hpssacli and b/amd64/opt/hp/hpssacli/bld/hpssacli differ diff --git a/i386/opt/hp/hpssacli/bld/hpssacli-2.0-23.0.i386.txt b/amd64/opt/hp/hpssacli/bld/hpssacli-2.20-11.0.x86_64.txt similarity index 78% rename from i386/opt/hp/hpssacli/bld/hpssacli-2.0-23.0.i386.txt rename to amd64/opt/hp/hpssacli/bld/hpssacli-2.20-11.0.x86_64.txt index 0a84a01..897f17d 100644 --- a/i386/opt/hp/hpssacli/bld/hpssacli-2.0-23.0.i386.txt +++ b/amd64/opt/hp/hpssacli/bld/hpssacli-2.20-11.0.x86_64.txt @@ -1,83 +1,94 @@ HP Smart Storage Administrator CLI (HPSSACLI) -Version 2.0-23.0 (linux32) -7/29/2014 +Version 2.20-11.0 +5/1/2015 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. - + * All other product names mentioned herein may be trademarks of their 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: - Red Hat Enterprise Linux 5 - Red Hat Enterprise Linux 6 - SuSE Linux Enterprise Server 10, 11 + 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: - 64bit Platforms: - 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) 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 + sudo echo sg > /etc/modules-load.d/sg.conf + sudo rebo - These drivers and Fibre Channel HBA drivers are available from - http://www.hp.com. +* 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 P212 Controller + Smart Array P711m Controller Smart Array P712m Controller - Smart Array B110i SATA RAID 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 P822 Controller Smart Array P721m Controller - Dynamic Smart Array B320i RAID - Dynamic Smart Array B120i RAID + Smart Array P822 Controller + Smart Array P230i Controller Smart Array P430 Controller Smart Array P431 Controller - Smart Array P731m Controller - Smart Array P230i Controller Smart Array P530 Controller Smart Array P531 Controller + Smart Array P731m Controller Smart Array P830 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 - -Installing & Running the HP Smart Storage Administrator CLI + Smart HBA H240 Controller + 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: HPSSACLI is distributed using Red Hat Package Manager (RPM) packages and .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 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 + 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 . hpssacli requires the libunwind bit package to be installed. + Run the HPSSACLI: Make sure that you have gone through the following checklist: @@ -118,8 +130,6 @@ Installing & Running the HP Smart Storage Administrator CLI Additional Notes ---------------- - - 1. After creating or deleting logical drives with HPSSACLI, under some special circumstances, the device name mapping might change after you 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 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 - clicking on “Support & Drivers” from HP’s website at: http://www.hp.com + clicking on "Support & Drivers" from HP's website at: http://www.hp.com Notes for HPSSA Scripting @@ -177,6 +187,6 @@ Notes for HPSSA Scripting Feedback -------- - For support for HPSSACLI or Smart Array controllers, please visit the web at http://support.hp.com. + diff --git a/amd64/opt/hp/hpssacli/bld/hpssascripting b/amd64/opt/hp/hpssacli/bld/hpssascripting index 5a66b36..be466ed 100755 Binary files a/amd64/opt/hp/hpssacli/bld/hpssascripting and b/amd64/opt/hp/hpssacli/bld/hpssascripting differ diff --git a/amd64/usr/man/man8/hpssacli.8.gz b/amd64/usr/man/man8/hpssacli.8.gz index 139bcd7..a5727a6 100755 Binary files a/amd64/usr/man/man8/hpssacli.8.gz and b/amd64/usr/man/man8/hpssacli.8.gz differ diff --git a/amd64/usr/sbin/hpssacli b/amd64/usr/sbin/hpssacli index c542617..771b5f1 100755 --- a/amd64/usr/sbin/hpssacli +++ b/amd64/usr/sbin/hpssacli @@ -13,5 +13,5 @@ ${HPSSACLI_BIN_INSTALLATION_DIR}mklocks.sh hpssacli if [ `uname -m` = "ia64" ]; then /usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* else -${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* +exec ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* fi diff --git a/amd64/usr/sbin/hpssascripting b/amd64/usr/sbin/hpssascripting index 5289583..1ef68f0 100755 --- a/amd64/usr/sbin/hpssascripting +++ b/amd64/usr/sbin/hpssascripting @@ -13,5 +13,5 @@ ${HPSSACLI_BIN_INSTALLATION_DIR}mklocks.sh hpssascripting if [ `uname -m` = "ia64" ]; then /usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* else -${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* +exec ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* fi diff --git a/i386/opt/hp/hpssacli/bld/hprmstr b/i386/opt/hp/hpssacli/bld/hprmstr new file mode 100755 index 0000000..d9ad9d9 Binary files /dev/null and b/i386/opt/hp/hpssacli/bld/hprmstr differ diff --git a/i386/opt/hp/hpssacli/bld/hpssacli b/i386/opt/hp/hpssacli/bld/hpssacli index 1246edf..ab6adbc 100755 Binary files a/i386/opt/hp/hpssacli/bld/hpssacli and b/i386/opt/hp/hpssacli/bld/hpssacli differ diff --git a/amd64/opt/hp/hpssacli/bld/hpssacli-2.0-23.0.x86_64.txt b/i386/opt/hp/hpssacli/bld/hpssacli-2.20-11.0.i386.txt similarity index 77% rename from amd64/opt/hp/hpssacli/bld/hpssacli-2.0-23.0.x86_64.txt rename to i386/opt/hp/hpssacli/bld/hpssacli-2.20-11.0.i386.txt index 22c6e74..897f17d 100644 --- a/amd64/opt/hp/hpssacli/bld/hpssacli-2.0-23.0.x86_64.txt +++ b/i386/opt/hp/hpssacli/bld/hpssacli-2.20-11.0.i386.txt @@ -1,80 +1,94 @@ -HP Smart Storage Administrator CLI for Linux environments -Version 2.0-23.0 (linuxX64) -7/29/2014 +HP Smart Storage Administrator CLI (HPSSACLI) +Version 2.20-11.0 +5/1/2015 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 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) - 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. - 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 + 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: - These drivers and Fibre Channel HBA drivers are available from - http://www.hp.com. + 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 P212 Controller + Smart Array P711m Controller Smart Array P712m Controller - Smart Array B110i SATA RAID 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 P822 Controller Smart Array P721m Controller - Dynamic Smart Array B320i RAID - Dynamic Smart Array B120i RAID + Smart Array P822 Controller + Smart Array P230i Controller Smart Array P430 Controller Smart Array P431 Controller - Smart Array P731m Controller - Smart Array P230i Controller Smart Array P530 Controller Smart Array P531 Controller + Smart Array P731m Controller Smart Array P830 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 - -Installing & Running the HP Smart Storage Administrator CLI + Smart HBA H240 Controller + 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: HPSSACLI is distributed using Red Hat Package Manager (RPM) packages and .deb packages for Debian. @@ -116,8 +130,6 @@ Installing & Running the HP Smart Storage Administrator CLI Additional Notes ---------------- - - 1. After creating or deleting logical drives with HPSSACLI, under some special circumstances, the device name mapping might change after you 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 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 - clicking on “Support & Drivers” from HP’s website at: http://www.hp.com + clicking on "Support & Drivers" from HP's website at: http://www.hp.com Notes for HPSSA Scripting @@ -175,6 +187,6 @@ Notes for HPSSA Scripting Feedback -------- - For support for HPSSACLI or Smart Array controllers, please visit the web at - http://support.hp.com. \ No newline at end of file + http://support.hp.com. + diff --git a/i386/opt/hp/hpssacli/bld/hpssascripting b/i386/opt/hp/hpssacli/bld/hpssascripting index b045d05..fd0de9e 100755 Binary files a/i386/opt/hp/hpssacli/bld/hpssascripting and b/i386/opt/hp/hpssacli/bld/hpssascripting differ diff --git a/i386/usr/man/man8/hpssacli.8.gz b/i386/usr/man/man8/hpssacli.8.gz index 8537ffc..f8d247c 100755 Binary files a/i386/usr/man/man8/hpssacli.8.gz and b/i386/usr/man/man8/hpssacli.8.gz differ diff --git a/i386/usr/sbin/hpssacli b/i386/usr/sbin/hpssacli index c542617..771b5f1 100755 --- a/i386/usr/sbin/hpssacli +++ b/i386/usr/sbin/hpssacli @@ -13,5 +13,5 @@ ${HPSSACLI_BIN_INSTALLATION_DIR}mklocks.sh hpssacli if [ `uname -m` = "ia64" ]; then /usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* else -${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* +exec ${HPSSACLI_BIN_INSTALLATION_DIR}hpssacli $* fi diff --git a/i386/usr/sbin/hpssascripting b/i386/usr/sbin/hpssascripting index 5289583..1ef68f0 100755 --- a/i386/usr/sbin/hpssascripting +++ b/i386/usr/sbin/hpssascripting @@ -13,5 +13,5 @@ ${HPSSACLI_BIN_INSTALLATION_DIR}mklocks.sh hpssascripting if [ `uname -m` = "ia64" ]; then /usr/bin/prctl --unaligned=silent ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* else -${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* +exec ${HPSSACLI_BIN_INSTALLATION_DIR}hpssascripting $* fi