hioadm –help
rpm –qa | grep hiodriver
----End
5.4.2 Uninstalling Citrix Drivers and Tools
Procedure
Step 1
Log in to the OS as an administrator.
Step 2
Run the following command to query the hiodriver packages installed in the OS:
rpm –qa | grep hiodriver
The following provides an example:
[root@xenserver-citrix6u2sp1 ~]#
rpm -qa | grep hiodriver
hiodriver-modules-xen-2.6.32.43-0.4.1.xs1.8.0.835.170778-1.0-20170114051700
hiodriver-data-1.0-20170114051700
hiodriver-modules-kdump-2.6.32.43-0.4.1.xs1.8.0.835.170778-1.0-20170114051700
Step 3
Run the following command to uninstall the hiodriver packages one by one:
rpm –e xxxxxx
The following provides an example:
[root@xenserver-citrix6u2sp1 ~]#
rpm -e hiodriver-modules-
xen-2.6.32.43-0.4.1.xs1.8.0.835.170778-1.0-20170114051700
[root@xenserver-citrix6u2sp1 ~]#
rpm -e hiodriver-data-1.0-20170114051700
NOTE: There are some user files under the directory /opt/hio.
If you don't need them, you can delete them manually.
Uninstall ES3000 V3 hiodriver-data-1.0 successfully.
[root@xenserver-citrix6u2sp1 ~]#
rpm -e hiodriver-modules-
kdump-2.6.32.43-0.4.1.xs1.8.0.835.170778-1.0-20170114051700
Step 4
Run the following command again to check that all the hiodriver packages are uninstalled:
rpm –qa | grep hiodriver
----End
5.5 Upgrading the Controller Firmware
This section describes how to upgrade the ES3000 V3 controller firmware in different
operating systems (OSs).
NOTE
The ES3500, ES3600P, and ES3600C series use the same drivers and firmware.
5.5.1 Upgrading the Controller Firmware in Linux
Operation Scenario
You can upgrade the controller firmware when a new version is released.
Preparations
Before upgrading the firmware, check that:
ES3000 V3 NVMe PCIe SSD
User Guide
5 Maintenance and Upgrade
Issue 20 (2019-02-27)
Copyright © Huawei Technologies Co., Ltd.
73