Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
System Administrationreset(1m)


NAME

 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 -h

DESCRIPTION

 

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.1 Administrator Guide for more information.

OPTIONS

 

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.

EXTENDED DESCRIPTION

 

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.1 Administrator Guide for more information.

EXAMPLES

 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

EXIT STATUS

 

The following exit values are returned:

0
Successful completion.
>0
An error occurred.

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes.

Attribute TypesAttribute Values
AvailabilitySUNWSMSop

SEE ALSO

 

addtag(1m)


SMS 1.4.1Go To TopLast Changed 19 September 2003