克隆卷未从其父卷拆分
适用场景
- ONTAP 9
- FlexClone 卷
- NetApp 卷加密 (NetApp Volume Encryption, NVE)
问题描述
尝试 对FlexClone卷:vol1_CLONE执行卷克隆拆分时、会显示以下警告和错误消息
::> volume clone split start -vserver SVM1 -flexclone vol1_clone
Warning: Are you sure you want to split clone volume vol1_clone in Vserver SVM1? {y|n}: y
The clone volume was encrypted and the new volume still shares an encryption key with the original volume. To create a new encryption key for the new volume use the "volume move" command with "-generate-destination-key true" or use "volume encryption rekey" command.[Job 150] Job is queued: Split vol1_clone
::> vol clone split show -vserver SVM1 -flexclone vol1_clone
Error: show failed: Clone volume is not being split from its parent.