如果主集群密钥服务器不可用、则加密卷创建将失败
适用场景
- ONTAP 9.11.1及更高版本
- 集群模式外部密钥服务器
问题描述
- 通过命令行界面创建卷失败、并显示以下错误:
cluster1::*> volume create -vserver vskm -volume test -aggregate cluster1_02_SSD_1 -size 1GB -encrypt true
[Job 234] Initializing
Error: command failed: [Job 234] Job failed: Failed to create the volume on node "cluster1-02". Reason: Request timed out. Cannot generate encryption key. Use the "security key-manager external show-status" command to verify that the network configuration is correct and the key manager servers are reachable.
- 通过System Manager SnapMirror创建卷失败、而发生原因SnapMirror 通过命令行界面初始化失败
cluster1::> snapmirror initialize -source-path <svm>:<vol> -destination-path <svm>:<vol_dest> -type XDP -policy DPDefault Error: command failed: Failed to fetch status information for volume "<svm>:<vol>". The failure can be attributed to either the volume being restricted, offline, infrastructure timeouts or memory allocation failures. (An operation gathering information on the relationship with destination "<svm>:<vol_dest>" failed.).
- 通过System Manager创建卷也会失败、并显示以下错误:
Complete: Error modifying volume "test" in Vserver "vskm": Modification not permitted. Unable to determine the state of the volume. This can be because of network connectivity problems or the volume is busy. [65995564]