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 onnode "node-01". Reason: The encryption metadata for the volume isinconsistent. Contact technical support for assistance.- Successfully created volume using the
-encrypt falseflag:
::*> vol create vol1 -aggregate aggr1 -encrypt false[Job 152] Job succeeded: Successful