
RAID Manager command reference 113
horcmstart
Start RAID Manager instance
Description The horcmstart command is a executable which starts RM. If RM instance
numbers are specified, this executable sets environment variables
(
HORCM_CONF, HORCM_LOG, HORCM_LOGS) and it starts RM
instances.
Syntax HP-UX:
horcmstart.sh [ instance . . . ]
Windows NT/2000/2003
horcmstart.exe [ instance . . . ]
MPE/iX
MPE/iX POSIX cannot launch a daemon process from a POSIX shell.
Therefore, you must execute RM as a job in the background by using the
STREAM command.
Argument instance Specifies the RM instance number. If omitted, the
command uses the value stored in the
HORCMINST
environment variable. If
HORCMINST is not set, a
null value for instance is used to set the environment
variables (
HORCM_COMF, HORCM_LOG,
HORCM_LOGS
).
Returned Values The horcmstart command sets either of the following returned values in
exit()
, which allows you to check the execution results.
The command returns 0 upon normal termination.
A nonzero return indicates abnormal termination. For the cause of the error
and details, see the execution logs.
Files /HORCM/loginstance/curlog/horcm_hostname.log
/HORCM/loginstance/horcm_hostname.log
Komentarze do niniejszej Instrukcji