If you want to access an existing Cryptographic Security Platform Vault backup file, you can use the Cryptographic Security Platform Vault Management webGUI, the Entrust Cryptographic Security Platform Vault API or, if you have configured an NFS server, you can use NFS.
The following sections describe how to access the backup file through the webGUI and NFS.
Cryptographic Security Platform Vault Management webGUI Access
- Log into the Cryptographic Security Platform Vault Management webGUI with your standard account credentials.
- In the top right, click the Switch to Appliance Management link.
- In the top menu bar, click Cluster.
- Go to the Cluster tab.
- Select Actions > KeyControl Backup. Cryptographic Security Platform Vault displays the latest backup information if one exists.
Click Download. Cryptographic Security Platform Vault saves the encrypted backup file to your browser's default download location. The filename is in the format
<server-name>-<product_version><-datetimestamp>-<admin_key_version>.bu.- Click Close.
NFS Access
To access the backup file through NFS, log into one of the Backup Host servers configured for the cluster and mount the directory using the mount command. For example, if your Cryptographic Security Platform Vault node IP address is 192.168.140.135, you would enter:
# mount -t nfs 192.168.140.135:/hcs/backup /backup # ls -l /backup total 506 lrwxrwxrwx 1 root root 30 Dec 16 14:57 htkc.bu -> testkc01-5.1-20191216092703-4.bu -rw-r--r-- 1 root root 191776 Dec 16 14:57 testkc01-5.1-20191216092703-4.bu