Export storage array security key
The export storageArray securityKey command saves a drive security key to a file.
Supported Arrays
If external key management is enabled, then this command applies only to the DE2000H, DE4000H, DE4000F, and 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
When the key file is exported from one storage array, that key can be imported into another storage array. This enables you to move security-capable drives between storage arrays.
Syntax
export storageArray securityKey
passPhrase="<var id="GUID-4B581C71-AF1D-4FE1-9898-4C1880C71A80__V1111138" className="keyword varname">passPhraseString</var>"
file="<var id="GUID-4B581C71-AF1D-4FE1-9898-4C1880C71A80__V1111139" className="keyword varname">fileName</var>"
Parameters
Parameter | Description |
---|---|
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 (" "). |
file | The file path and the file name to which you want to save the security key. For example:
Important The file name must have an extension of |
Notes
The storage array to which you will be moving drives must have drives with a capacity that is equal to or greater than the drives that you are importing.
The controller firmware creates a lock that restricts access to the full disk encryption (FDE) drives. FDE drives have a state called Security Capable. When you create a security key, the state is set to Security Enabled, which restricts access to all FDE drives that exist within the storage array.
Your pass phrase must meet these criteria:
Must be between eight and 32 characters long.
Must contain no whitespace.
Must contain at least one uppercase letter.
Must contain at least one lowercase letter.
Must contain at least one number.
Must contain at least one non-alphanumeric character, for example, < > @ +.