Skip to main content
Verify the integration using Nutanix command-line tools, NCC health checks, and the CryptoHub key inventory. This page also covers key rotation, troubleshooting, and log file locations.

Verify encryption status with ncli

SSH to any CVM in the cluster and run the following commands to confirm encryption is active and the KMS is configured correctly. Run these commands to check overall encryption status:
Run these commands to test the KMIP connection and review certificate test results:

Verify keys on the CryptoHub

Log in to the CryptoHub management interface and confirm that new AES-256 symmetric key objects have been created. Nutanix creates Key Encryption Keys (KEKs) on the CryptoHub when encryption is first enabled. In the Nutanix AOS service on the CryptoHub, confirm that key objects appear in the key inventory of the service.

Run NCC health checks

Run the full NCC health check suite to validate KMS configuration, connectivity, and certificate validity.
The key_manager_checks health check (Nutanix KB-8223) specifically validates KMS configuration and certificate status. Address any FAIL results before considering the integration production-ready.

Rotate encryption keys

Nutanix supports both automatic and on-demand key rotation. To manually rotate encryption keys via the CLI, run the following command:
To rotate keys from Prism Element, navigate to Settings > Data-at-rest Encryption and click Rekey. During re-keying with an external KMS, Nutanix requests new keys from the CryptoHub. Old keys are retained on the CryptoHub until all data is re-encrypted with the new keys.

Troubleshooting

Log files

The Mantle service handles all encryption key management operations on Nutanix. Run genesis status on any CVM to check the status of the encryption service, and cluster status for overall cluster health.