After any change to the active cluster configuration, perform the steps below to restore this configuration on the passive cluster
To restore the active cluster configuration on the passive one
- Run the clusterctl backup create command on any node of the active cluster.
- Copy the generated file to any node of the passive cluster.
- Use this file to run the clusterctl backup restore command on the node of the passive cluster.
- Log in to the Management Console of the active PKI Hub cluster.
Download the Certificate Authority configuration using the Export Configuration option on the Certificate Authority configuration page.
- Unzip the
pkihub-configuration.zipdownloaded, and extract the PKI Hub wrapping key from thekmdata.tarfile. - Export the
kmdatafrom the nShield RFS (Remote File System) on the passive datacenter. - Add the PKI Hub wrapping key obtained from the Certificate Authority active cluster configuration (Step 6) to the
kmdataexported from the nShield RFS on the passive datacenter (Step 7). - Log in to the Management Console of the passive PKI Hub cluster
- Select the HSM tab of the Certificate Authority configuration page and import the modified
kmdatafile (Step 8) to update the file in the nShield kmdata tar file field.