Updated on 2022-02-21 GMT+08:00

Disk Encryption

What Is Disk Encryption?

In case your services require encryption for the data stored on disks, EVS provides you with the encryption function. You can encrypt new disks. Keys used by encrypted disks are provided by the Key Management Service (KMS), which is secure and convenient. Therefore, you do not need to establish and maintain the key management infrastructure.

Keys Used for Disk Encryption

The keys provided by KMS include a Default Master Key and Customer Master Keys (CMKs).
  • Default Master Key: A key that is automatically created by EVS through KMS and named evs/default.

    The Default Master Key cannot be disabled and does not support scheduled deletion.

  • CMKs: Keys created by users. You may use existing CMKs or create new CMKs to encrypt disks. For details, see Management > Creating a CMK in the Key Management Service User Guide.
If disks are encrypted using CMKs and a CMK is then disabled or scheduled for deletion, the disks encrypted by this CMK can no longer be read from or written to and data on these disks may never be restored. See Table 1 for more information.
Table 1 Impact of CMK unavailability

CMK Status

Impact

How to Restore

Disabled

  • If an encrypted disk is attached to a server, the disk cannot be accessed or data on the disk cannot be restored after a period of time or even permanently. If this disk is detached later, it cannot be attached again.
  • If an encrypted disk is not attached to any server, it cannot be attached anymore.

Enable the CMK. For details, see Managing CMKs > Enabling One or More CMKs in the Key Management Service User Guide.

Scheduled deletion

Cancel the scheduled deletion for the CMK. For details, see Managing CMKs > Canceling the Scheduled Deletion of One or More CMKs in the Key Management Service User Guide.

Deleted

Data on the disks can never be restored.

Relationships Between Encrypted Disks and Backups

The encryption function can be used for system disks, data disks, and backups. The detailed descriptions are as follows:

  • The system disk encryption depends on images. For details, see the Image Management Service User Guide.
  • The encryption attribute of an existing disk cannot be changed. You can create new disks and determine whether to encrypt the disks or not.
  • When a disk is created from a backup, the encryption attribute of the new disk will be consistent with that of the backup's source disk.

Before using the encryption function, you need to grant KMS access rights to EVS. If you have the right granting permission, grant KMS access rights directly. If you do not have the permission, contact a user with the security administrator rights to add the security administrator rights for you. Then, grant KMS access rights to EVS. For details, see Who Can Use the Encryption Feature?

For details about how to create an encrypted disk, see Step 2: Create a Disk.

Who Can Use the Disk Encryption Function?

  • The security administrator (having the Security Administrator rights) can grant the KMS access rights to EVS for using the disk encryption function.
  • When a common user who does not have the Security Administrator rights needs to use the disk encryption function, the condition varies depending on whether the user is the first one ever in the current region or project to use this feature.
    • If the common user is the first one ever in the current region or project to use the feature, the user must contact a user having the Security Administrator rights to grant the KMS access rights to EVS. Then, the common user can use the disk encryption function.
    • If the common user is not the first one ever in the current region or project to use the feature, the common user can use the disk encryption function directly.

From the perspective of a tenant, as long as the KMS access rights have been granted to EVS in a region, all users in the same region can directly use the disk encryption feature.

If there are multiple projects in the current region, KMS access rights need to be granted to each project in this region.

Application Scenarios of Disk Encryption

Figure 1 shows the user relationships under regions and projects from the perspective of a tenant. The following example uses region B to describe the two application scenarios of the disk encryption function.

Figure 1 User relationships
  • If the security administrator uses the encryption function for the first time ever, the operation process is as follows:
    1. Grant the KMS access rights to EVS.

      After KMS access rights have been granted, the system automatically creates a Default Master Key and names it evs/default. DMK can be used for disk encryption.

      Disk encryption relies on KMS. When the encryption function is used for the first time ever, KMS access rights need to be granted to EVS. After KMS access rights have been granted, all users in this region can use the encryption function, without requiring the KMS access rights to be granted again.

    2. Select a key.
      You can select one of the following keys:
      • DMK: evs/default
      • CMKs: Existing or newly created CMKs. For details, see Creating a CMK in the Key Management Service User Guide.

    After the security administrator has used the disk encryption function, all users in Region B can directly use the encryption function.

  • If User E (common user) uses the encryption function for the first time ever, the operation process is as follows:
    1. When user E uses the encryption function, and the system prompts a message indicating that the KMS access rights have not been granted to EVS.
    2. Contact the security administrator to grant the KMS access rights to EVS.

    After the KMS access rights have been granted to EVS, User E as well as all users in Region B can directly use the disk encryption function and do not need to contact the security administrator to grant the KMS access rights to EVS again.