|
| 1 | +undercloud-proliant-tools |
| 2 | +============== |
| 3 | + |
| 4 | +* This element can be used when building ironic-python-agent ramdisk. It |
| 5 | + enables ironic-python-agent ramdisk to do in-band cleaning operations |
| 6 | + specific to HPE ProLiant hardware. |
| 7 | + |
| 8 | +* Works with ubuntu and fedora distributions (on which the |
| 9 | + ironic-python-agent-ramdisk element is supported). |
| 10 | + |
| 11 | +* Currently the following utilities are installed: |
| 12 | + |
| 13 | + + `proliantutils`_ - This module registers an ironic-python-agent hardware |
| 14 | + manager for HPE ProLiant hardware, which implements in-band cleaning |
| 15 | + steps. The latest version of ``proliantutils`` available is |
| 16 | + installed. This python module is released with Apache license. |
| 17 | + |
| 18 | + + `HPE Smart Storage Administrator (HPE SSA) CLI for Linux 64-bit`_ - This |
| 19 | + utility is used by ``proliantutils`` library above for doing in-band RAID |
| 20 | + configuration on HPE ProLiant hardware. Currently installed version is |
| 21 | + 2.60. Newer version of ``ssacli`` when available, may be installed to |
| 22 | + the ramdisk by using the environment variable ``DIB_SSACLI_URL``. |
| 23 | + ``DIB_SSACLI_URL`` should contain the HTTP(S) URL for downloading the |
| 24 | + RPM package for ``ssacli`` utility. The old environmental variable |
| 25 | + ``DIB_HPSSACLI_URL``,a HTTP(S) URL for downloading the RPM package for |
| 26 | + ``hpssacli`` utility, is deprecated. The ``hpssacli`` utility is not |
| 27 | + supported anymore, use ``ssacli`` instead for the same functionality. |
| 28 | + Availability of newer versions can be in the Revision History |
| 29 | + in the above link. This utility is closed source and is released with |
| 30 | + `HPE End User License Agreement – Enterprise Version`_. |
| 31 | + |
| 32 | +.. _`proliantutils`: https://pypi.org/project/proliantutils |
| 33 | +.. _`HPE Smart Storage Administrator (HPE SSA) CLI for Linux 64-bit`: http://h20564.www2.hpe.com/hpsc/swd/public/detail?swItemId=MTX_5530b3f5b38b4e0781e6bf9c74 |
| 34 | +.. _`HPE End User License Agreement – Enterprise Version`: https://downloads.hpe.com/pub/softlib2/software1/doc/p1796552785/v113125/eula-en.html |
0 commit comments