Compare commits

...

8 Commits

Author SHA1 Message Date
Mario Fetka 833d90ebf3 update compat 2023-07-01 12:01:55 +02:00
Mario Fetka aec7fc3799 dont replace old package 2017-11-10 21:11:44 +01:00
Mario Fetka 8f654ee5ed correct typo 2017-11-10 15:54:22 +01:00
Mario Fetka 6db0a73e01 add backward compatibility 2017-11-10 15:07:30 +01:00
Mario Fetka 9eab75f6f7 Bump 2017-04-18 13:47:19 +02:00
Mario Fetka cf8bb9438d Merge tag 'upstream/2.40.13.0'
Upstream version 2.40.13.0
2017-04-18 13:46:09 +02:00
Mario Fetka 3fc6b9da84 Imported Upstream version 2.40.13.0 2017-04-18 13:46:02 +02:00
Mario Fetka efcbc14eea Bump 2017-04-18 13:44:53 +02:00
13 changed files with 24 additions and 27 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
HP Smart Storage Administrator CLI (HPSSACLI)
Version 2.20-11.0
5/1/2015
HPE Smart Storage Administrator CLI (HPSSACLI)
Version 2.40-13.0
11/4/2015
Description
-----------
The HP Smart Storage Administrator CLI is the command line-based disk
The HPE 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
@ -73,10 +73,8 @@ Supported Controllers
Dynamic Smart Array B140i
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
@ -87,7 +85,7 @@ Supported Controllers
Smart Array P840ar Controller
Smart Array P841 Controller
Installing & Running the HP Smart Storage Administrator
Installing & Running the HPE Smart Storage Administrator
--------------------------------------------------------------
Installation:
HPSSACLI is distributed using Red Hat Package Manager (RPM) packages and
@ -103,7 +101,7 @@ Installing & Running the HP Smart Storage Administrator
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
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
@ -137,8 +135,8 @@ Additional Notes
all SCSI devices on Linux.
2. Do not insert or remove a controller driver module when hpssacli is
running.
3. Please stop the HP Storage Agents when deleting logical drives
since HP Storage Agents keeps all logical drives open.
3. Please stop the HPE Storage Agents when deleting logical drives
since HPE Storage Agents keeps all logical drives open.
4. If all physical drives on a controller fail or are removed, software keys
will not be saved to the controller.
5. HPSSACLI may appear unresponsive during heavy array controller I/O
@ -153,7 +151,7 @@ Additional Notes
only the first 16 volumes configured will be available to the operating
system.
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 HPE 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

Binary file not shown.

5
debian/changelog vendored
View File

@ -1,8 +1,9 @@
hpssacli (2.20.11.0-2) UNRELEASED; urgency=medium
hpssacli (2.40.13.0) UNRELEASED; urgency=medium
* cleanup typos
* Upgrade
-- Mario Fetka <mario@localhost.localdomain> Thu, 26 May 2016 21:09:53 +0200
-- Mario Fetka <mario.fetka@gmail.com> Tue, 18 Apr 2017 13:46:42 +0200
hpssacli (2.20.11.0-1) unstable; urgency=low

2
debian/compat vendored
View File

@ -1 +1 @@
5
7

View File

@ -1,2 +1,2 @@
amd64!hpssacli!2.20.11.0!hpssacli-2.20-11.0.x86_64.rpm!https://downloads.linux.hpe.com/SDR/repo/mcp/CentOS/6/x86_64/10.20/hpssacli-2.20-11.0.x86_64.rpm!4d6a884122ada43425835c05fe652947
i386!hpssacli!2.20.11.0!hpssacli-2.20-11.0.i386.rpm!https://downloads.linux.hpe.com/SDR/repo/mcp/CentOS/6/i386/10.20/hpssacli-2.20-11.0.i386.rpm!56e8780941d783003829894558f7be46
amd64!hpssacli!2.40.13.0!hpssacli-2.40-13.0.x86_64.rpm!https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/x86_64/current/hpssacli-2.40-13.0.x86_64.rpm!fda77295dfa9af90c03d98108b519078
i386!hpssacli!2.40.13.0!hpssacli-2.40-13.0.i386.rpm!https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/i686/current/hpssacli-2.40-13.0.i386.rpm!20fee893ce40b62558b4533309be1392

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
HP Smart Storage Administrator CLI (HPSSACLI)
Version 2.20-11.0
5/1/2015
HPE Smart Storage Administrator CLI (HPSSACLI)
Version 2.40-13.0
11/4/2015
Description
-----------
The HP Smart Storage Administrator CLI is the command line-based disk
The HPE 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
@ -73,10 +73,8 @@ Supported Controllers
Dynamic Smart Array B140i
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
@ -87,7 +85,7 @@ Supported Controllers
Smart Array P840ar Controller
Smart Array P841 Controller
Installing & Running the HP Smart Storage Administrator
Installing & Running the HPE Smart Storage Administrator
--------------------------------------------------------------
Installation:
HPSSACLI is distributed using Red Hat Package Manager (RPM) packages and
@ -103,7 +101,7 @@ Installing & Running the HP Smart Storage Administrator
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
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
@ -137,8 +135,8 @@ Additional Notes
all SCSI devices on Linux.
2. Do not insert or remove a controller driver module when hpssacli is
running.
3. Please stop the HP Storage Agents when deleting logical drives
since HP Storage Agents keeps all logical drives open.
3. Please stop the HPE Storage Agents when deleting logical drives
since HPE Storage Agents keeps all logical drives open.
4. If all physical drives on a controller fail or are removed, software keys
will not be saved to the controller.
5. HPSSACLI may appear unresponsive during heavy array controller I/O
@ -153,7 +151,7 @@ Additional Notes
only the first 16 volumes configured will be available to the operating
system.
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 HPE 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

Binary file not shown.