C H A P T E R  2

Setting Up the Server Software

This chapter describes how to configure and access the Suntrademark Integrated Lights Out Manager software, and how to set up the platform operating system and driver software.

This chapter contains these topics:


Integrated Lights Out Manager

Sun Integrated Lights Out Manager (ILOM) is built-in system management software that enables you to control your system. Using ILOM, you can monitor and manage the components installed in your chassis and server modules, configure network information, view and edit hardware configurations, monitor vital system information, and manage user accounts.

You can access ILOM through several interfaces, such as the web browser interface, command-line interface (CLI), SNMP interface, as well as the IPMI interface.



Note - This chapter describes how to access ILOM through the command-line interface and web browsers. For other methods, see the Sun Integrated Lights Out Manager 2.0 User’s Guide (820-1188).


What Is a Service Processor?

A service processor (SP) is a component, located on the server module’s motherboard, that operates independently of the other hardware in the system. The SP has its own IP address and MAC address and is capable of operating regardless of the state of the other system hardware. In a server module, the service processor can operate whether the server module is fully operational, powered down, or somewhere in between.

The chassis management module (CMM) and every server module in the chassis has its own service processor.

Note the following terms used in this book:

Note that other server modules might have different service processors.

About the Preconfigured Administrator Account

The server module ILOM is shipped with a preconfigured Administrator account:

User name: root

Password: changeme

The preconfigured Administrator account, known as root, cannot be deleted or changed, other than changing its password. This account offers built-in administrative privileges (read and write access) to all service processor features and commands.



Note - The CMM ILOM is shipped with an identical preconfigured Administrator account, with user name root and the default password set to changeme.


ILOM Connection Overview

FIGURE 2-1 shows the connections to the server module ILOM.

FIGURE 2-1 ILOM Connection Options


Graphic showing Sun Blade X6240 Server Module rear panel, including port locations.

Connecting to the Server Module ILOM

Before you continue installing the server module, you must ensure that you can connect to ILOM.

You can connect to the server module ILOM using one of several methods listed next and described in the corresponding sections.



Note - Option 1 and option 2 enable you to connect to ILOM without knowing ILOM’s IP address. These options provide access to ILOM’s command-line interface (CLI) only. Option 3 requires you to know ILOM’s IP address, but supports CLI and web GUI access. Most users configure ILOM’s IP address, then connect to it using Option 3.

Instructions for configuring ILOM’s IP address are in Configuring the ILOM IP Address.


The following sections describe each of these methods.

Option 1: Connecting to ILOM Through the Chassis Serial Connector

The chassis serial connector connects to the CMM ILOM, which provides a command to connect to the server module ILOM.


procedure icon  To Connect to ILOM Through the Chassis Serial Connector

You can access the CMM ILOM at any time by connecting a terminal or a PC running terminal emulation software to the RJ-45 serial port on the chassis. The CMM ILOM’s command-line interface (CLI) enables you to connect to the server module ILOM.

Before completing this connection, the server module must be installed in the chassis.

1. Verify that your terminal, laptop, or terminal server is operational.

2. Configure the terminal device or the terminal emulation software to use the following settings:

3. Connect a serial cable from the serial port on the chassis to a terminal device.

Refer to the chassis documentation for the location of the serial port.



Note - The serial port requires the following pin assignments. Note that these are the same as the serial cable connector for the Sun Advanced Lights Out Manager (ALOM) or Remote System Control (RSC). See TABLE 2-1.



TABLE 2-1 Serial Management Port Pinouts

Pin

Signal Description

1

Request To Send (RTS)

2

Data Terminal Ready (DTR)

3

Transmit Data (TXD)

4

Ground

5

Ground

6

Receive Data (RXD)

7

Data Carrier Detect (DCD)

8

Clear To Send (CTS)


4. Press Enter on the terminal device.

This establishes the connection between the terminal device and the CMM ILOM.



Note - If you connect a terminal or emulator to the serial port before it has been powered up or during its power up sequence, you will see bootup messages.


When the system has booted, the CMM ILOM displays its login prompt:

SUNCMMnnnnnnnnnn login:

The first string in the prompt is the default host name. It consists of the prefix SUNCMM and the CMM ILOM’s MAC address. The MAC address for each service processor is unique.

5. Log in to the CLI:

a. Type the default user name, root.

b. Type the default password, changeme.

Once you have successfully logged in, the CMM ILOM displays its default command prompt:

->

You are now connected to the CMM ILOM CLI.

6. Navigate to the server module ILOM by typing this command:

-> cd /CH/BLn/SP/cli

Where n is 0 through 9 for server modules 0 through 9 respectively.

7. Type the command start.

A prompt appears.

8. Type y to continue or n to cancel.

If you typed y, the server module ILOM prompts for its password.



Note - The CMM ILOM logs on to the server module ILOM using the user name in the user target under /CH/BLn/SP/cli (where n is the server module number).


9. When prompted, type the password.

The default password is changeme.

The server module ILOM prompt appears. You are now connected to the server module ILOM.

10. Type exit when you are done.

The server module ILOM exits and the CMM CLI prompt appears.

The following display shows an example of the login screen.


 -> cd /CH/BL2/SP/cli
/CH/BL2/SP/cli
 
-> start
Are you sure you want to start /CH/BL2/SP/cli (y/n)? y
Password:         Type the password to the server module ILOM. 
 
Sun(TM) Integrated Lights Out Manager
 
Version 2.0.3.9
 
Copyright 2008 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
 
Warning: password is set to factory default.
 
-> exit           Type this command to exit the server module ILOM and return to the CMM ILOM.
Connection to 10.6.153.33 closed.

Option 2: Connecting to ILOM Through a Dongle Cable

You can use the dongle cable to connect a terminal directly to the server module ILOM. FIGURE 2-2 shows a dongle cable connected to a server module.



caution icon Caution - The dongle cable should be used only for configuration and service purposes. It should be disconnected from the server module when the configuration or servicing operation is completed.

If you have a dongle cable connected to a server module, it must be removed before closing the door of a rack cabinet. The dongle cable may be damaged if it is not removed before the cabinet door is closed.


FIGURE 2-2 Dongle Cable


Graphic showing the dongle cable connections

Legend


Connector

Status

1

Dual USB connectors

Used

2

Serial port connector

Used

3

VGA video connector

Used



procedure icon  To Connect to ILOM Using a Dongle Cable

1. Connect a dongle cable to the server module.

2. Connect a terminal or terminal emulator to the RJ-45 connector (labeled as 2 in the figure) on the dongle cable.

The ILOM login prompt appears.

3. Type the user name and password when prompted.

The default user name is root and the default password is changeme.

The server module ILOM prompt appears.

4. When you are done, exit ILOM by typing:

-> exit

Option 3: Connecting to ILOM Through the Ethernet Port

The chassis Ethernet ports provide the most robust method of connecting to ILOM. This connection supports both the CLI and the web GUI.

You can connect to ILOM through either the RJ-45 NET MGT 0 Ethernet port or the corresponding network express module (NEM) port.

Before you can use the Ethernet connection, you must know ILOM’s IP address.



Note - To configure the ILOM IP address, see Configuring the ILOM IP Address.


Logging In and Out of ILOM

You can use either the ILOM command-line interface (CLI) or web GUI to access ILOM.


procedure icon  To Log In and Out of the ILOM CLI

ILOM supports Secure Shell (SSH) access to the CLI over the Ethernet.

1. Start an SSH client.

2. To log in to ILOM CLI, type:

$ ssh root@ipaddress

Where ipaddress is the IP address of the server SP.

3. Type your password when prompted.

The default user name is root, and the default password is changeme.

For example:


$ ssh root@192.168.25.25
root@192.168.25.25's password:
Sun Integrated Lights Out Manager
Version 2.0.3.9
Copyright 2008 Sun Microsystems, Inc. All rights reserved.
Warning: password is set to factory default.
->

4. To log out of ILOM, type exit.


procedure icon  To Log In and Out of the ILOM Web GUI

1. To log in to the ILOM web GUI, type the IP address of the ILOM service processor into your web browser.

The ILOM login screen appears.

FIGURE 2-3 Web GUI ILOM Login Screen


Graphic showing ILOM web GUI login screen.

2. Type your user name and password.

When you first try to access the web GUI, it prompts you to type the default user name and password. The default user name and password are:

The default user name and password are in lowercase characters.

3. Click Log In.

The web GUI appears.

4. To log out of the web GUI, click the Log Out button at the top right of the web GUI.

The ILOM log out screen appears.



caution icon Caution - Do not use the Log Out button in your web browser to log out from the ILOM web GUI.


FIGURE 2-4 ILOM Log Out Screen


Graphic showing ILOM web GUI logout screen.

Configuring the ILOM IP Address

This section describes how to view and set the ILOM IP address. It includes the following sections:


procedure icon  To View the ILOM IP Address

1. Log in to the ILOM CLI using any of the methods described in Connecting to the Server Module ILOM.

To use the Ethernet SSH connection, you must already know the IP address.

2. Type these commands from the root directory.

a. To see all the IP address-related information, type:

-> show /SP/network

b. To see only the IP address, type:

-> show /SP/network/ipaddress

procedure icon  To Configure the ILOM IP Address Using BIOS Setup Utility

The BIOS Setup Utility enables you to set the ILOM IP address. You can configure the IP address manually (static) or use DHCP to configure it.

1. Verify the following:

2. Start the BIOS Setup Utility.

a. Boot the system.

b. Watch the boot messages. You will see a message that says you can press F2 to enter BIOS setup.

c. After you see the message, press F2.

After some messages and screen changes, the BIOS Setup Utility appears.

3. Select the Advanced tab.

The Advanced page appears.

4. Highlight IPMI 2.0 Configuration in the list, then select Enter.

The IPMI 2.0 Configuration page appears.

5. Highlight LAN Configuration, then select Enter.

The LAN Configuration page appears.

6. On the LAN Configuration page, under IP Assignment, select DHCP or Static.

If you selected Static, fill in the IP address, subnet mask, and default gateway at the bottom of the page.

7. Select Commit to save your changes.

The BIOS utility automatically updates the address fields.



caution icon Caution - You must select Commit to save the changes on this page. Using F10 will not save your changes.


8. To find the IP address that DHCP assigned to the server module ILOM, either:



Note - Different DHCP server applications running on different operating systems store these log files in different locations. Consult your DHCP system administrator to locate the correct path to the log file.


Typically, DHCP log file entries are individual lines with the following comma-separated fields:

ID, Date, Time, Description, IP Address, Host Name, MAC Address

Locate the MAC address of your ILOM in the MAC Address (seventh) field of the correct DHCP file entry, and record the corresponding value of the IP Address (fifth) field. This is the IP address that you must use to access the web GUI and the ILOM Remote Console application.


procedure icon  To Configure the ILOM IP Address Using DHCP

This procedure uses DHCP to assign ILOM an IP address.

1. Verify that your DHCP server is configured to accept new media access control (MAC) addresses.

2. Obtain the server module ILOM MAC address from one of the following locations:

MAC addresses are 12-digit hexadecimal strings in the format xx:xx:xx:xx:xx:xx where x represents a single hexadecimal letter (0-9, A-F, a-f). Write down the address for future reference.

3. Connect an Ethernet cable to the network express module (NEM) port corresponding to the server module.

Refer to your chassis documentation for the location of the NEM port.



Note - DHCP requires a connection to the server module through the NEM before DHCP can assign an IP address to the server module ILOM.

DHCP cannot automatically assign an address to the server module ILOM if it is only connected to the RJ-45 NET MGT Ethernet port.


4. Reset the server module ILOM.

a. Log in to the server module ILOM. See Option 1: Connecting to ILOM Through the Chassis Serial Connector or Option 3: Connecting to ILOM Through the Ethernet Port.

b. Type the reset command:

-> reset /SP

DHCP automatically assigns ILOM an IP address when the server module restarts.

5. Find the IP address that DHCP assigned to the server module ILOM.

See Step 8 in To Configure the ILOM IP Address Using BIOS Setup Utility.


procedure icon  To Configure the ILOM IP Address Using the CLI

This procedure describes how to manually configure the ILOM IP address using the CLI.

1. Connect to the server module ILOM using one of the following methods:

2. To see the IP address, type show /SP/network/ipaddress.

The last string, /ipaddress is optional.


-> show /SP/network/ipaddress
 
 /SP/network
    Targets:
 
    Properties:
        ipaddress = 10.6.153.148
 
    Commands:
        show
 
->

3. To navigate to /SP/network, type:

-> cd /SP/network

4. Do one of the following:

-> set pendingipdiscovery=static

-> set pendingipaddress=xxx.xxx.xx.xx

-> set pendingipnetmask=yyy.yyy.yyy.y

-> set pendingipgateway=zzz.zzz.zz.zzz

-> set commitpending=true

where xxx.xxx.xx.xx, yyy.yyy.yyy.y and zzz.zzz.zz.zzz are the IP address, netmask, and gateway for your ILOM and network configuration. To determine these addresses, see your system administrator.

-> set pendingipdiscovery=dhcp

-> set commitpending=true

5. To log out of ILOM, type:

-> exit

If you connected to the server module ILOM through the CMM ILOM, you will be returned to the CMM ILOM.

If you connected to ILOM using SSH, you will be disconnected automatically because you logged in under a different IP address. If it is taking a long time to be disconnected, you can force a disconnect by typing ~. in the SSH window.

The following display shows a typical session where the user looks at static settings, configures them to be dynamic, then looks at the new settings.

 


-> cd /SP/network
 
-> show
 
/SP/network
   Targets:
 
   Properties:
       commitpending = (Cannot show property)
       ipaddress = 10.6.42.42
       ipdiscovery = static
       ipgateway = 10.6.42.1
       ipnetmask = 255.255.255.0
       macaddress = 00:14:4F:3A:26:74
       pendingipaddress = 10.6.42.42
       pendingipdiscovery = static
       pendingipgateway = 10.6.42.1
       pendingipnetmask = 255.255.255.0
 
   Commands:
       cd
       set
       show
 
 
-> set pendingipdiscovery=dhcp
Set 'pendingipdiscovery' to 'dhcp'
 
-> set commitpending=true
Set 'commitpending' to 'true'        if you logged in using SSH, you will be                                      disconnected here.
 
-> show
 
/SP/network
   Targets:
 
   Properties:
       commitpending = (Cannot show property)
       ipaddress = 10.6.42.191
       ipdiscovery = dhcp
       ipgateway = 10.6.42.1
       ipnetmask = 255.255.255.0
       macaddress = 00:14:4F:3A:26:74
       pendingipaddress = 10.6.42.191
       pendingipdiscovery = dhcp
       pendingipgateway = 10.6.42.1
       pendingipnetmask = 255.255.255.0
 
   Commands:
       cd
       set
       show
 
 


Setting Up Platform Operating System and Driver Software

After configuring the server module ILOM network settings, you can configure the preinstalled Solaris 10 or OpenSolaris 2009.06 Operating System, or install a supported Windows or Linux operating system and drivers.