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).
change lun_crypto_mode
Parameters
Parameter |
Description |
Value |
---|---|---|
enabled=? | State of the encryption mode. | The value is "yes" or "no", where:
|
Example
-
To enable the encryption mode, run the following command.
developer:/>change lun_crypto_mode enabled=yes DANGER:You are about to enable the LUN encryption mode, which can be used together with an encryptor only. This operation may interrupt services if the disk array is not connected to an encryptor. Suggestion: Enable this mode only when the disk array is connected to an encryptor. 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.
-
To disable the encryption mode, run the following command.
developer:/>change lun_crypto_mode enabled=no DANGER: You are about to disable the crypto mode. This operation may cause LUN to become invalid. Suggestion: Before perform this operation, ensure you do need. 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.