 |
|
|
System Administration | reset(1m) |
| reset - send reset to all CPU ports
of a specified domain |
SYNOPSIS
| reset -d domain_indicator [, domain_indicator] ...
[-d domain_indicator [, domain_indicator]... ]... [-q] [-y|-n] [-x] |
|
reset(1M) enables you to reset one or more domains in one of two ways: reset the hardware to a clean state or send an externally initiated reset (XIR) signal. The default is to reset the hardware to a clean state. You receive an error if the virtual keyswitch is in the secure position. By default, reset gives an optional confirmation prompt. Refer to Chapter 6, "Domain Control," in the System Management Services (SMS) 1.4 Administrator Guide for more information.
|
|
The following options are supported:
- -d domain_indicator
- Specifies the domain using one of the following:
domain_id -ID for a domain. Valid domain_ids are A-R and are not case sensitive.
domain_tag - Name assigned to a domain using addtag(1M).
Note Multiple domain_indicators must be separated by a comma.
- -h
- Help. Displays usage descriptions. Note Use alone. Any option specified in addition to -h is ignored.
- -n
- Automatically answers no to all prompts. Prompts are displayed unless used with the -q option.
- -q
- Quiet. Suppresses all messages to stdout including prompts.
When used alone -q defaults to the -n option for all prompts.
When used with either the -y or the -n option, -q suppresses all user prompts and automatically answers with either 'y' or 'n' based on the option chosen.
- -x
- Send an XIR signal to the processors in the specified domain.
- -y
- Automatically answers yes to all prompts. Prompts are displayed unless used with the -q option.
|
|
Group Privileges Required
|
You must have domain administrator privileges to run this command.
Refer to Chapter 2, "SMS Security Options and Administrative Privileges" in the System Management Services (SMS) 1.4 Administrator Guide for more information.
|
|
| Example 1. Resetting Domain C
|
|
sc0:sms-user:> reset -d C Do you want to send RESET to domain C? [y|n]: y
RESET to port SB4/P0 initiated. RESET to port SB4/P1 initiated.
RESET initiated to all ports for domain: C
|
|
Example 2. XIR Reset of Domain C
|
|
sc0:sms-user:> reset -d C -x
Do you want to send XIR to domain C? [y|n]:y
XIR to processor SB3/P0 initiated
XIR to processor SB3/P1 initiated
XIR to processor SB3/P2 initiated
XIR to processor SB3/P3 initiated
XIR initiated to all processors for domain: C
|
|
|
|
The following exit values are returned:
-
0
- Successful completion.
- >0
- An error occurred.
|
|
See attributes(5) for descriptions of the following attributes.
Attribute Types | Attribute Values |
Availability | SUNWSMSop |
|
SMS 1.4 | Go To Top | Last Changed 19 September 2003 |
Company Info
|
Contact
|
Copyright 2003 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, CA 95054 USA. All rights reserved.
|