Procedure
Step 1
Decompress the installation package.
1.
In the operating system of the quorum server, run the
unzip
command to decompress the
installation package.
XXX@Linux:~# unzip OceanStor\ QuorumServer\ VXXXRXXXCXX.zip
package/
package/quorum_server.sh
package/packages/
package/packages/QuorumServer-VXXXRXXXCXX-linux.x86_64.rpm
package/qs_version.ini
package/tools/
2.
After decompressing the installation package, run the
cd package
command to go to the
decompressed directory.
XXX@Linux:~# cd package/
Step 2
Uninstall the arbitration software.
Run the
./quorum_server.sh -uninstall
command to uninstall the arbitration software.
XXX@Linux:~/package # ./quorum_server.sh -uninstall
Uninstall quorum server.
The QuorumServer uninstallation starts.
Uninstall... ########################################### [100%]
QuorumServer ########################################### [100%]
Do you want to backup configuration and log?
<Y|N>:y
QuorumServer install success completed.
Step 3
(Optional) Check whether the arbitration software is uninstalled successfully.
1.
When the uninstallation progress is completed, run the
ps -elf | grep quorum_serverd
command to check whether the arbitration software is uninstalled successfully.
2.
If the
quorum_serverd
process does not exist, the arbitration software is uninstalled
successfully.
XXX@Linux:~/package # ps -elf | grep quorum_serverd
0 S root 3326 32197 50 80 0 - 2449 pipe_w 17:03 pts/0 00:00:00
grep quorum_serverd
XXX@Linux:~/package #
----End
5.1.5 Importing Certificates
When the storage system is communicating with an external device, you are advised to use
the certificate verification mode to improve service security. This chapter describes how to
generate and export a certificate signing request, and import and activate the signed
certificate.
Procedure
Step 1
Log in to DeviceManager.
Step 2
Choose
Settings
>
Storage Settings
>
Value-added Service Settings
>
Credential Management
.
Step 3
Select the type of a certificate signing request that you want to export and select an
appropriate certificate key algorithm, then click
Generate and Export
.
OceanStor V3 Series
HyperMetro Feature Guide for File
5 Management
Issue 05 (2018-01-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
158