You can use the key_manager restore command to retrieve authentication keys from a key management server to a storage system. For example, when you created authentication keys on a node, you use this command to retrieve the keys for use on the partner node.
You must know the IP address for each key management server that you want to retrieve authentication keys from.
The following command restores keys with the key tag storage-system from the key management server with the IP address 172.18.99.175:
storage-system> key_manager restore -key_server 172.18.99.175 -key_tag storage-system
The following command restores all keys with the key tag storage-system from all key management servers linked to the storage system:
storage-system> key_manager restore -all -key_tag storage-system