Failed to create volume on node due to encryption metadata for volume is inconsistent
Applies to
ONTAP 9
Issue
- Received the following error when attempting to create a volume:
::*> vol create vol1 -aggregate aggr1
[Job 151] Job is queued: Create vol1.
Error: command failed: [Job 151] Job failed: Failed to create the volume on
node "node-01". Reason: The encryption metadata for the volume is
inconsistent. Contact technical support for assistance.
- Successfully created volume using the
-encrypt false
flag:
::*> vol create vol1 -aggregate aggr1 -encrypt false
[Job 152] Job succeeded: Successful