Contained Within
Find More Documentation
Featured Support Resources
| Download this book in PDF
NAME
- dr_cmd_auto_config - run Solaris reconfig sequence on target domain
SYNOPSIS
-
dr_cmd_auto_config
AVAILABILITY
- Sun Enterprise 10000 servers only.
DESCRIPTION
-
-
Caution:
- Do not use this command; use reconfig(1M) instead. Only authorized service providers should use dr_cmd_auto_config, which runs in the DR shell, and only when they cannot use reconfig(1M). Performing this operation may cause device files to be remapped and known devices to be renamed.
- The system administrator would normally run dr_cmd_auto_config after a new system board has been attached to a running domain to make the devices on the boards available immediately. The automatic configuration on Solaris consists of the following SunOS commands, in the order shown:
-
drvconfig(1M), devlinks(1M), disks(1M), and tapes(1M).
EXIT STATUS
- If dr_cmd_auto_config 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.
DIAGNOSTICS
- See DIAGNOSTICS on the reconfig(1M) man page.
SEE ALSO
-
reconfig(1M) in this Reference Manual
-
dr_daemon (1M) in the Solaris Reference for SMCC-Specific Software
-
drvconfig(1M), devlinks(1M), disks(1M), ports(1M), tapes(1M) in man Pages(1M): System Administration Commands of the SunOS Reference Manual
|
|