Hitachi MK-90RD011-25 Computer Drive User Manual


 
166 Chapter 4 Performing CCI Operations
4.1.1 $HORCMINST and $HORCC_MRCF Supported Options
The CCI command has depended on the $HORCMINST,HORCC_MRCF environment variable as
described in the table above. However CCI also supports the following options that do not
depend on the $HORCMINST,HORCC_MRCF environment variable.
4.1.1.1 Specifying Options
-I[instance#] This option used for specifying Instance# of HORCM. For example to set
HORCMINST=5:
# pairdisplay -g <group> -I5 …
For example to set without HORCMINST:
# pairdisplay -g <group> -I …
-IH[instance#] or -ITC[instance#] This option used for specifying the command as
HORC, and used for specifying Instance# of HORCM. For example to set HORC(TC) mode:
# pairdisplay -g <group> -IH …
For example to set HORC(TC) mode and HORCMINST=5 :
# pairdisplay -g <group> -IH5 …
-IM[instance#] or -ISI[instance#] This option used for specifying the command as
HOMRCF, and used for specifying Instance# of HORCM. For example to set HOMRCF(SI)
mode:
# pairdisplay -g <group> -IM …
For example to set HOMRCF(SI) mode and HORCMINST=5 :
# pairdisplay -g <group> -IM5 …
Note: In interactive mode (-z option), the HORCM Instance# cannot be changed due to
be attaching to the Log directory for its instance# at that time.
4.1.1.2 Relationship between -I[H][M][inst#] option and $HORCMINST,HORCC_MRCF
If this option will not be specified, then the performing of the command has being depended
on $HORCMINST,HORCC_MRCF environment variable. Table 4.2 shows the relationship
between “-I
[inst#]” option and $HORCMINST and HORCC_MRCF.