Views:

Summary

When trying to restore data from Clustered Data ONTAP, error code 14420 displays, with a message stating Failed to create FlexClone volume because the Aggregate does not exist." In a Clustered Data ONTAP environment, the aggregate must be assigned to the storage virtual machine for cloning purposes. If unassigned, clone operations fail with this error. "

 

Symptoms

An agentless restore from Clustered Data ONTAP fails with the following error:

 

Failed to create FlexClone volume (temp_lun_clone_A_media1_1426261416168), reason (Aggregate ____ does not exist (errno=14420)).

An IA-MAP from Clustered Data ONTAP fails with the following error:

MPR Logs will state either of the following errors.

  1. Failed to create FlexClone volume (temp_lun_clone_A_media1_1426261416168), reason (Aggregate ____ does not exist (errno=14420)).
  2. An IA-MAP from Clustered Data ONTAP fails with the following error:
  3. SNBMPR3066D 7512: sal_volume_clone_create. Failed with 14420 volume-clone-create - Error 14420 Aggregate _____ does not exist SNBMPR3066D 7512: volume_clone_create() failed. iError=14420 SNBMPR3069E 7512: create_and_map_lun() failed. rt=22951
  4. SNBMPR3066D 16124: sal_volume_clone_create. Failed with 13001 volume-clone-create - Error 13001 You do not have a valid license for "FlexClone". Reason: Package "FlexClone" is not licensed in the cluster.
  5. SNBMPR3066D 16124: volume_clone_create() failed. iError=13001
  6. SNBMPR3069E 16124: create_and_map_lun() failed. rt=22951

 

Resolution

  1. Review the list of aggregates assigned to the Vserver by entering the following command: vserver show –fields aggr-list
  2. If you see the Vserver name displayed without an aggregate assigned to it (svm_name-), you must assign the aggregate to it by entering the following command: vserver modify –vserver Vserver_Name –aggr-list Aggr_Name
  3. Once complete, re-run your restore operation.
  4. Ensure the FlexClone License is applied to this CDOT Configuration.