Dell Unity: Datastore Thin clone rename does not complete in GUI [User Correctable]

Summary: Unable to rename Datastore Thin Clone on the Unity Array

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Renaming a Thin Clone created on a normal LUN works fine from the Unisphere GUI.  However, the same rename operation for a Datastore LUN does not complete and the GUI gets hung on Applying Changes.
No jobs get created and the GUI never completes the change.

Cause

Functionality issue 

Resolution

FIX:
Issue is fixed in Unity OE 5.2.0.0.5.173

Workaround:

Use CLI in service mode to rename the datastore thin clones with below command:

uemcli -u admin -p <password> /stor/prov/vmware/vmfs -name <current_name> set -name <new_name>

Note:  If you are unable to execute the command as service, please contact Dell Technical Support or your service provider and refer to this KB.
 
Ex:

service@CKXXXXXXXXX spa:/cores/service/user# uemcli -u admin -p <password> /stor/prov/vmware/vmfs show
3:    ID                     = res_18
      LUN                    = sv_46
      Name                   = clone1      <<<<<<<<<<<<<< Before change
      Description            =
      Type                   = Thin clone     <<<
      Base storage resource  = res_17
      Source                 = 85899345923
      Health state           = OK (5)
      Storage pool ID        = pool_1
      Storage pool           = pool1
      Size                   = 10737418240 (10.0G)
      Protection size used   =
      Non-base size used     =
      SP owner               = SPB
      Trespassed             = no
 
 
service@CKXXXXXXXXXX spa:/cores/service/user# uemcli -u admin -p <password> /stor/prov/vmware/vmfs -name clone1 set -name clone1_rename
Storage system address: 127.0.0.1
Storage system port: 443
HTTPS connection

ID = res_17
Operation completed successfully.
 
 
service@CKXXXXXXXXX spa:/cores/service/user# uemcli -u admin -p <password> /stor/prov/vmware/vmfs show
ID                     = res_18
      LUN                    = sv_46
      Name                   = clone1_rename    <<<<<<<<<<<<<<<< After change 
      Description            =
      Type                   = Thin clone       <<<
      Base storage resource  = res_17
      Source                 = 85899345923
      Health state           = OK (5)
      Storage pool ID        = pool_1
      Storage pool           = pool1
      Size                   = 10737418240 (10.0G)
      Protection size used   =
      Non-base size used     =
      SP owner               = SPB
      Trespassed             = no
 

Affected Products

Dell EMC Unity Family
Article Properties
Article Number: 000191051
Article Type: Solution
Last Modified: 12 Dec 2025
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.