由于卷的加密元数据不一致、无法在节点上创建卷
适用场景
ONTAP 9
问题描述
- 尝试创建卷时收到以下错误:
::*> 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.- 已成功使用
-encrypt false标志创建卷:
::*> vol create vol1 -aggregate aggr1 -encrypt false[Job 152] Job succeeded: Successful