vxedit set comment

vxedit [-g<DynamicDiskGroupName>] set comment=<comment>[<Object>]

Note:

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

The following attributes apply:

-g<DynamicDiskGroupName>

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

<comment>

The comment text. The maximum size of comment is 40 bytes.

<Object>

Can be a dynamic volume, disk, plex, disk media, subdisk, or enclosure. Plex and subdisk require use of the -g option. If no object is specified, the command defaults to dynamic disk group (requires use of the -g option).

This command allows the user to add comments to any dynamic disk group, disk, volume, plex, or subdisk.

Example

vxedit set comment=BootDisk Harddisk0

Set the comment field of Harddisk0 to "BootDisk."