Benutzeranleitung / Produktwartung 6800/4810/4800/3800 des Produzenten Sun Microsystems
Zur Seite of 138
Sun Microsystems, Inc. 901 San Antonio Road P alo Alto , CA 94303 U .S.A. 650-960-1300 Send comments about this document to: docfeedback@sun.com Sun Fire ™ 6800/4810/4800/3800 System Controller Command Ref erence Manual P ar t No .
Please Recycle Copyright 2001 Sun Microsystems, Inc., 901 San Antonio Road • Palo Alto, CA 94303 USA. All rights reserved. This product or document is pr otected by copyright and distributed under licenses r estricting its use, copying, distribution, and decompilation.
iii Contents Preface xiii 1. Introduction to the System Controller 1 Platform and Domain Administration 1 Connecting to the System Controller 2 System Controller Navigation 2 Terminating Sessions 2 2.
iv Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 3. System Controller Alphabetical Command Reference 13 Command Summary 13 Alphabetical Listing of System Con.
Contents v showboards 86 showcomponent 90 showdate 93 showdomain 95 showenvironment 99 showkeyswitch 104 showlogs 106 showplatform 108 showresetstate 11 3 showsc 11 5 testboard 11 6 Glossary 1 19 Inde.
vi Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001.
vii T ables TABLE 2-1 Components That Are Accessible From the Platform 5 TABLE 2-2 Components That Are Accessible From a Domain 5 TABLE 2-3 Board States 6 TABLE 2-4 Status Field of the showboards Comm.
viii Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 TABLE 3-9 Results of Changing the Keyswitch From the Current Setting to a New Setting 72 TABLE 3-10 Parame.
ix Code Samples CODE EXAMPLE 3-1 addboard Example in the Platform Shell 18 CODE EXAMPLE 3-2 addboard Example in the Domain Shell 18 CODE EXAMPLE 3-3 break Command Example 20 CODE EXAMPLE 3-4 connectio.
x Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 CODE EXAMPLE 3-20 flashupdate Example Updating Replacement CPU/Memory Board sb4 42 CODE EXAMPLE 3-21 help Com.
Code Samples xi CODE EXAMPLE 3-46 Variables for the setupdomain Command 80 CODE EXAMPLE 3-47 setupplatform Output 84 CODE EXAMPLE 3-48 showboards Command for the Platform Shell 87 CODE EXAMPLE 3-49 sh.
xii Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001.
xiii Pr eface This book describes the Sun Fire 6800/4810/4800/3800 system controller command line interface. The system controller is responsible for contr olling system functions, environmental monitoring, domain control, and har dware contr ol of the server .
xiv Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Chapter 3 provides in tabular form a summary of all of the system controller commands and describes each command.
Preface xv Related Documentation Accessing Sun Documentation Online A broad selection of Sun system documentation is located at: http://www.sun.com/products-n-solutions/hardware/docs A complete set of Solaris documentation and many other titles are located at: http://docs.
xvi Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Sun W elcomes Y our Comments Sun is interested in impr oving its documentation and welcomes your comments and suggestions. Y ou can email your comments to Sun at: docfeedback@sun.
1 CHAPTER 1 Intr oduction to the System Contr oller The system controller consists of the System Contr oller board and the system controller softwar e.
2 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 For more information on the platform administration and domain administration functions, refer to the “Overview” chapter of the Sun Fire 6800/4810/4800/3800 Systems Platform Administration Manual .
3 CHAPTER 2 System Contr oller Syntax, Ar guments, and Device Names This chapter describes the following topics: ■ “Command Syntax and Arguments” on page 3 ■ “Command Names” on page 4 ■ .
4 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Arguments ar e the words that follow the command name and ar e divided into two categories: ■ Required ar guments ■ Optional arguments Optional arguments always follow the option flags on the command line.
Chapter 2 System Controller Syntax, Arguments, and De vice Names 5 Note – The components in T ABLE 2-1 and T ABLE 2-2 depend on the system you have. For example, only the Sun Fire 6800 system can have six power supplies and six CPU/Memory boards. T ABLE 2-2 shows the components that are accessible from a domain.
6 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Boar d States for CPU/Memory Boar ds and I/O Assemblies T ABLE 2-3 lists the board states for the CPU/Memory boards and I/O assemblies. T o determine the board state, use the showboards command and look under the State header .
Chapter 2 System Controller Syntax, Arguments, and De vice Names 7 Domain Status In the showplatform and showdomain commands, one of the fields in the command output is domain status. The main values of domain status are ( T ABLE 2-5 ): Not T ested The board has not been tested.
8 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Special Characters T o execute multiple commands on the same line, separate them with a semicolon (;). The following example executes both the addboard and deleteboard commands.
Chapter 2 System Controller Syntax, Arguments, and De vice Names 9 Command Line Editing The system controller has a basic command line editor that allows you to edit the command line. The keys you press ar e not echoed on the screen. T ABLE 2-6 lists the keystrokes used to perform basic command line editing.
10 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Command Line History Each shell keeps a short history of all entered commands. T o display the command line history , use the history command. After recalling the commands, you can either edit them or execute them by pressing the Return key .
Chapter 2 System Controller Syntax, Arguments, and De vice Names 11 Command Completion Using the command completion function makes it easier for you to enter long commands. After typing part of the command, use the completion keystroke ( T ABLE 2-8 ).
12 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001.
13 CHAPTER 3 System Contr oller Alphabetical Command Refer ence This chapter lists a summary of the system controller commands designed for an end-user on the Sun Fire 6800/4810/4800/3800 systems, describes the system controller command line interface, and provides descriptions and examples for each command.
14 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 dumpconfig Saves the system controller conf iguration to a server . x enablecomponent Deletes a component from the blacklist. x x flashupdate Updates the firmware.
Chapter 3 System Controller Alphabetical Command Reference 15 showresetstate Shows CPUs after a reset or a RED MODE trap. x showsc Shows the system controller version and uptime.
16 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Alphabetical Listing of System Contr oller Commands The following sections describe the system controller commands.
Chapter 3 System Controller Alphabetical Command Reference 17 Description Assigns system_board_name to the specified domain within the platform shell or to the current domain. The boar d state must be Available . T o display the board state, use the showboards command.
18 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Example—Platform Shell From the platform shell to add board name sb2 to domain A ( CODE EXAMPLE 3-1 ), typ.
Chapter 3 System Controller Alphabetical Command Reference 19 break Sends a Break signal to the domain console. Scope domain shell Syntax break [-y|-n] break -h Options/Parameters -h displays help for this command. -y answers yes to the warning message.
20 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Example CODE EXAMPLE 3-3 shows using the break command to pause the Solaris operating environment and enter the OpenBoot PROM. CODE EXAMPLE 3-3 break Command Example schostname : A> break This will suspend Solaris in domain A.
Chapter 3 System Controller Alphabetical Command Reference 21 connections Displays connections to the system controller or a domain. Scope platform shell, domain shell Syntax for the Platform Shell connections [-d domainID ] connections -h Syntax for the Domain Shell connections [-h] Options/Parameters -h displays help for this command .
22 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Example—Platform Shell T ABLE 3-2 describes the headers in the output for CODE EXAMPLE 3-4 .
Chapter 3 System Controller Alphabetical Command Reference 23 console Connects to a domain from the platform. Scope platform shell Syntax console [-d] domainID console -h Options/Parameters -d domainID is the domain to connect to and is a , b , c ,o r d .
24 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Examples—Platform Shell When the domain is not active and there is no password initialized for this domain.
Chapter 3 System Controller Alphabetical Command Reference 25 deleteboard Unassigns a board fr om the domain where it is currently assigned. Scope platform shell, domain shell Syntax for the Platform Shell and the Domain Shell deleteboard system_board_name [ system_board_name .
26 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 See Also addboard,showboards , “Assigning and Unassigning Boards” in the “Maintenance” chapter of th.
Chapter 3 System Controller Alphabetical Command Reference 27 disablecomponent Adds a component to the blacklist. Scope platform shell, domain shell Syntax disablecomponent component_name [ component_name . . . ] disablecomponent -h Options/Parameters -h displays help for this command.
28 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 T ABLE 3-3 component_name Descriptions for the CPU/Memory Board Used in the disablecomponent Command Board o.
Chapter 3 System Controller Alphabetical Command Reference 29 Description This command adds a component to the blacklist. Blacklisting provides a list of components that will not be tested and will not be configur ed into the domain when you change the domain’s keyswitch from an inactive state to an active state or reboot the domain.
30 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Examples CODE EXAMPLE 3-9 adds system_board_name sb4 to the blacklist. CODE EXAMPLE 3-10 adds system_board_name sb0 and CPU port 3 to the blacklists. Note that any memory banks on this CPU port are unr eachable and are implicitly disabled.
Chapter 3 System Controller Alphabetical Command Reference 31 disconnect Disconnects the current or specified connection. Scope platform shell, domain shell Syntax for the Platform Shell disconnect [ ID ] disconnect -h Syntax for the Domain Shell disconnect [-h] Options/Parameters -h displays help for this command.
32 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Examples T o disconnect a session from the system controller platform shell with a telnet connection ( CODE .
Chapter 3 System Controller Alphabetical Command Reference 33 dumpconfig Saves the platform and domain configurations to a server . Scope platform shell Syntax dumpconfig -f url dumpconfig -h Options/Parameters -h displays help for this command. -f specifies the URL, which must use the ftp protocol.
34 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Description Saves the platform and domain configurations to a server for recovery in case of a system controller failure. This command creates two data files at the specified URL: schostname .
Chapter 3 System Controller Alphabetical Command Reference 35 enablecomponent Deletes a component from the blacklist. Scope platform shell, domain shell Syntax enablecomponent component_name [ component_name . . . ] enablecomponent -h Options/Parameters -h displays help for this command.
36 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Description Removes a component from the blacklist. Blacklisting provides a list of components that will not.
Chapter 3 System Controller Alphabetical Command Reference 37 See Also disablecomponent, showcomponent , and the Sun Fire 6800/4810/4800/3800 Systems Platform Administration Manual for step-by-step procedure on r emoving a component from the blacklist.
38 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 flashupdate Updates the firmwar e on the system controller and the system boar ds (CPU/Memory boards and I/O assemblies). The source f lash image can be on a server or another board of the same type.
Chapter 3 System Controller Alphabetical Command Reference 39 Note – The hostname you enter must be a host name or a host name with a fully qualified domain name. Y ou cannot use a partial domain name. Some examples include: schostname , schostname .
40 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Note – Any time the firmwar e is upgraded, check the Install.info file for the firmwar e upgrade procedure. This f ile is provided with your latest software r elease.
Chapter 3 System Controller Alphabetical Command Reference 41 Caution – While upgrading the firmwar e, heed the following precautions: - Read the README and Install.info files befor e you upgrade the firmware. - Do not change the keyswitch position of any domain.
42 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 flashupdate Command Platform Shell—Examples Note – In the following examples, since the output is very long, only the command you type is listed in the code box.
Chapter 3 System Controller Alphabetical Command Reference 43 help Provides basic help information for commands. Scope platform shell, domain shell Syntax help [ command_name ]|[ partial_command_name ] help -h Options/Parameters -h displays help for this command.
44 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Examples CODE EXAMPLE 3-21 displays help information on the addboard command. CODE EXAMPLE 3-22 displays all commands in the platform shell beginning with show .
Chapter 3 System Controller Alphabetical Command Reference 45 CODE EXAMPLE 3-23 displays all commands in the platform shell beginning with the letter a.
46 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 history Shows the command history with date and time stamps. Scope platform shell, domain shell Syntax history [-h] Options/Parameters -h displays help for this command.
Chapter 3 System Controller Alphabetical Command Reference 47 password Sets the password for the platform or the domain. Scope platform shell, domain shell Syntax—Platform Shell password [-d domainID ] password -h Syntax—Domain Shell password password [-h] Options/Parameters -d domainID is domain a, b, c, or d.
48 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 OpenBoot PROM passwords ar e different fr om the platform and domain passwords. The OpenBoot PROM in each domain supports the OpenBoot PROM security mode, which is a standard featur e of the OpenBoot PROM software.
Chapter 3 System Controller Alphabetical Command Reference 49 poweroff Powers off components. Scope platform shell, domain shell Syntax for the Platform Shell poweroff [-y|-n] all| grid# | component_name [ component_name . . . ] poweroff -h Syntax for the Domain Shell poweroff [-y|-n] all| component_name [ component_name .
50 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Domain shell component_name(s) : ■ CPU/Memory board (sb0 - sb5 ) ■ I/O assembly (ib6 - ib9 ) Note – The specified boar d must be in the current domain. Description Powers off a component or a list of components.
Chapter 3 System Controller Alphabetical Command Reference 51 Examples T o power off CPU/Memory board, sb2, from the platform shell ( CODE EXAMPLE 3-27 ), type: T o power off all power supplies, fan t.
52 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 poweron Powers on components. Scope platform shell, domain shell Syntax for the Platform Shell poweron all| grid# | component_name [ component_name . . . ] poweron -h Syntax for the Domain Shell poweron all| component_name [ component_name .
Chapter 3 System Controller Alphabetical Command Reference 53 Description Powers on a component or a list of components Y ou must specify component_name (s). Y ou can power on any component that is not already powered on if there is suff icient power to support the component when it is powered on.
54 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 T o power on CPU/Memory boards and I/O assemblies in the domain ( CODE EXAMPLE 3-30 ), type: Note – From the domain shell, you cannot power on power supplies, Repeater boards, fan trays, or power grids.
Chapter 3 System Controller Alphabetical Command Reference 55 reboot Reboots the system controller . Scope platform shell Syntax reboot [-y|-n] reboot -h Options/Parameters -y does not prompt for conf irmation. -n does not execute this command. Confirmation is requested.
56 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Examples T o reboot the system controller ( CODE EXAMPLE 3-31 ), type: CODE EXAMPLE 3-31 reboot Command Exam.
Chapter 3 System Controller Alphabetical Command Reference 57 reset Resets the domain. Scope domain shell Syntax reset [-y|-n][-x|-a] reset -h Options/Parameters -y answers yes to the question asked (executes the command). -n answers no to the question asked (does not execute the command).
58 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 controlled by setting the OpenBoot PROM error-reset-recovery configuration variable. For the definition of this variable and the various settings, see T ABLE 3-10 in “ setupdomain ” on page 76.
Chapter 3 System Controller Alphabetical Command Reference 59 restoreconfig Restores the platform and domain conf igurations from a server . Scope platform shell Syntax restoreconfig [-y|-n] -f url restoreconfig -h Options/Parameters -h displays help for this command.
60 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Caution – The dumpconfig command is intended to be used as part of replacing a failed system controller .
Chapter 3 System Controller Alphabetical Command Reference 61 NVCI has been restored TOD has been restored Restore complete. The system controller is being rebooted.
62 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 resume Exits the domain shell and resumes access to the domain console. Scope domain shell Syntax resume [-h] Options/Parameters -h displays help for this command.
Chapter 3 System Controller Alphabetical Command Reference 63 Example Note that no other output is seen. If the OpenBoot PROM is at the ok prompt or the Solaris operating environment is at the login: prompt, you must pr ess the Enter key in order to see the pr ompt.
64 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 setdate Sets the date and time. Scope platform shell, domain shell Syntax setdate [-v] [-t time zone ] [ mmdd ] HHMM setdate [-v] [-t time zone ] mmddHHMM [[ cc ] yy ] [ .
Chapter 3 System Controller Alphabetical Command Reference 65 -r datehost sets the current time using rdate. The host must be a valid system name and the system must support rdate requests . The hostname you enter can be the host name or the host name with a fully qualified domain name, such as schostname or schostname .
66 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Description Sets the date and time for the platform and domains. This command, when invoked from the platform, will have no effect on the date and time in each domain and vice versa.
Chapter 3 System Controller Alphabetical Command Reference 67 Examples When you type the setdate command from the platform, this sets the date and time for the platform. When you type the setdate command from the domain, this sets the date and time for the domain.
68 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 T o set just the time zone for Japan Standard T ime using offsets from Gr eenwich Mean T ime—GMT ( T ABLE .
Chapter 3 System Controller Alphabetical Command Reference 69 setdefaults Sets the default configuration values. Caution – This is a destructive command.
70 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Description Caution – This command requir es that all domains are inactive (not r unning the OpenBoot PROM, POST , or the Solaris operating environment) and the keyswitch be set to off.
Chapter 3 System Controller Alphabetical Command Reference 71 setkeyswitch Changes the position of the virtual keyswitch to the specified value. Scope platform shell, domain shell Syntax for the Platf.
72 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 For setkeyswitch parameters and descriptions, see T ABLE 3-8 .
Chapter 3 System Controller Alphabetical Command Reference 73 standby of f All boards will be power ed off (set to low -power mode and all monitoring of the boards will stop).
74 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Description Each domain has a virtual keyswitch with five positions: of f, standby , on, diag, and secure. The setkeyswitch command changes the position of the virtual keyswitch to the specified value.
Chapter 3 System Controller Alphabetical Command Reference 75 T o shut down the domain by turning the virtual keyswitch off ( CODE EXAMPLE 3-44 ), type: T o shut down domain B from the platform shell .
76 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 setupdomain Configur es the domain. Scope domain shell Syntax setupdomain [-p part ] .
Chapter 3 System Controller Alphabetical Command Reference 77 max All system board components ar e tested with all tests and test patterns. This is the same as default . mem1 Runs all tests at the default level plus more exhaustive DRAM and SRAM test algorithms.
78 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 true The domain is rebooted when a har dware err or is detected. If OBP.auto-boot? is set to true, the Solaris operating environment is booted. OBP.use-nvramrc? This parameter is the same as the OpenBoot PROM nvramrc? parameter .
Chapter 3 System Controller Alphabetical Command Reference 79 Description Configur es domain specific values. Configur es the domain. Y ou can configur e each domain differ ently and independently This command is an interactive command. Y ou are prompted for parameters to conf igure.
80 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Example Note – The default value displayed by the software for the OBP.* parameters is <OBP default> . If you enter an invalid value, the system controller displays “invalid entry” and prompts you to enter a pr oper value ( T ABLE 3-10 ).
Chapter 3 System Controller Alphabetical Command Reference 81 setupplatform Configur es the platform specific variables. Scope platform shell Syntax setupplatform [-p part ] .
82 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Description Configur es parameters for the platform. This command is an interactive command. Y ou are prompted for parameters to conf igure. For parameters to configur e, see T ABLE 3-1 1 .
Chapter 3 System Controller Alphabetical Command Reference 83 Platform Contact The name of the person who is responsible for this system. This name will be used by SNMP . Note that if SNMP is not going to be enabled, this field is informational only .
84 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 See Also password , setdate , setupdomain , showdate , showdomain , showplatform , and the section “Setting Up the Platform” in the “System Power On and Setup” chapter of the Sun Fire 6800/4810/4800/3800 Systems Platform Administration Manual .
Chapter 3 System Controller Alphabetical Command Reference 85 SNMP ---- Platform Description [Sun Fire 6800]: System type Platform Contact [ ]: Platform administrator’s name Platform Location [ ]: G.
86 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 showboards Displays the assignment information and status for all of components in the system.
Chapter 3 System Controller Alphabetical Command Reference 87 Description Displays the assignment information and status for all of the components in the system.
88 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 T ABLE 3-12 Output Header Definitions for the showboards and the showboards -v Command Header Description Slot Slot designator . The N x in the slot descriptor is the node number .
Chapter 3 System Controller Alphabetical Command Reference 89 Example—Domain Shell I/O Status Slot I/O slot. Populated Def ines if a card is installed in the slot. I/O Status (continued) Slot Description Describes the slot. The card type cannot be determined by the system controller .
90 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 showcomponent Shows the state of a component. Scope platform shell, domain shell Syntax for the Platform Shell showcomponent [-v] [ component ] ... showcomponent [-v] [-d domainID ] .
Chapter 3 System Controller Alphabetical Command Reference 91 See Also enablecomponent, disablecomponent , and the “Disable Component” section of the “T roubleshooting” chapter in the Sun Fire 6800/4810/4800/3800 Systems Platform Administration Manual for a step-by-step procedure on displaying a component.
92 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Definitions of the headings in CODE EXAMPLE 3-50 and CODE EXAMPLE 3-51 follow: ■ Component is the name of the board and its components. ■ Status is the status of the board or component.
Chapter 3 System Controller Alphabetical Command Reference 93 showdate Displays the date and time. Scope platform shell, domain shell Syntax for the Platform Shell showdate [-tv] showdate -h showdate [-v] [-d domainID ] Syntax for the Domain Shell showdate [-tv] showdate -h Options/Parameters -h displays help for this command.
94 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 See Also setdate Example—Platform Shell CODE EXAMPLE 3-52 showdate Command for the Platform Shell schostna.
Chapter 3 System Controller Alphabetical Command Reference 95 showdomain Displays the configuration and status of the domain. Scope domain shell Syntax showdomain [-v] [-p part ] .
96 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Examples T o display parameters assigned by the setupdomain command, type showdomain ( CODE EXAMPLE 3-53 ).
Chapter 3 System Controller Alphabetical Command Reference 97 T o display the verbose output of parameters assigned by the setupdomain command, type showdomain -v ( CODE EXAMPLE 3-54 ) .
98 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 T o display boot parameter information ( CODE EXAMPLE 3-55 ), type: ACLs ---- ACL for Domain A: SB0 SB1 SB2 .
Chapter 3 System Controller Alphabetical Command Reference 99 showenvironment Displays the current environmental status, temperatur es, currents, voltages, and fan status, for the system (platform shell) or the current domain (domain shell).
100 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 -p part shows a specific part ( T ABLE 3-13 ): - t prints header titles. -u updates data now . Polls all sensors for new values. - v is verbose mode. This is the equivalent of the options -l and - w .
Chapter 3 System Controller Alphabetical Command Reference 101 V alue V alue returned by the sensor . Units Applicable unit for the sensor . Degrees C Celsius V olts DC V olts Amps Amps Age Age in seconds of the reading being displayed. Status V alues for Status.
102 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Example The showenvironment command display for the platform shell returns information on the slot number , device, sensor , value, units, age, and status, as shown in CODE EXAMPLE 3-56 .
Chapter 3 System Controller Alphabetical Command Reference 103 FT1 Fan 0 Cooling 0 Low 1 sec OK FT2 Fan 0 Cooling 0 Low 7 sec OK IB8 Board 0 1.5 VDC 0 1.51 Volts DC 4 sec OK IB8 Board 0 3.3 VDC 0 3.35 Volts DC 5 sec OK IB8 Board 0 5 VDC 0 4.98 Volts DC 5 sec OK IB8 Board 0 12 VDC 0 12.
104 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 showkeyswitch Displays the keyswitch setting. Scope platform shell, domain shell Syntax for the Platform Sh.
Chapter 3 System Controller Alphabetical Command Reference 105 Examples CODE EXAMPLE 3-57 s howkeyswitch Example Showing the Keyswitch Set to On schostname : A> showkeyswitch keyswitch is: on CODE .
106 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 showlogs Displays the system controller logged events stored in the system contr oller message buffer .
Chapter 3 System Controller Alphabetical Command Reference 107 loghost), then the messages will also be logged to the loghost for storage. Note that storing the messages is only temporary and will not survive a system reboot or a loss in power .
108 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 showplatform Displays the configuration and information for the platform and domain status. Scope platform shell Syntax showplatform [-v] [-d domainID ] [-p part ] showplatform [-p part ] showplatform -h Options/Parameters -h displays help for this command.
Chapter 3 System Controller Alphabetical Command Reference 109 ■ sc shows the system controller conf iguration. ■ snmp shows snmp information for the platform.
110 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 CODE EXAMPLE 3-62 shows the showplatform -v command output.
Chapter 3 System Controller Alphabetical Command Reference 111 Netmask: xxx.xxx.xxx.x Gateway: xxx.xxx.xxx.xxx DNS Domain: domainname Primary DNS Server: xxx.
112 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 In CODE EXAMPLE 3-61 and CODE EXAMPLE 3-62 , the Domain Status header has the following possible states: .
Chapter 3 System Controller Alphabetical Command Reference 113 showresetstate Shows that state of CPUs after a reset or a RED MODE trap. Scope domain shell Syntax showresetstate [-w | -s | -v] Options/Parameters -w displays the contents of register windows.
114 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 Since a CPU that does not have a saved state does not produce output, there is no output when CPUs are r eset or have not failed.
Chapter 3 System Controller Alphabetical Command Reference 115 showsc Shows the system controller version and uptime. Scope platform shell Syntax showsc [-v] showsc -h Options/Parameters -h displays help for this command. -v is verbose mode. Description Shows the system controller version and uptime.
116 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001 testboard T ests the CPU/Memory board. Scope platform shell, domain shell Syntax testboard board_name testboard -h Options/Parameters -h displays help for this command.
Chapter 3 System Controller Alphabetical Command Reference 117 See Also showcomponent, showboards Example T o test CPU/Memory board, sb0 in the domain A shell ( CODE EXAMPLE 3-64 ), type: CODE EXAMPLE 3-64 testboard Example T esting CPU/Memory Board sb0 schostname : A> testboard sb0 < Command output not shown.
118 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Manual • October 2001.
Glossary 119 Glossary domain shell W ith the domain shell, you have access to system controller commands that you need to perform on a domain. There ar e up to four domain shells (A through D). The domain shell pr ompt is schostname :A> (or B> , C> , or D>) .
120 Sun Fire 6800/4810/4800/3800 System Controller Command Reference Man ual • October 2001 system controller The system controller consists of the System Contr oller board and the system controller softwar e.
Index 12 1 Index A active board state, 6 addboard command, 17 adding board to a domain, 17 assigned board state, 6 available board state, 6 B board state Active, 6 Assigned, 6 A vailable, 6 board stat.
Index 122 Sun Fire 6800/4810/4800/3800 System Controller Command Ref erence Manual • October 2001 F flash PROMs, updating, 39 flashupdate command, 39 H help command, 43 history command, 46 K keyswit.
Ein wichtiger Punkt beim Kauf des Geräts Sun Microsystems 6800/4810/4800/3800 (oder sogar vor seinem Kauf) ist das durchlesen seiner Bedienungsanleitung. Dies sollten wir wegen ein paar einfacher Gründe machen:
Wenn Sie Sun Microsystems 6800/4810/4800/3800 noch nicht gekauft haben, ist jetzt ein guter Moment, um sich mit den grundliegenden Daten des Produkts bekannt zu machen. Schauen Sie zuerst die ersten Seiten der Anleitung durch, die Sie oben finden. Dort finden Sie die wichtigsten technischen Daten für Sun Microsystems 6800/4810/4800/3800 - auf diese Weise prüfen Sie, ob das Gerät Ihren Wünschen entspricht. Wenn Sie tiefer in die Benutzeranleitung von Sun Microsystems 6800/4810/4800/3800 reinschauen, lernen Sie alle zugänglichen Produktfunktionen kennen, sowie erhalten Informationen über die Nutzung. Die Informationen, die Sie über Sun Microsystems 6800/4810/4800/3800 erhalten, werden Ihnen bestimmt bei der Kaufentscheidung helfen.
Wenn Sie aber schon Sun Microsystems 6800/4810/4800/3800 besitzen, und noch keine Gelegenheit dazu hatten, die Bedienungsanleitung zu lesen, sollten Sie es aufgrund der oben beschriebenen Gründe machen. Sie erfahren dann, ob Sie die zugänglichen Funktionen richtig genutzt haben, aber auch, ob Sie keine Fehler begangen haben, die den Nutzungszeitraum von Sun Microsystems 6800/4810/4800/3800 verkürzen könnten.
Jedoch ist die eine der wichtigsten Rollen, die eine Bedienungsanleitung für den Nutzer spielt, die Hilfe bei der Lösung von Problemen mit Sun Microsystems 6800/4810/4800/3800. Sie finden dort fast immer Troubleshooting, also die am häufigsten auftauchenden Störungen und Mängel bei Sun Microsystems 6800/4810/4800/3800 gemeinsam mit Hinweisen bezüglich der Arten ihrer Lösung. Sogar wenn es Ihnen nicht gelingen sollte das Problem alleine zu bewältigen, die Anleitung zeigt Ihnen die weitere Vorgehensweise – den Kontakt zur Kundenberatung oder dem naheliegenden Service.