Contained Within
Find More Documentation
Featured Support Resources
| Descargar este libro en PDF
NAME
- abort_detach - abort a DR Detach operation
SYNOPSIS
-
abort_detach sb
AVAILABILITY
- Sun Enterprise 10000 servers only.
DESCRIPTION
- Execute this command at the dr (1M)shell prompt to abort an attempt to DR Detach a board. 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.
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 the Ultra Enterprise 10000 SSP Reference Manual ) 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)
|
|