Rate and give feedback:
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
delete hyper_metro_vstore_pair db
Function
The delete hyper_metro_vstore_pair db command is used to forcibly delete the database of a vStore pair from a specific vStore.
Parameters
Parameter |
Description |
Value |
---|---|---|
local_pair_id=? | Local vStore pair ID. | Export the CCDB and check the incorrect local_pair_id. |
db_index=? | vStore database index. | Export the GDB and check the incorrect index. |
Usage Guidelines
- Do not use this command without R&D engineers' guidance. This command can be used to delete the vStore pair database when the vStore pair database is incorrect and the vStore pair cannot be deleted on the CLI. Do not use this command in other scenarios.
- This command must be used with the "delete hyper_metro_vstore_pair rss" command. After deleting the corresponding vStore pair database, restart the system.
Example
Delete the database of the HyperMetro vStore pair whose local pair ID and database index are 0.
developer:/>delete hyper_metro_vstore_pair db local_pair_id=0 db_index=0 DANGER: You are about to forcibly maintain the HyperMetro vStore pair database configuration. This operation will make the corresponding HyperMetro vStore pair unavailable. This operation enables you to forcibly delete a single configuration item of a HyperMetro vStore pair if HyperMetro vStore pair objects cannot be deleted properly. Suggestion: Before performing this operation, contract R&D engineers and confirm the following: 1. The system is not being configured by other users. 2. The entered parameter values 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.