VERITAS Volume Manager 4.1 Administrator's Guide
Chapter 2 72
# vxddladm listsupport
NOTE Use this command to obtain values for the vid and pid attributes that are used
with other forms of the vxddladm command.
To display more detailed information about a particular array library, use this form of the
command:
# vxddladm listsupport libname=libvxenc.sl
This command displays the vendor ID (VID), product IDs (PIDs) for the arrays, array types
(for example, A/A or A/P), and array names. The following is sample output.
# vxddladm listsupport libname=libvxfujitsu.so
ATTR_NAME ATTR_VALUE
=================================================
LIBNAME libvxfujitsu.so
VID vendor
PID GR710, GR720, GR730
GR740, GR820, GR840
ARRAY_TYPE A/A, A/P
ARRAY_NAME FJ_GR710, FJ_GR720, FJ_GR730
FJ_GR740, FJ_GR820, FJ_GR840
Excluding Support for a Disk Array
To exclude a particular array library from participating in device discovery, use the following
command:
# vxddladm excludearray libname=libvxenc.sl
This example excludes support for a disk array that depends on the library libvxenc.sl.You
can also exclude support for a disk array from a particular vendor, as shown in this example:
# vxddladm excludearray vid=ACME pid=X1
The library that corresponds to this array is excluded from device discovery.
For more information about excluding disk array support, see the vxddladm (1M) manual
page.
Re-including Support for an Excluded Disk Array
If you have excluded support for a particular disk array, you can use the includearray keyword
to remove the entry from the exclude list, as shown in the following example:
# vxddladm includearray libname=libvxenc.sl