ipmctl-version - Man Page
Shows the PMem module host software versions
Synopsis
ipmctl version [OPTIONS]
Description
Shows the PMem module host software versions.
Options
- -h, ā-help
Displays help for the command.
- -o (text|nvmxml), -output (text|nvmxml)
Changes the output format. One of: "text" (default) or "nvmxml".
Examples
Displays the available version information for the PMem module software components.
ipmctl version
Return Data
By default, returns the following inventory information.
- Component
The name of the software component. One of:
- [Product Name] Software Version: The PMem module management software version
- Version
The current version of the software component if found or an error if not.
NoteIf the software version is incompatible, the version will be followed by an error message indicating such. If PMem modules are found with a FIS implementation higher than supported by the SW version, this command will print a warning.
Referenced By
2024-07-18 ipmctl