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

NAME

dr_cmd_eligible_attach - verify a system board is eligible for DR attach

SYNOPSIS

dr_cmd_eligible_attach sb

AVAILABILITY

Sun Enterprise 10000 servers only.

DESCRIPTION

Caution:
Only authorized service providers should use this command, which runs in the DR shell. Service providers: Be sure to run this eligibility check prior to initiating any DR attach activity when using the lowlevel DR shell command set. Initiating an attach operation on an ineligible board may cause a system failure.
Use dr_cmd_eligible_attach to verify that a system board is eligible for an attach operation before using dr_cmd_init_attach(1M) to begin the Init Attach.

OPTIONS

board
The board number (0 to 15) of the system board to be checked.

EXIT STATUS

dr_cmd_eligible_attach returns one of the following result codes to the dr_return global Tcl variable:
y
The specified system board is eligible to be attached.
n
The specified system board is not eligible to be attached.
dr_cmd_eligible_attach sends additional information to stdout.
sb
The specified system board is not eligible to be attached because system board sb (0 to 15), a different system board in the target domain, is in an intermediate DR Attach state. That DR Attach operation must be completed before you can initiate a DR operation on another board (such as the one specified).
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)
Ultra Enterprise 10000 SSP User's Guide