Validate storage array security key
The validate storageArray securityKey command validates the security key for a storage array that has security-capable drives to make sure that the back-up security key file is not corrupt.
Supported Arrays
If external key management is enabled, then this command applies only to the DE2000H, DE4000H, DE4000F, DE6000H, and DE6000F arrays. If internal key management is enabled, then the command applies to any individual storage array, as long as all SMcli packages are installed.
Roles
To execute this command on an storage array, you must have the Security Admin role.
Context
Security key validation uses the pass phrase used to generate the file to decrypt the key and match it with the value maintained in controller memory (for internal keys) or on the external server (for external keys).
Syntax
validate storageArray securityKey file="<var id="GUID-3934C341-EF48-4A9B-A70A-240EABDA4B0C__V1192431" className="keyword varname">fileName</var>" passPhrase="<var id="GUID-3934C341-EF48-4A9B-A70A-240EABDA4B0C__V1192432" className="keyword varname">passPhraseString</var>"
Parameters
Parameter | Description |
---|---|
file | The file path and the file name that has the security key. Enclose file path and the file name in double quotation marks (" "). For example:
Important The file name must have an extension of |
passPhrase | A character string that encrypts the security key so that you can store the security key in an external file. Enclose the pass phrase in double quotation marks (" "). |