C H A P T E R  2

Managing the Service Processor

This chapter contains information on ILOM properties on the Sun Netra X4450 server that augment the array of properties that are common to ILOM on other platforms. In particular, this chapter covers properties in the /SP namespace. This chapter consists of:


Storing Customer Information Using the SP

This section describes ILOM features that enable you to store information (for purposes such as inventory control or site resource management) on the SP and FRU PROMs.

procedure icon  To Change System Identification Information Using the CLI

Use the /SP system_identifier property to store customer identification information.

procedure icon  To Change Customer Identification Information Using the Web Interface

  1. Log into the ILOM web interface as Administrator (root) to open the web interface.

  2. Select System Information --> Identification Information.

    FIGURE 2-1   ILOM Identification Information Window

    Screen shot of the ILOM web interface, showing
the Identification Information fields.


  3. View the SP Hostname.

  4. Edit the SP System Identifier field.

  5. Click Save.


Changing Service Processor Settings to Factory Defaults

This section describes how to set service processor settings back to the factory defaults.

procedure icon  To Reset the Service Processor Settings to Factory Default Values Using the CLI

Use the reset_to_defaults property to set all ILOM configuration properties back to their factory default values. The all option sets the ILOM configuration and all user information back to the factory default values.

  1. At the -> prompt, type:


    -> set /SP reset_to_defaults=all
    

    where reset_to_defaults can be set to one of the following:

    • none – Make no changes.

    • configuration – Preserve the user database.

    • all – Reset (clear) the user database.

  2. Reset the service processor so that the new property value can take effect.

procedure icon  To Reset the Service Processor Settings to Factory Defaults Using the Web Interface

  1. Log into the ILOM web interface as Administrator (root) to open the web interface.

  2. Select Maintenance --> Configuration Management.

  3. Select a Reset Defaults value.

    FIGURE 2-2   ILOM Configuration Management Window

    Screen shot of the ILOM web interface, showing
the Configuration Management fields.


  4. Click Save.


Managing SSH Server Settings

Use the procedures in this section to manage the SSH server settings.

procedure icon  To Change the Type of SSH Keys Using the CLI

Use the set /SP/services/ssh generate_new_key_type command to change the type of Secure Shell (SSH) host keys generated on your server. After changing the type, use the set /SP/services/ssh generate_new_key_action command to generate a new set of keys of the new type.

procedure icon  To Generate a New Set of SSH Keys Using the CLI

Use the set /SP/services/ssh generate_new_key_action command to generate a new set of Secure Shell (SSH) host keys.

procedure icon  To Restart the SSH Server Using the CLI

Use the set /SP/services/ssh restart_sshd_action command to restart the SSH server after you have generated new host keys using the set /SP/services/ssh generate_new_key_action command. This reloads the keys into the server’s dedicated data structure in memory.

procedure icon  To Enable or Disable the Remote Connection Using the CLI

Use the /SP/services/ssh state property with the set command to enable or disable the remote connection.

procedure icon  To Manage SSH Server Settings Using the Web Interface

  1. Log into the ILOM web interface as Administrator (root) to open the web interface.

  2. Select Configuration --> SSH Server Settings.

    FIGURE 2-3   ILOM SSH Server Settings

    Screen shot of the ILOM web interface, showing
the SSH Server Settings fields, Policy Configuration fields, and
the Configuration Management fields


  3. Select an action from the SSH server pulldown menu.

  4. Click Generate RSA Key or Click Generate DSA Key to generate a new key type and a new key.

    If you have generated a new key, restart the SSH server for the new key to take effect.



    Note - When the SSH server is restarted or disabled, any CLI sessions running over SSH will be terminated immediately.




Managing Alarms Indicators

The alarm indicators are managed using the ILOM CLI or web interface, or the IPMItool utility. Setting an alarm indicator to ON enables the corresponding alarm on the rear panel alarm port and the front panel alarm LED. Use the following procedures to set or reset an alarm.

procedure icon  To Set an Alarm Indicator On or Off Using the CLI

Use the /SYS/ALARM/ value property with the set command to set an alarm on or off.

procedure icon  To Reset an Alarm Indicator Using Web Interface

The ILOM web interface only allows you to turn off an alarm indicator that has been turned on.

  1. Log in to the ILOM web interface as Administrator (root) to open the web interface.

  2. Select System Monitoring -> Indicators.

    FIGURE 2-4   ILOM System Monitoring

    Image that shows the ILOM System Monitoring
window.


  3. Select the radio button next to that indicator, then choose an option from the Action drop down list.

  4. Click Save.

procedure icon  To Get Status for All Alarm Indicators

procedure icon  To Get Status for a Single Alarm Indicator

procedure icon  To Turn Off an Alarm Indicator

procedure icon  To Turn On an Alarm Indicator