Simplified setup: Doing other tasks
Learn how to do other tasks after you complete the simplified setup.
Adding a node to the cluster
Creating encryption keys
This task shows how to create encryption keys in a tenant:
Adding a tenant to GKLM
A tenant is a container that resides on a key server and contains encryption keys. Before a key client can request master encryption keys from a key server, you must add a tenant to the key server, create a key client, and register the key client with the tenant. For more information, see Simplified setup: Using SKLM with a self-signed certificate.
In some situations, you might need to access more than one tenant on the same key server. For example, if you have several key clients that you want to use with the same key server, each key client must register with a different tenant. For more information, see Simplified setup: Valid and invalid configurations.
This task shows how to add a tenant, register an existing key client with the tenant, and create encryption keys in the tenant.
Create keys on Vault
This task shows how to create encryption keys on Vault RKM server.
Managing another key server
Item | Step |
---|---|
Install and configure SKLM. | Step 1 |
Add a key server | Step 2 |
Add a tenant to the key server | Step 3 |
Create a key client | Step 4 |
Register the key client with the tenant | Step 5 |
Adding backup key servers
If multiple key servers exist, you can add them to an RKM stanza to provide backup capability in case the main key server becomes unavailable. You can add up to five backup key servers.
This task shows how to add backup key servers to the RKM stanza of one of your key clients. You can add backup key servers when you create a key server, as shown in Step 2 of the previous subtopic. Or you can add them later, as in this subtopic.
In this task the primary key server is keyserver11
. The backup key servers for
the RKM stanza are keyserver12
and keyserver13
. You want to add
three more backup key servers to the list: keyserver14
,
keyserver15
, and keyserver16
.
Follow these steps:
Adding a role or scope to Vault
Within an IBM Storage Scale cluster, only one role can be created per scope. The mmkeyserv role create command creates a scope and a role at the same time.
Follow these steps: