Disk device naming in VxVM

There are two different methods of naming disk devices:

Operating system-based naming

Under operating system-based naming, all disk devices except fabric mode disks are displayed either using the legacy c#t#d# format or the persistent disk## format. By default, VxVM commands display the names of these devices in the legacy format as these correspond to the names of the metanodes that are created by DMP.

The syntax of a legacy device name is c#t#d#, where c# represents a controller on a host bus adapter, t# is the target controller ID, and d# identifies a disk on the target controller.

Fabric mode disk devices are named as follows:

Enclosure-based naming

Enclosure-based naming operates as follows:

See Changing the disk-naming scheme for details of how to switch between the operating system and enclosure based naming schemes.

To display the native OS device names of a VM disk (such as mydg01), use the following command:

# vxdisk path | egrep diskname

For information on how to rename an enclosure, see Renaming an enclosure.

For a description of disk categories, see Disk categories.