l
You have uploaded the driver package to a directory (for example,
/home
) on the server
by using WinSCP.
Procedure
Step 1
Log in to the OS as an administrator.
Step 2
Go to the directory that stores the ES3000 V5 driver package, for example,
/home
.
Step 3
Run the installation command based on the OS type.
l
For RHEL, CentOS, OEL, SLES, UVP, or RHEL, run
rpm -ivh driver package name
.
An example package name for CentOS is
rpm -ivh kmod-
hiodriver-5.0.0.6-2.6.32_431.el6.centos.x86_64.rpm
.
l
For Ubuntu or Debian, run
dpkg -i driver package name
.
An example package name for Ubuntu is
dpkg -i
hiodriver-5.0.0.6-3.19.0_15_generic.ubuntu.amd64.deb
.
l
For Citrix:
a.
Check the version of Citrix
n
Citrix 7.1 and below, go to
n
b.
Run the
mount -o loop <Driver package name>
command to mount the ISO
package to a directory, for example,
/tmp/citrix
.
The following uses Citrix 6.2 as an example:
mount -o loop
hiodriver-3.3.9.1-6u2.iso /tmp/citrix.
c.
Access the mount directory where the ISO package is located, for example,
/tmp/
citrix
.
cd /tmp/citrix
d.
Run
install.sh
in
/tmp/citrix
to install the driver.
./install.sh
e.
Run the following command to query driver information:
rpm -qa | grep hiodriver
f.
Run
xe update-upload file-name=<Driver package name>
to upload the update.
xe update-upload file-name=hiodriver-citrix7u1-5.0.0.8.iso
NOTE
The UUID of the pack is returned when the upload completes.
g.
Apply the pack by
xe update-apply uuid=<pack_uuid>
xe update-apply uuid=320232df-7adb-4cbe-a7a3-8515240879e1
h.
Run the following command to query driver information.
xe update-list
ES3000 V5 NVMe PCIe SSD
User Guide
3 Installation and Configuration
Issue 07 (2019-03-19)
Copyright © Huawei Technologies Co., Ltd.
29