Contained Within
Find More Documentation
Featured Support Resources
| Download this book in PDF
NAME
- dr_cmd_drain_status - show state of in-progress memory drain
SYNOPSIS
-
dr_cmd_drain_status sb
DESCRIPTION
-
-
Caution:
- Only authorized service providers should use this command, which runs in the DR shell.
- Use dr_cmd_drain_status to monitor a drain-in-progress. It displays a table of current information about the drain. DR cannot complete a detach until all the memory on a system board has been successfully drained.
OPTIONS
-
-
sb
- The board number (0 to 15) of the system board being drained.
EXIT STATUS
- If dr_cmd_drain_status succeeds it returns a 0 result code in the dr_return global variable. If it fails, it returns a 1.
-
-
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),dr_cmd_init(1M)
|
|