Dell Unity: How to Rename an Existing LUN or Data Store using UI or CLI

Summary: This article describes the process of how to rename an existing Block Storage resource using either Unisphere or UEMCLI.

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.

Instructions

During provisioning of LUN resources (including VMware Data Store), the storage resources get mapped through its World Wide Name (WWN) which behaves like a Unique identifier. The LUN name during the creation is considered as a user identifier for administrators to identify and manage it. It is safe to rename an Existing resource, as the WWN is not getting updated or altered during this process.

WWN can be viewed from the LUN Properties: 

UI - Host access
Figure 1: UI - Host Access LUN Properties


To rename from the UI
Edit the Name field in the Properties, then Save or Apply:
UI General properties
Figure 2: UI General Properties Rename


To rename from uemcli:
Edit the block resources name with the below command. The following command updates LUN lun_1 with Name as NewName:

Syntax: 

uemcli -d <managemenet_ip> -u <local/ldap_user>-p <specefied_user_password> /stor/prov/luns/lun -id <LUN_ID> set -name <new_name_to_be_reflected>


For example:

uemcli -d 10.0.0.1 -u admin  -p MyPassword456! /stor/prov/luns/lun -id lun_1 set -name NewName 

To get the LUN id, use below command:
uemcli -d 10.0.0.1 -u admin  -p MyPassword456! /stor/prov/luns/lun show

To edit the VMware vStorage VMFS resources: 
uemcli -d 10.0.0.1 -u admin -p MyPassword456! /stor/prov/vmware/vmfs –id VMFS_1 set – name Accounting4

Additional Information

For more uemcli handling, see Dell Unity™ Family Unisphere® Command Line Interface User Guide  on Dell Support Product Page

The World Wide Name (WWN) acts as a unique identifier and is not affected by the renaming process. 

Affected Products

Dell EMC Unity
Article Properties
Article Number: 000210994
Article Type: How To
Last Modified: 27 Mar 2025
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.