NAME | SYNOPSIS | CAUTION | DESCRIPTION | EXAMPLES | DIAGNOSTICS | EXIT STATUS | NOTES | SEE ALSO
This command can remap device files and cause the renaming of known devices. Use it with extreme caution.
Execute this command at the dr(1M) shell prompt after a new board has been attached to a running domain to make the devices immediately available for use.
As of the Solaris 8 GA release, manual reconfiguration is not needed. A new DDI subsystem, devfsadm, completes all of the reconfiguration tasks.
reconfig executes the standard Solaris configuration sequence in the target domain. This sequence consists of the following commands, shown here in the proper order: drvconfig(1M), devlinks(1M), disks(1M), ports(1M), and tapes(1M).
This command is available only for DR 2.0 domains (that is, domains that use the DR daemon) on the Sun Enterprise 10000 server. You can use domain_status(1M) to determine the DR version running on the domain.
dr> reconfig Reconfiguration of devices in progress... Reconfiguration completed successfully. |
The following diagnostics are supported.
One or more of the reconfiguration commands failed. Check the /var/adm/messages file on the domain.
reconfig returns a 0 in the dr_return global variable upon success, or a 1 upon failure.
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(1M) in this reference manual
drvconfig(1M), devlinks(1M), disks(1M), ports(1M), tapes(1M) in man pages section 1M: System Administration Commands
NAME | SYNOPSIS | CAUTION | DESCRIPTION | EXAMPLES | DIAGNOSTICS | EXIT STATUS | NOTES | SEE ALSO