HP XP Continuous Access Software User Manual
Page 380
380
HP StorageWorks Disk Array XP RAID Manager: User’s Guide
You can verify that the HORCM daemon is running as a detached process
by using the SHOW PROCESS command.
$ show process horcm0
25-MAR-2003 23:27:27.72 User: SYSTEM Process ID: 00004160
Node: VMS4 Process name: "HORCM0"
Terminal:
User Identifier: [SYSTEM]
Base priority: 4
Default file spec: Not available
Number of Kthreads: 1
Soft CPU Affinity: off
$
$ horcmshutdown 0 1
inst 0:
HORCM Shutdown inst 0 !!!
inst 1:
HORCM Shutdown inst 1 !!!
$
Command device
With OpenVMS, RAID Manager uses the SCSI Class driver to access the
RAID Manager command device on the XP array, and defines “DG* or
DK*” as the logical name for the device.
You will need to define the physical device as either DG*, DK* or GK*
by using the DEFINE/SYSTEM command for RM versions 01.12.03
and earlier.
$
$ run /DETACHED SYS$SYSTEM:LOGINOUT.EXE /PROCESS_NAME=horcm1 -
_$ /INPUT=VMS4$DKB100:[SYS0.SYSMGR.][horcm]loginhorcm1.com -
_$ /OUTPUT=VMS4$DKB100:[SYS0.SYSMGR.][horcm]run1.out -
_$ /ERROR=VMS4$DKB100:[SYS0.SYSMGR.][horcm]run1.err
%RUN-S-PROC_ID, identification of created process is 00004166