Symantec logo

Disk device naming in VxVM

The following methods for naming disk devices exist:

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

# vxdisk path | egrep diskname

See "Renaming an enclosure" on page 166.

OS-based naming

In the OS-based naming scheme, all disk devices are named using the hdx[N] or sdx[N] format, where x is a letter that indicates the order of EIDE (hd) or SCSI (sd) disks seen by the operating system, and N is an optional partition number in the range 1 through 15.

Enclosure-based naming

Enclosure-based naming operates as follows:

See "Changing the disk-naming scheme" on page 93.

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

# vxdisk path | egrep diskname

See "Renaming an enclosure" on page 166.

See "Disk categories" on page 84.