Setting Cluster Options
- Log into the Cryptographic Security Platform Vault Management webGUI using an account with Domain Admin privileges.
- In the top right, click the Switch to Appliance Management link.
-
In the top menu bar, click Cluster.
-
Specify the options that you want to use:
Options
Option
Description
Description
A user-defined description for the cluster.
Status
The status of the cluster. If this is Healthy, all Cryptographic Security Platform Vault nodes are functioning normally. If this is Degraded, Cryptographic Security Platform Vault can still serve requests for keys and policies from the associated Policy Agents, but you cannot make changes to the nodes in the cluster.
Group Administrator
The Cryptographic Security Platform Vault administration group to which this cluster belongs. You cannot change this field.
Backup Hosts
The hostnames or IP addresses of systems that are allowed to access the Cryptographic Security Platform Vault backup directory through NFS. (
0.0.0.0means any server can have access.)Any time you back up Cryptographic Security Platform Vault, it automatically stores the backup file in a folder called
/hcs/backup. If you issue an NFSmountcommand to that directory from another server, you can access any of the backup files. Make sure these backup images are securely stored in case you ever need to restore Cryptographic Security Platform Vault. For details, see Cryptographic Security Platform Vault Network Requirements and Cryptographic Security Platform Vault Backup and Restore.Backup Over NFS
Whether backup over NFS is enabled. (Default: disabled.)
Cluster Operation Timeout
The amount of time that a Cryptographic Security Platform Vault node waits to receive a response from another Cryptographic Security Platform Vault node. If a response is not received by the specified timeout, the Cryptographic Security Platform Vault cluster goes into degraded mode, which indicates a network connectivity problem.
Enter a value between 1 and 30 seconds. (Default: 5 seconds.)
If a Cryptographic Security Platform Vault cluster frequently switches between degraded state and healthy state, you can increase this timeout. We recommend, however, that you keep the timeout as short as possible.
Note: Typically, network latency is measured in milliseconds. Based on the clusters we have deployed at Amazon, the network latency from Northern California to Oregon was under ~100ms, North Virginia to Oregon was around ~200ms, and Northern California to Ireland was over ~280ms. The values varied based on time of day and the day of the week, but all values were considerably less than 5 seconds. If delays are consistently above 5 seconds, there is a network problem somewhere or a node is down.
Heartbeat Timeout
The number of seconds to wait for a Cryptographic Security Platform Vault heartbeat response between Cryptographic Security Platform Vault nodes in the cluster. If this time is exceeded, the heartbeat fails.
Enter a value between 2 and 15 seconds. (Default: 3 seconds.)
Healthy Interval
The number of seconds between successful Cryptographic Security Platform Vault heartbeats for the cluster to be considered healthy.
Enter a value between 1 and 10 seconds. (Default: 1 second.)
Degraded Interval
The number of seconds between failed Cryptographic Security Platform Vault heartbeats for the cluster to be considered degraded.
Enter a value between 1 and 10 seconds. (Default: 1 second.)
Healthy Threshold
The number of successful consecutive heartbeats that must occur before Cryptographic Security Platform Vault determines that a degraded cluster is now healthy.
Enter an integer between 2 and 10. (Default: 2.)
Degraded Threshold
The number of failed consecutive heartbeats that must occur before Cryptographic Security Platform Vault determines that a healthy cluster is now degraded.
Enter a value between 2 and 10. (Default: 2.)
Any changes you make are communicated to all nodes in the cluster and take effect immediately.