man pages(1M): Dynamic Reconfiguration Administration Commands
只搜寻这本书
以 PDF 格式下载本书

NAME

abort_attach - abort a DR Attach operation

SYNOPSIS

abort_attach sb

DESCRIPTION

Execute this command at the dr (1M)shell prompt to return the specified board to its original condition after completion of an init_attach(1M) operation. That is, it leaves the board present, powered-on, and in no domain. abort_attach notifies the operating system running on the target domain specified earlier by the drinit(1M) command to abandon the in-progress attach operation. It then removes the board from the domain_config(4) file (in man Pages(4): Ultra Enterprise 10000 SSP File Formats) and resets the Enterprise 10000 centerplane cluster mask registers and board domain mask registers.
You should run abort_attach after init_attach(1M) has successfully completed, and instead of the complete_attach(1M) command.
If executing abort_attach fails to abort the operation, try repeating the attempt at a later time, or contact your service provider.

OPTIONS

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

EXIT STATUS

If successful, abort_attach 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_attach 5
Aborting attach board 5 to domain ts4.
Processors on board 5 reset.
Removing board 5 from domain_config file.
Board 5 placed into loopback.
Abort attach board successful.
dr>

DIAGNOSTICS

Failed to abort board attachment

Repeat the abort_attach command at a later time, or contact your service provider.

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..abort_attach ( 1M ) SEE ALSO

dr (1M),drinit(1M), init_attach(1M)