OpenHPI (Service Availability)

From Wikipedia, the free encyclopedia
OpenHPI
Developer(s)OpenHPI Project
Initial release31 January 2003; 21 years ago (2003-01-31)
Written inC++
TypeComputer hardware
LicenseBSD
Websiteopenhpi.org

OpenHPI is an open-source software system providing an abstracted interface to managing computer hardware, typically for chassis and rack based servers.[1][2] It is production ready implementation of the Hardware Platform Interface specification from Service Availability Forum, complimenting existing hardware management standards. Founded in 2003, OpenHPI is maintained by the OpenHPI Project.[3][4]

OpenHPI provides resource modeling, sensor management, control, watchdog, inventory data associated with resources, abstracted system event log, hardware events/alarms, and a managed hot-swap interface.[5] It aims for Service Availability beyond High Availability (HA) expectations.[1][4]

History[edit]

The OpenHPI project was conceived by Carrier Grade Linux hardware experts,[3] and announced on the Linux kernel mailing list on 19 March 2003, by Andrea Brugger. OpenHPI was described as "a universal interface for creating resource system models, such as chassis and rack-based servers, but extendable for other domains such as clustering, virtualization, and simulation". It had modular hardware support implemented using a plugin architecture, the top-level OpenHPI implementation being independent of the underlying hardware.[6] Supporters include IBM, Intel, Samsung, HPE, and others technical equipment manufacturers.

Features[edit]

The following features are supported by OpenHPI software:[2]

  • OpenHPI base library
  • OpenHPI utility functions
  • OpenHPI Daemon
  • HPI Client programs and HPI shell
  • Simulator Plugin
  • Dynamic Simulator Plugin
  • Slave Plugin
  • Test Agent Plugin
  • IMPI Direct Plugin
  • SNMP BladeCenter/RSA Plugin
  • iLO2 RIBCL Plugin
  • SOAP/XML BladeSystem c-Class Plugin
  • Oneview/REST Synergy Plugin
  • rtas Plugin
  • sysfs Plugin
  • watchdog Plugin

OpenHPI also provides a set of client programs as examples for typical HPI usage, for testing, or invocation from scripts. The hpi_shell is a command shell for calling HPI functions interactively.

Releases[edit]

The following table summarizes the main OpenHPI releases:

Main Releases history
Version Release date Notes
Old version, no longer maintained: 1.00 30 June 2004 Support for IPMI based servers and blades (via OpenIPMI or IPMIDirect plugins), IBM Blade Center (via SNMP Blade Center plugin), IBM xSeries servers (via SNMP RSA plugin), Linux 2.4 & 2.6 watchdog devices (via watchdog plugin), Linux 2.6 systems (via sysfs plugin), A Dummy Plugin designed for testing and writing HPI applications; Sample commands: hpisensor, hpiinv, hipsel, hpipower/hpireset. Along with the release there is a companion SNMP subagent. SuSE/Fedora/RedHat packages.[7][8]
Old version, no longer maintained: 2.0.2 24 February 2005 Threading bug fixes.[7]
Old version, no longer maintained: 2.6.0 31 July 2006 Highlights: Hotswap management enhancements; Daemon/Plugin enhancements; Persistence of Domain Alarm Table; Features: Blade Center Telco H support, IPMI ATCA support, Blade Center topology is now ATCA topology friendly, More blade sensors supported, PowerPC support, Unicode text buffer validation added. Extras: PyOpenHPI python module, SNMP sub-agent, HPIView.[7]
Old version, no longer maintained: 2.15.0 2009 Features: Build, Clients, Dynamic Simulator; Bug fixes; Accumulated features: Support for Windows, FreeBSD, IPv6; Improved HPI support. Plugins for oa_soap, HP ProLiant Rack (iLO2), HP BladeSystem c-Class; HPI-B.03.01; Bugfixes; Refactoring. Base libraries for C#/Java/Python.[7][8]
Older version, yet still maintained: 3.0.0 2 May Features: Documentation; HP c-Class, OpenHPI Daemon. Bug fixes. Accumulated features.[7][8]
Older version, yet still maintained: 3.6.0 26 August 2015 Stable release.[8]
Current stable version: 3.8.0 9 March 2018 Stable release. Changes to many plugins, build, utils, clients and daemon; Bug fixes.[8]
Legend:
Old version
Older version, still maintained
Latest version
Latest preview version
Future release

See also[edit]

Service Availability, Principles and Practice, Textbook

References[edit]

  1. ^ a b "OpenHPI/Wiki". SourceForge. Archived from the original on 2018-06-21. Retrieved 2020-12-28.
  2. ^ a b "OpenHPI". GitHub. Retrieved 2020-12-28.
  3. ^ a b Sean Dauge (2005). "OpenHPI: An Open Source Reference Implementation of the SA Forum Hardware Platform Interface". Service Availability. Lecture Notes in Computer Science. Vol. 3335. Springer, Berlin, Heidelberg. pp. 48–60. doi:10.1007/978-3-540-30225-4_4. ISBN 978-3-540-30225-4.
  4. ^ a b Maria Toeroe; Francis Tam (2012). Service Availability: Principles and Practice. John Wiley & Sons. ISBN 978-1-1199-4167-5.
  5. ^ "OpenHPI". OpenHPI. Archived from the original on 2019-08-19. Retrieved 2020-12-28.
  6. ^ Andrea L. Brugger. ""[ANNOUNCE] OpenHPI – an implementation for SAForum's HPI"". Kernel Traffic. Archived from the original on 2020-09-15. Retrieved 2020-12-28.
  7. ^ a b c d e "OpenHPI CHANGELOGS". Archived from the original on 2018-11-09. Retrieved 29 December 2020.
  8. ^ a b c d e "OpenHPI NEWS". Archived from the original on 2020-01-23. Retrieved 29 December 2020.

External links[edit]