vxscsiinq(1M)

NAME

vxscsiinq - display SCSI inquiry data

SYNOPSIS

/etc/vx/diag.d/vxscsiinq [-cdh] [-e evpd_value] [-p page_code] device_name

DESCRIPTION

The vxscsiinq utility returns SCSI inquiry data for the specified raw disk device specified by its full pathname (for example, /dev/rdsk/c0t0d0s2 or /dev/vx/vdmp/c0t0d0s2). The returned vendor and product identification values can be used with the vxdiskadm and vxdmpadm commands.

OPTIONS

-c Summarizes inquiry data as a colon-separated list on a single line.
-d Returns detailed inquiry data.
-e evpd_value
  Specifies the value of the enable vital product data (EVPD) bit to be used with the SCSI inquiry command (possible values are 0 or 1, default value is 0).
-h Prints a help message on the usage of the command.
-p page_code Specifies the page code for the SCSI inquiry command. The page code is a numeric value in decimal or hexadecimal format. The default value is 0. The page code field specifies which page of vital product data should be returned if evpd_value is set to 1. The value of page_code must be set to 0 if the value of evpd_value is set to 0.

SEE ALSO

vxdiskadm(1M), vxdmpadm(1M)


VxVM 7.0 vxscsiinq(1M)