VERITAS Volume Manager 4.1 Administrator's Guide

Chapter 2 79
emcpower13 auto:hpdisk disk4 mydg online
emcpower14 auto:hpdisk disk5 mydg online
emcpower15 auto:hpdisk disk6 mydg online
emcpower16 auto:hpdisk disk7 mydg online
emcpower17 auto:hpdisk disk8 mydg online
emcpower18 auto:hpdisk disk9 mydg online
emcpower19 auto:hpdisk disk10 mydg online
# vxdmpadm setattr enclosure EMC0 tpdmode=native
# vxdisk list
DEVICE TYPE DISK GROUP STATUS
c6t0d10 auto:hpdisk disk1 mydg online
c6t0d11 auto:hpdisk disk2 mydg online
c6t0d12 auto:hpdisk disk3 mydg online
c6t0d13 auto:hpdisk disk4 mydg online
c6t0d14 auto:hpdisk disk5 mydg online
c6t0d15 auto:hpdisk disk6 mydg online
c6t0d16 auto:hpdisk disk7 mydg online
c6t0d17 auto:hpdisk disk8 mydg online
c6t0d18 auto:hpdisk disk9 mydg online
c6t0d19 auto:hpdisk disk10 mydg online
If tpdmode is set to native, the subpath with the smallest device number is displayed.
Using vxprint with Enclosure-Based Disk Names
If you enable enclosure-based naming, and use the vxprint command to display the structure
of a volume, it shows enclosure-based disk device names (disk access names) rather than
c#t#d names. To discover the c#t#d names that are associated with a given enclosure-based
disk name, use either of the following commands:
# vxdisk list enclosure-based_name
# vxdmpadm getsubpaths dmpnodename=enlcosure-based_name
For example, to find the physical device that is associated with disk ENC0_21, the
appropriate commands would be:
# vxdisk list ENC0_21
# vxdmpadm getsubpaths dmpnodename=ENC0_21
To obtain the full pathname for the block and character disk device from these commands,
append the displayed device name to /dev/vx/dmp or /dev/vx/rdmp.