Hitachi MK-90RD011-25 Computer Drive User Manual


 
76 Chapter 2 Overview of CCI Operations
2.9 Configuration Definition File
Figure 2.36 - Figure 2.44 show examples of CCI configurations, the configuration definition
file(s) for each configuration, and examples of CCI command use for each configuration.
The command device is defined using the system raw device name (character-type device
file name). For example, the command devices for Figure 2.40 would be:
HP-UX: HORCM_CMD of HOSTA = /dev/rdsk/c0t0d1
HORCM_CMD of HOSTB = /dev/rdsk/c1t0d1
Solaris: HORCM_CMD of HOSTA = /dev/rdsk/c0t0d1s2
HORCM_CMD of HOSTB = /dev/rdsk/c1t0d1s2
Note: For Solaris operations with CCI version 01-09-03/04 and higher, the command
device does not need to be labeled during format command.
AIX: HORCM_CMD of HOSTA = /dev/rhdiskXX
HORCM_CMD of HOSTB = /dev/rhdiskXX
where XX = device number assigned by AIX
Tru64 UNIX: HORCM_CMD of HOSTA = /dev/rrzbXXc
HORCM_CMD of HOSTB = /dev/rrzbXXc
where XX = device number assigned by Tru64 UNIX
DYNIX/ptx
®
: HORCM_CMD of HOSTA = /dev/rdsk/sdXX
HORCM_CMD of HOSTB = /dev/rdsk/sdXX
where XX = device number assigned by DYNIX/ptx
®
Windows
2000/2003/2008: HORCM_CMD of HOSTA = \\.\CMD-Ser#-ldev#-Port#
HORCM_CMD of HOSTB = \\.\CMD-Ser#-ldev#-Port#
Windows NT
®
: HORCM_CMD of HOSTA = \\.\CMD-Ser#-ldev#-Port#
HORCM_CMD of HOSTB = \\.\CMD-Ser#-ldev#-Port#
Linux, zLinux HORCM_CMD of HOSTA = /dev/sdX
HORCM_CMD of HOSTB = /dev/sdX
where X = device number assigned by Linux, zLinux
IRIX: HORCM_CMD for HOSTA ... /dev/rdsk/dks0d0l1vol or
/dev/rdsk/node_wwn/lun1vol/c0p0
HORCM_CMD for HOSTB ... /dev/rdsk/dks1d0l1vol or
/dev/rdsk/node_wwn/lun1vol/c1p0