Relevant Commands
This section describes the operations related to the quorum server and their corresponding commands.
For details on how to use the commands, see the command reference corresponding to your product model.
Operations on the Quorum Server
Table 12-2 lists the operations and commands on the quorum server.
Operation |
Command |
---|---|
Add a local listening IP address and port for a quorum server. |
add server_ip |
Add the ESN of a storage system that can be connected to a quorum server to a whitelist. |
add white_list |
Enable or disable the whitelist function of a quorum server. |
change white_list |
Delete a local listening IP address from a quorum server. |
delete server_ip |
Import a security certificate or CA certificate file to a quorum server. |
import tls_cert |
Export the security certificate request file of a quorum server. |
export tls_cert |
Delete a storage system ESN from the whitelist of a quorum server. |
delete white_list |
Query information about a quorum server. |
show server_info |
Query local listening IP addresses and port IDs that have been added to a quorum server and established TCP links. |
show server_ip |
Query security certificate information about a quorum server. |
show tls_cert |
Query storage array ESNs that have been added to the whitelist of a quorum server. |
show white_list |
Collect the quorum server configurations. |
Run ./quorum_server_info.sh in the /opt/quorum_server/bin directory. |
Collect the quorum server logs. |
Run ./quorum_server_info.sh in the /opt/quorum_server/log directory to collect logs. |
Operations on the Storage System
Table 12-3 lists the operations and commands on the quorum server.
Operation |
Command |
---|---|
Add a link between a storage system and a quorum server. |
add quorum_server_link general |
Query the links between a storage system and a quorum server. |
show quorum_server_link general |
Create a quorum server. |
create quorum_server general |
Delete a quorum server. |
delete quorum_server general |
Query information about a quorum server. |
show quorum_server general |
Modify information about a quorum server. |
change quorum_server general |
Remove a link between a storage system and a quorum server. |
remove quorum_server_link general |