delete quorum_server_link db
Function
The delete quorum_server_link db command is used to forcibly delete the DB information about a specified link between the disk array and a quorum server.
Format
delete quorum_server_link db db_index=?
Parameters
Parameter |
Description |
Value |
---|---|---|
db_index=? |
Indicates the DB index of a specified link between the disk array and a quorum server. |
Export the CCDB and check the incorrect index. |
Views
Developer view
Usage Guidelines
- Do not use this command without R&D engineers' guidance. This command can only be used when a specified link between the disk array and a quorum server with incorrect DB information cannot be deleted on the CLI. Do not use this command in other scenarios.
- Restart the system after running the commands.
Example
To delete the DB information about the link 1 between quorum server and the disk array, run the following command.
developer:/>delete quorum_server_link db db_index=1
DANGER: You are about to forcibly maintain HyperMetro. This operation will cause the corresponding value-added pair to be unavailable.
This operation enables you to forcibly delete the configuration information about a single item of HyperMetro if HyperMetro objects cannot be deleted properly.
Suggestion: Before performing this operation, contract R&D engineers, perform all procedures under their guidance, and confirm the operation.
1. The system is not configured by other users.
2. Host I/Os of HyperMetro LUNs have been stopped.
3. The parameter values that are entered are correct.
Have you read danger alert message carefully?(y/n)y
Are you sure you really want to perform the operation?(y/n)y
Command executed successfully.
System Response
None