ONTAP Discussions

NetApp Volume Encryption - Failed to start conversion on volume. Retry later or reboot the node.

juanfproact
5,182 Views

We have recently acquired the NVE license for an existing system FAS2750 running ONTAP 9.4P5. The idea is to perform the "volume encryption conversion start" command on all existing volumes. We already have Onboard Key Manager enabled.

 

When we try to run the encryption conversion in any volume we receive the following error:

 

clustermad::*> volume encryption conversion start -vserver SVM_CIFS -volume CIFS_Data_01

Error: command failed: Failed to start conversion on volume "CIFS_Data_01" in Vserver "SVM_CIFS". Reason: Node "clustermad-02" failed to allocate encryption resources. Please retry later or reboot the node.

 

Has anyone been able to solve this error without rebooting the system?

1 ACCEPTED SOLUTION

CHRISMAKI
5,065 Views

Just confirmed with a buddy of mine in support, and this is a result of being low on cache memory, reboot is the recommended course of action.

View solution in original post

5 REPLIES 5

CHRISMAKI
5,140 Views

That's an interesting one, are you able to create a new, encrypted volume from scratch on either node?

 

I'm wondering if this is support ticket-worthy, the only hardware requirement as far as I know is the processor needs to support the AES-NI instruction set which the one in the FAS2750 definitely does. 

juanfproact
5,093 Views

 

Thanks for the reply.

If we try to enable encryption by creating a new volume we get the same error:

 

clustermad::> volume create -vserver SVM_CIFS -volume vol_TEST_NVE -aggregate aggr0_SAS_01 -size 5g -encrypt true
Error: command failed: Node "clustermad-02" failed to allocate encryption resources. Please retry later or reboot the node.

CHRISMAKI
5,075 Views

Have you tried rebooting the node yet? Sounds like it might need it and better to reboot it under your terms than if it decides to core dump and reboot on its terms.


If you have already rebooted it, I suggest opening up a support ticket.

CHRISMAKI
5,066 Views

Just confirmed with a buddy of mine in support, and this is a result of being low on cache memory, reboot is the recommended course of action.

juanfproact
5,023 Views

Hi 

 

Thank you for your help!

Public