man pages(1M): Dynamic Reconfiguration Administration Commands
この本のみを検索
PDF 文書ファイルをダウンロードする

NAME

dr_cmd_deinit - dismantle and terminate DR connections

SYNOPSIS

dr_cmd_deinit

DESCRIPTION

Caution:
Do not use this command, which runs in the DR shell; it is included here only for completeness. Instead, use drdeinit(1M), which performs the same functions, but with the added security of safeguards and checks.
dr_cmd_deinit terminates communication between the dr_daemon(1M) running on the Enterprise 10000 domain selected by the previous dr_cmd_init(1M) command, and the SNMP Agent running on the SSP. (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 .) dr_cmd_deinit must be called before a new DR operation is initiated on a different domain.
DR automatically executes dr_cmd_deinit when the dr (1M)command is exited after completion of a DR operation.
This command is equivalent to drdeinit(1M).

EXIT STATUS

If dr_cmd_deinit succeeds it returns a 0 result code in the dr_return global variable. If it fails, it returns a 1 and displays diagnostic messages.
Note:
Tcl parsing errors prevent DR commands from running which, in turn, leaves dr_return uninitialized. In such cases, the dr_return error code is meaningless. See dr (1M)for more information concerning return codes.

SEE ALSO

dr (1M),dr_cmd_init(1M), drdeinit(1M)