NAME | SYNOPSIS | CAUTION | DESCRIPTION | OPERANDS | EXIT STATUS | SEE ALSO
Only authorized service providers should use this command, which runs in the DR shell. Be sure to run this eligibility check prior to initiating any DR attach activity when using the low-level 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.
This command is available only for DR 2.0 domains (that is, domains that use the DR daemon) on the Sun Enterprise 10000 server. You can use domain_status(1M) to determine the DR version running on the domain.
dr_cmd_eligible_attach returns one of the following result codes to the dr_return global Tcl variable.
The specified system board is eligible to be attached.
The specified system board is not eligible to be attached. dr_cmd_eligible_attach sends additional information to stdout.
The specified system board is not eligible to be attached because system board board_number (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).
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.
dr(1M)
NAME | SYNOPSIS | CAUTION | DESCRIPTION | OPERANDS | EXIT STATUS | SEE ALSO