Using the initial configuration script to configure the encryption environment

Encryption License Key User Guide for VSP One Block

Version
10.2.x
Audience
anonymous
Part Number
MK-23VSP1B010-00

Use the following workflow to configure the KMS settings for your encryption environment using the initial configuration script.

Note: Run the script without the KMS configured.
  1. Install the Requests library.

    For details, see Installing the Requests library.

  2. Download and unzip the kmip.zip file from your storage system:
    • URL of the kmip.zip file on the storage system:
      https://<service IP address>/download/restapi/kmip.zip
    • Script files stored in the kmip.zip file:
      • setup_kms.py: Initial configuration script file.
      • init_kms.py: Initialization script file.
      • block_storage_api.py: Defines the function that generates the request line as a BlockStorage API class.
      • storage_param.py: Defines storage system information.
  3. Update the parameters in the initial configuration script file (setup_kms.py), and then run the initial configuration script.

    For details, see Running the initial configuration script.