HP MSR Encryption Accelerators User Manual

Page 13

Advertising
background image

Software installation 13

IMPORTANT:

Exact package names vary, depending on the software and kernel version

chosen.

3.

Go to the HP website (

http://www.hp.com/support

), and then download all of the support rpm

packages. These packages provide utilities, firmware, and other files.
For example, see the following table.

Package

What is installed

fio-util-<VSL-version
>.x86_64.rpm

VSL utilities—Recommended

fio-firmware-<firm
ware-version>.noa

rch.rpm

Firmware archive—Recommended

libvsl-<version>.x8
6_64.rpm

Libraries needed for management tools—Recommended

fio-common-<VSL-v

ersion>.x86_64.rp
m

Files required for the init script—Recommended

fio-sysvinit-<VSL-ver
sion>.x86_64.rpm

Init script—Recommended

fio-snmp-agentx-<v
ersion>.x86_64.rp

m

Agentx SNMP subagent—Optional. For more information,

see "Setting up SNMP for Linux (on page

27

)"

fio-snmp-mib-<versi

on>.x86_64.rpm

SNMP MIBs—Optional. For more information, see

"Setting up SNMP for Linux (on page

27

)"

libfio-dev-<version
>.x86_64.rpm

2.x Management SDK, deprecated—Optional

libfio-doc-<version

>.x86_64.rpm

2.x Management SDK, deprecated—Optional

libvsl-dev-<version
>.x86_64.rpm

Current Management SDK—Optional

libvsl-doc-<version

>.x86_64.rpm

Current Management SDK—Optional

4.

Build your binary rpm from the source rpm. For more information, see "Building the IO Accelerator

driver from source (on page

14

)." Return to this step when the binary driver rpm is created.

5.

Change to the directory where the installation packages were downloaded.

6.

To install the custom-built software package, enter the following command, using the package name
that you just copied or downloaded into that directory.
rpm -Uvh iomemory-vsl-<kernel-version>-<VSL-version>.x86_64.rpm

7.

To install the support files, enter the following commands:
rpm -Uvh lib*.rpm
rpm -Uvh fio*.rpm
The IO Accelerator and utilities are installed to the following locations.

Package type Installation location

IO Accelerator

/lib/modules/<kernel-version>/extra/fio/iomemory-vsl.ko

Utilities

/usr/bin

Firmware

/usr/share/fio/firmware

Advertising