Diablo: ULLtraDIMM - Verify & Update Linux Driver
Jump to navigation
Jump to search
Verify the Linux driver installation
The device starts automatically after the device driver and CLI have been installed.
To verify that all ULLtraDIMM Memory-Channel Storage devices have been installed and are active, use: td-cli device --list
[root@mcs Diablo]# td-cli device --list
Device List:
tda
tdb
tdc
tddUpdating the Linux driver
NB: This must be run as root user
Determine the revision of the system Kernel using uname -r
[root@mcs Diablo]# uname -r
2.6.32-358.el6.x86_64As root, change to the working directory that contains the RPM files.
To upgrade the ULLtraDIMM Memory-Channel Storage driver, install the RPM using the correct Kernel revision information with rpm –U
[root@mcs Diablo]# rpm -U teradimm-kmod-2.6.32-358.el6-1.4.4.105-1.el6.x86_64.rpmUpdating the CLI tools
As with the driver, use rpm -U
[root@mcs Diablo]# rpm -U teradimm-cli-1.4.4.89-1.x86_64.rpm