#1760 PR merged
: Update hp_raid-functions.sh and 270_hpraid_layout.sh¶
Labels: enhancement
, fixed / solved / done
hpannenb opened issue at 2018-03-20 11:11:¶
Relax-and-Recover (ReaR) Pull Request Template¶
Pull Request Details:¶
-
Type: Bug Fix
-
Impact: Low
-
Reference to related issue (URL):
-
How was this pull request tested?
Tested with ReaR 2.3 under RHEL7.4 on a HP DL360 Gen9 with SPP 2017.10 installed. -
Brief description of the changes in this pull request:
This change is required because in HP's SPP (Service Pack for Proliant) the hpacucli/hpssacli is now (recognised with Version 3.10) called "ssacli" and the installation directory's name has been renamed as well.
jsmeix commented at 2018-03-20 12:17:¶
This pull request is a precondition for https://github.com/rear/rear/pull/1759
hpannenb commented at 2018-03-20 15:56:¶
Joined both commits related to the HP ssacli into this pull request.
jsmeix commented at 2018-03-22 11:35:¶
Via
https://github.com/rear/rear/pull/1760/commits/0f07970672e885721779ac46ecf68ef8461d2bf3
I commited an explanatory comment how that obsure
eval $(grep ON_DIR= $(get_path $HPSSACLI))
command actually works, cf.
https://github.com/rear/rear/pull/1759#discussion_r176036119
jsmeix commented at 2018-03-22 11:42:¶
@hpannenb
I think I found a bug that I fixed via
https://github.com/rear/rear/pull/1760/commits/b7804c8e9a3064a846e46346b99040265ce6665a
jsmeix commented at 2018-03-22 13:29:¶
@hpannenb
many thanks for your valuable contribution to ReaR.
We (i.e. the ReaR upstream maintainers) depend
on users who use non-standard functionality in ReaR
(like HP Service Pack for Proliant software in this case)
to adapt and enhance ReaR for their specific use-cases
where we cannot reproduce things.
[Export of Github issue for rear/rear.]