Verifying Your Integration
To verify that the integration is successful and that ODF can connect to CipherTrust Manager:
Log in to the OpenShift Web Console using your credentials.
From the dropdown in the top-left corner, select the project where you want to create the PVC.
In the left sidebar, navigate to Storage > Persistent Volume Claims.
Click the Create Persistent Volume Claim button.
Provide the PVC Details
- Name: Enter a meaningful PVC name.
- Namespace: This should be auto-selected based on your current project.
- Storage Class: Select the appropriate ODF storage class (
ocs-storagecluster-ceph-rbdorocs-storagecluster-cephfs). - Access Mode: Choose ReadWriteOnce (or another mode if required).
- Size: Specify the requested storage size (e.g.,
10Gi).
Review all the details and Click Create to provision the PVC.
After creation, check that the PVC appears in the list with the status Bound.
Log in to CipherTrust Manager and navigate to Records.
Select Loki Audit Records from the list of available record types.
In Loki Audit Records, check for entries related to Use Key activities. These records confirm that the PVC-related encryption key usage was logged.