Installing IPMCTL packages on Linux
dnf search ipmctl
dnf info ipmctl$ dnf search ipmctl
Last metadata expiration check: 1:24:31 ago on Fri 27 Mar 2020 06:27:17 PM MDT.
================================================== Name Exactly Matched: ipmctl ==================================================
ipmctl.x86_64 : Utility for managing Intel Optane DC persistent memory modules
================================================= Name & Summary Matched: ipmctl =================================================
libipmctl-devel.x86_64 : Development packages for libipmctl
ipmctl-debugsource.x86_64 : Debug sources for package ipmctl
ipmctl-debuginfo.x86_64 : Debug information for package ipmctl
libipmctl-debuginfo.x86_64 : Debug information for package libipmctl
ipmctl-monitor-debuginfo.x86_64 : Debug information for package ipmctl-monitor
====================================================== Name Matched: ipmctl ======================================================
libipmctl.x86_64 : Library for Intel DCPMM management
ipmctl-monitor.x86_64 : Daemon for monitoring the status of Intel DCPMM
$ dnf info ipmctl
Last metadata expiration check: 1:25:19 ago on Fri 27 Mar 2020 06:27:17 PM MDT.
Installed Packages
Name : ipmctl
Version : 02.00.00.3446
Release : 1.el7
Architecture : x86_64
Size : 65 k
Source : ipmctl-02.00.00.3446-1.el7.src.rpm
Repository : @System
From repo : jhli-ipmctl
Summary : Utility for managing Intel Optane DC persistent memory modules
URL : https://github.com/intel/ipmctl
License : BSD
Description : Utility for managing Intel Optane DC persistent memory modules
: Supports functionality to:
: Discover DCPMMs on the platform.
: Provision the platform memory configuration.
: View and update the firmware on DCPMMs.
: Configure data-at-rest security on DCPMMs.
: Monitor DCPMM health.
: Track performance of DCPMMs.
: Debug and troubleshoot DCPMMs.
Using ipmctl
Last updated
Was this helpful?