Skip to main content

Set up NetApp Volume or Aggregate Encryption on the new controller module

Contributors netapp-pcarriga netapp-aoife

If the replaced controller or the high-availability (HA) partner of the new controller uses NetApp Volume Encryption (NVE) or NetApp Aggregate Encryption (NAE), you must configure the new controller module for NVE or NAE.

About this task

This procedure includes steps that are performed on the new controller module. You must enter the command on the correct node.

Steps
  1. Verify that the key management servers are still available, their status, and their authentication key information:

    For this ONTAP version… Use this command…​

    ONTAP 9.6 or 9.7

    security key-manager key query -node node

    ONTAP 9.5 or earlier

    security key-manager key show

  2. Add the key management servers listed in the previous step to the key management server list in the new controller:

    1. Add the key management server by using the following command:

      security key-manager -add key_management_server_ip_address

    2. Repeat the previous step for each listed key management server. You can link up to four key management servers.

    3. Verify the that the key management servers were added successfully by using the following command:

      security key-manager show

  3. On the new controller module, run the key management setup wizard to set up and install the key management servers.

    You must install the same key management servers that are installed on the existing controller module.

    1. Launch the key management server setup wizard on the new node by using the following command:

      security key-manager setup -node new_controller_name

    2. Complete the steps in the wizard to configure key management servers.

  4. Restore authentication keys from all linked key management servers to the new node.

    • Restore authentication for external key manager:

      security key-manager external restore

      This command needs the Onboard Key Manager (OKM) passphrase

      For more information, see the Knowledge Base article How to restore external key manager server configuration from the ONTAP boot menu.

    • Restore authentication for the OKM:

      For this ONTAP version… Use this command…​

      All other ONTAP versions

      security key-manager onboard sync

      ONTAP 9.5

      security key-manager setup -node node_name

After you finish

Check if any volumes were taken offline because authentication keys were not available or external key management servers could not be reached. Bring those volumes back online by using the volume online command.