man pages(1M): Dynamic Reconfiguration Administration Commands
  Procure somente este livro
Fazer download desta apostila em PDF

NAME

abort_detach - abort a DR Detach operation

SYNOPSIS

abort_detach sb

DESCRIPTION

Execute this command at the dr (1M)shell prompt to abort an attempt to DR Detach a board.
Note:
drinit(1M) must be executed before you can execute abort_detach.
You can execute abort_detach after the board has been asked to drain and before it has been completely detached. After abort_detach has been successfully executed, resources on the designated system board are once again available to the operating system.
Before issuing the abort_detach command, you must contact the designated domain via the drinit(1M) command.

OPTIONS

sb
The board number (0 to 15) of the system board not to be detached.

EXIT STATUS

If successful, abort_detach returns a 0 in the dr_return global variable; if not, it returns a 1, along with one or more diagnostic messages.

EXAMPLE

dr> abort_detach 4
Aborting detach board 4
Returning board to domain_config.
Adding board 4 to domain_config file.
Abort board detach completed successfully.

DIAGNOSTICS

FAILED to restore domain_config file
Retry the ABORT board detach at a later time

The attempt to restore the board number to the target domain board list in the domain_config(4) file (in man Pages(4): Ultra Enterprise 10000 SSP File Formats) has failed. This may be a temporary condition, so try the abort_detach again at a later time.
Failed to abort board detach

The operating system on the target domain was unable to restore the board to full operation. This may be a temporary condition, so try the abort_detach again at a later time.

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).

SEE ALSO

complete_attach(1M), dr (1M),drain(1M), drinit(1M)