Reactivating a Revoked Disk
- Log into the KeyControl Vault for VM Encryption webGUI using an account with Cloud Admin privileges.
- In the top menu bar, click Workloads.
- Click the VMs tab and select the VM you want to work with from the list.
- Click the Expand button (>) at the end of the row to access the details for the specific VM.
- Click the Encrypted Disks tab and select the disk that you want to reactivate.
- Select Grant Disk Access from the VM-specific Actions menu. KeyControl changes the disk state to Active/Detached until the action completes, at which time it changes the state to Active/Attached.
-
If this is a Linux disk, you need to manually remount the filesystem unless
auto_mount
is set to True. To verify which disks are currently accessible, use thehcl status
command.