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).
modifymultivnodeswitch.sh
Function
The modifymultivnodeswitch.sh command is used to query and change the enablement status of the Multi-vnode feature.
Parameters
Parameter |
Description |
Value |
---|---|---|
-h | Displays help information. | - |
enable | Enables the Multi-vnode feature. | - |
disable | Disables the Multi-vnode feature. | - |
show | Displays the enablement status of the Multi-vnode feature. | - |
Example
-
Enable the Multi-vnode feature.
Storage: minisystem> modifymultivnodeswitch.sh enable DANGER: You are going to perform a danger command, this behavior will modify the Multi-vnode switch. Enabling this switch will affect system performance and reliability. If not by the engineer, it is strongly recommended that you do not perform this operation. Are you sure you really want to perform the operation?(y/n) y DANGER: You are going to perform a danger command. Suggestion: Before you perform this operation, make sure that the operation will not affect working of system. Have you read danger alert message carefully?(y/n) y Enter "I have read and understand the consequences associated with performing this operation." to confirm running this command. I have read and understand the consequences associated with performing this operation. admin:/diagnose>sys modifymultivnodeswitch enable Human change Multi-vnode switch form (disable) to (enable) success. admin:/diagnose>exit Storage: minisystem>
-
Disable the Multi-vnode feature.
Storage: minisystem> modifymultivnodeswitch.sh enable DANGER: You are going to perform a danger command, this behavior will modify the Multi-vnode switch. Enabling this switch will affect system performance and reliability. If not by the engineer, it is strongly recommended that you do not perform this operation. Are you sure you really want to perform the operation?(y/n) y DANGER: You are going to perform a danger command. Suggestion: Before you perform this operation, make sure that the operation will not affect working of system. Have you read danger alert message carefully?(y/n) y Enter "I have read and understand the consequences associated with performing this operation." to confirm running this command. I have read and understand the consequences associated with performing this operation. admin:/diagnose>sys modifymultivnodeswitch enable Human change Multi-vnode switch form (enable) to (disable) success. admin:/diagnose>exit Storage: minisystem>
-
Query the enablement status of the Multi-vnode feature.
Storage: minisystem> modifymultivnodeswitch.sh show admin:/diagnose>sys showmultivnodeswitch Current Multi-vnode switch status Memory: Disable. DB: Disable. admin:/diagnose>exit