内に含ま
その他のドキュメント
サポート リソース
| PDF 文書ファイルをダウンロードする
NAME
- drinit - initiate a DR operation
SYNOPSIS
-
drinit domain
DESCRIPTION
- Execute this command at the dr (1M)shell prompt to initialize the DR subsystem. drinit opens connections to both the dr_daemon(1M) running on the Enterprise 10000 host and the SNMP Agent running on the SSP, and displays all initial board states relative to the designated domain.See dr_daemon(1M) in the Solaris Reference Manual for SMCC-Specific Software and snmpd(1M) in man Pages(1M): Ultra Enterprise 10000 SSP Administration Commands.
-
-
Note:
-
drinit must be the first DR command issued after execution of the dr (1M)command.
OPTIONS
-
domain Execute the DR operation in the specified domain .
EXIT STATUS
- If successful, drinit returns a 0 in the dr_return global variable; if not, it returns a 1, along with one or more diagnostic messages.
EXAMPLES
-
-
ts4-ssp% dr
dr> drinit ts4
Checking environment...
Establishing Control Board Server connection...
Initializing SSP SNMP MIB...
Establishing communication with DR daemon...
ts4: System Status - Summary
BOARD #: 5 physically present.
BOARD #: 1 3 4 being used by the system.
dr>
DIAGNOSTICS
-
-
No 'SUN_...' environment variable defined
Environment initialization failed. Unable to continue
- One or more required environment variables were not present in the execution environment. See the Ultra Enterprise 10000 SSP 3.0 User's Guide for a list of the required environment symbols.
-
-
Error: can't communicate with DR daemon
RPC setup failure. Check DR host daemon. Unable to continue
- The dr_daemon(1M) on the specified domain could not be contacted. Verify that the dr_daemon(1M) process is running on the target domain, and that a dr_daemon(1M) entry appears in the inetd.conf(4) file. See dr_daemon(1M) in the Solaris Reference Manual for SMCC-Specific Software and inetd.conf(4) in man Pages(4): File Formats.
-
-
SNMP error - can't acquire handle for SNMP agent
- The SNMP Agent on the SSP is not responding.
-
-
Can't change rpc timeout
drinit was unable to lengthen the default RPC timeout.
No target domain has been established for DR operation
The required domain argument was not specified.
cbs_connect() failed, returned 0
Unable to connect to Control Board Server
- You have specified an unknown or incorrect domain name. Try again with a valid name.
NOTES
- If DR detects a usage syntax error, it immediately aborts the dr (1M)command, displays the dr (1M)shell prompt, and leaves dr_return unmodified. See dr (1M).
DR Administration Commands..drinit ( 1M ) SEE ALSO
-
dr (1M),drdeinit(1M) in this Reference Manual
-
dr_daemon(1M) in the Solaris Reference Manual for SMCC-Specific Software
-
inetd.conf(4) in man Pages(4): File Formats
|
|