vxedit rename

vxedit [-g<DynamicDiskGroupName>] rename <OldVolumeName><NewVolumeName> [-f] | <OldPlexName><NewPlexName>| <OldDMName><NewDMName>

Note:

Dynamic disks belonging to a Microsoft Disk Management Disk Group do not support the vxedit rename command.

The following attributes apply:

-g<DynamicDiskGroupName>

Name of the dynamic disk group for which the task information will be displayed. For example, -gDynDskGrp1.

<OldVolumeName>

Old name for volume.

<NewVolumeName>

New name for volume.

-f

Forces the rename of the volume.

<OldPlexName>

Old name for plex.

<NewPlexName>

New name for plex.

<OldDMName>

Old name for disk media.

<NewDMName>

New name for disk media.

This command allows the user to change the name of a volume, plex, or disk media to a new name.

Example

vxedit rename Volume1 VolumeABC

Rename Volume1 to VolumeABC.