由于卷正在由另一个FlexCache 使用、FlexCache 创建失败
适用场景
- FlexCache
- ONTAP 9
问题描述
- 由于卷正在由另一个FlexCache 使用、FlexCache 创建失败:
::> volume flexcache create -vserver <vserver> -volume <volume> -origin-volume <origin_volume> -origin-vserver <origin_vserver> -size <size> -junction-path <junction_path>
Error: command failed: Cannot provision FlexCache volume <volume>, because volume <volume> in Vserver <vserver> is currently in use by another FlexCache operation. Wait a few minutes and try the command again. If the problem persists, contact technical support for assistance.
- 先前的FlexCache 卷已删除、但尚未执行关系清理。
- FlexCache 关系清理失败、并显示与上述相同的错误消息。
::*> volume flexcache origin cleanup-cache-relationship -origin-vserver <origin_vserver> -origin-volume <origin_volume> -cache-vserver <vserver> -cache-volume <cache_volume>
Warning: This command only needs to be run if "volume flexcache delete" fails on the FlexCache cluster and prompts you to run this command. The cache configuration will be deleted and cannot be reestablished for the cache relationship between origin of a FlexCache volume <volume> in Vserver <vserver> and FlexCache volume <volume> in Vserver <vserver>. Running this command unless guided by the "volume flexcache delete" command or NetApp Support can lead to unwanted outcomes. Do you want to continue? {y|n}: y
Error: command failed: Cannot cleanup origin of FlexCache volume <volume> in Vserver <vserver>, because the volume is currently in use by another FlexCache operation. Wait a few minutes, then try the command again. If the problem persists, contact technical support for assistance.