Hitachi MK-90RD011-25 Computer Drive User Manual


 
280 Chapter 4 Performing CCI Operations
4.14 CCI Command Tools
4.14.1 Inqraid Command Tool
CCI provides the inqraid command tool for confirming the drive connection between the
storage system and host system. The inqraid command displays the relation between special
file(s) on the host system and actual physical drive of the RAID storage system.
Table 4.46 lists and describes the inqraid command and parameters. Figure 4.60 shows
examples of using inqraid and
system command to display the connection between special
file of STDIN and actual physical drive of storage system. Figure 4.61 - Figure 4.68 show
examples of
the -find, -findc, -CLI, -sort [CM], -gvinf, and -svinf options.
Table 4.46 Inqraid Command Parameters
Parameter Value
Command Name /HORCM/usr/bin/inqraid
Format /HORCM/usr/bin/inqraid [-h | quit | -inqdump | -f[x][p][l][g] | -find[c] | <special file> | -CLI[WPN] | -sort | -CM
| -gvinf | -svinf | -gplba | -pin | -fv(Windows only) ]
Options -h: Displays Help/Usage.
quit: Terminates from waiting STDIN and exits this command.
-inqdump: Displays information for standard inquiry with Dump Image of hexadecimal.
-fx: Displays the LDEV number with hexadecimal.
-find[c]: Finds the appropriate group within the configuration file using a special file provided by STDIN.
-find: Searches a group on the configuration definition file (local instance) from <special file> of STDIN by
using pairdisplay command, and uses the following options of the pairdisplay command to display its state.
This option must be specified HORCMINST as command execution environment.
For ShadowImage: pairdisplay -d <Seq#> <LDEV#> 0 1 2 -l [-fx] [-CLI] 2>/dev/null
For Hitachi TrueCopy: pairdisplay -d <Seq#> <LDEV#> -l [-fx] [-CLI] 2>/dev/null
Note: <Seq#> and <LDEV#> are included using SCSI Inquiry command.
<special file>: This option is used to specify the special file name as argument of command. If no
argument, this command makes mode that wait for STDIN without argument.
-findc: Uses the following options of the pairdisplay command, and displays with CLI format by editing an
output of pairdisplay command.
For ShadowImage: pairdisplay -d <Seq#> <LDEV#> <MU#> -fd -CLI 2>/dev/null
For Hitachi TrueCopy: pairdisplay -d <Seq#> <LDEV#> -fd -CLI 2>/dev/null
Note: <Seq#> and <LDEV#> are included using SCSI Inquiry command.
<special file>: Specifies a special file name as the argument of a command.
No argument: Expects STDIN to provide the arguments.
-CLI: Displays structured column output for Command Line Interface (CLI) parsing. Also used for “-find”
option. The delimiters between columns can be spaces and/or dashes (-).
-CLIWP, -CLIWN: Displays the WWN (world wide name for HOST adapter) and LUN with CLI format, also
used for “-find” option.
-sort [CM]: Sorts the target devices by Serial#,LDEV# order.
[CM] Displays the command device only in horcm.conf image. This option is valid within “-sort” option
-gvinf (only Windows systems)
-gvinfex (for GPT disk on Windows 2008/2003): Gets the signature and volume layout information of a
raw device file provided via STDIN or arguments, and saves this information to the system disk with the
following format: \WindowsDirectory\VOLssss_llll.ini where ssss = serial#, llll = LDEV#
Normally this option is used to save the signature and volume layout information once after the user has
set the new partition for SVOL using the Windows Disk Management.